By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T02:53:26.959Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T02:53:26.962Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-13T02:53:27.002Z |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-11-13T02:53:27.696Z |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-11-13T02:53:27.796Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T02:53:27.797Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T02:53:27.798Z |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-11-13T02:53:27.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-13T02:53:28.058Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-13T02:53:28.098Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-13T02:53:29.554Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-13T02:53:29.986Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-13T02:53:30.004Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-13T02:53:30.005Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-13T02:53:30.068Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-13T02:53:30.068Z |INFO |Root WebApplicationContext: initialization completed in 1969 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-13T02:53:30.463Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-13T02:53:31.247Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-13T02:53:32.403Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-13T02:53:32.587Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-13T02:53:32.587Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-13T02:53:32.589Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-11-13T02:53:32.902Z |INFO |Started MainApp in 8.167 seconds (JVM running for 8.863) |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-13T02:53:32.973Z |INFO |Start scheduling PRH workflow |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:53:32.985Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=70782ac0-5b9a-4ce0-aae5-c2c73630ac2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-13T02:53:34.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:53:34.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:53:44.440Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=2735b947-f9fa-47bb-8eeb-c3ae656599fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-13T02:53:45.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:53:45.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:53:55.551Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=31dcca37-70cc-4acb-803b-a1ebc0d5774f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-13T02:53:56.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:53:56.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:54:06.585Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=3e4a85f1-3963-40c4-b158-412c14f68dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-13T02:54:07.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:54:07.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:54:17.627Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=554ce16b-7d6d-4735-a907-2185a90d595c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-13T02:54:18.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:54:18.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:54:28.669Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=238a8073-86b0-4b0a-a30e-2dc6cf37519e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-13T02:54:29.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:54:29.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:54:39.737Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=761c2c24-6bf7-4d41-8b88-9af93395a65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-13T02:54:40.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:54:40.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:54:50.779Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=172c3b62-ac10-45b1-aa29-fa9ad1a07a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-13T02:54:51.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:54:51.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:55:01.827Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=1ed48406-1401-46be-8264-e8a16cba50a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:55:02.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:55:12.188Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=7faed661-7a6c-455e-98c9-1d2d06a09b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:55:12.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:55:22.207Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=f7e5bcb2-6c7f-44d5-ab35-e91e2379707b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:55:22.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:55:32.226Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=0c7d0ced-6d26-4a35-9ece-f4d54492206d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:55:32.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:55:42.254Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=830d8b8c-c899-4eb0-a1b7-dd7b44f844fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:55:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:55:52.278Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=0b328ce8-9cb5-4928-a966-cd15b4ccc50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:55:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:56:02.293Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=3f2dbfee-9dca-4701-b5a6-f2cb9afc0c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:56:02.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:56:12.310Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=4b6bedef-0ab2-459a-ad2a-120d200be40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:56:12.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:56:22.325Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ec158ba2-8544-4764-ab30-d59b68317c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:56:22.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:56:32.341Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=3e676787-5e82-418e-aaf5-cda45b20197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:56:32.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:56:42.365Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=0522487e-8976-48bf-90d8-55bb5b42e257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:56:42.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:56:52.380Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=83556349-0382-4a15-9537-8351dd778696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:56:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:57:02.397Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=05672038-e7c6-4d8d-acb4-ddc64dc46365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:57:02.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:57:12.427Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=2f84313b-d4c5-4aee-88de-972fd8ea8155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:57:12.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:57:22.467Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=186e24d8-6a7a-43ae-bb37-a3ea68a6960e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:57:22.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:57:32.484Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fcde61a3-3ba3-4cc2-b79c-96cf587f8035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:57:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:57:42.509Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=2adeb321-3f6e-43ff-b8ca-099a5a238be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:57:42.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:57:52.534Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c2055954-0a1f-4c45-b473-a2dfbaa6d4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:57:52.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:58:02.668Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=2a1a6837-4e4e-4fe7-a899-533cc30e804c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:58:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:58:12.712Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ae6ba59e-c1fd-4540-b1c4-449e8c1251c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:58:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:58:22.784Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ee96eb8c-d3be-4a58-bc80-fe30077b819d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:58:23.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T02:58:31.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T02:58:31.338Z |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-11-13T02:58:31.339Z |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-11-13T02:58:31.343Z |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-11-13T02:58:31.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T02:58:31.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T02:58:31.357Z |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-11-13T02:58:31.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:58:33.043Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=9877a223-e145-4f2f-b100-ab0273b61df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:58:33.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:58:43.066Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=70460927-40cf-476b-8c4b-71e68a37ef66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:58:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:58:53.088Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=94571245-a84e-4e40-be8d-5cf4c00384db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:58:53.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:59:03.104Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=1f16bd2f-723d-4030-9a40-ebc36c7c0cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:59:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:59:13.118Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=cbb6f4c5-e451-48e3-8faf-8a1ac494f59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:59:13.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:59:23.134Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=d93b9e7a-9c2f-433f-bcc4-2583d9fb0a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:59:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:59:33.172Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=96b2e14d-b0d9-4cef-b755-824d1bbece58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:59:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:59:43.204Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=0e924766-8a02-4306-bf73-a7e03e3eb1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:59:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:59:53.219Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c72f7462-7f74-44ed-9f8b-5c79b248f306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T02:59:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:00:03.237Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fdfa8e95-33bf-438b-a80b-3bf8d31fcdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:00:03.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:00:13.249Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=6b7de7a2-9c4b-4153-a842-6d6ef0238733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:00:13.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:00:23.279Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=efdbd853-b329-4252-865a-5eca8879205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:00:23.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:00:33.313Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=68733b74-a84c-432e-b10d-7b6ceeff2eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:00:33.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:00:43.329Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=82bf244c-71a1-4878-97b3-0df73154777d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:00:43.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:00:53.343Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=d9b1aedb-06cb-41ff-aafa-34494cc10789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:00:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:01:03.357Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=6f7aba5c-c27a-4fe9-8b09-203d35371312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:01:03.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:01:13.396Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=d632ad98-5e9c-400a-a360-4aa94b7981c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:01:13.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:01:23.408Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=6983ea36-fed8-409a-943a-6d29ab7b7aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:01:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:01:33.421Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=3a071b59-107f-4748-8e12-11ae785325fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:01:33.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:01:43.447Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5c92858e-fc27-499d-a378-ec3ce28eeb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:01:43.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:01:53.468Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=72ab7da0-f826-4d9b-9d40-c8a096437674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:01:53.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:02:03.543Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ca27a652-785f-4bb5-8e21-3d49b222c23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:02:03.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:02:13.569Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=2a13f060-a5b2-4f07-8d36-9388d57a8dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:02:13.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:02:23.623Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=6eace573-6c33-43dc-a3a6-57d12eec2ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:02:23.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:02:33.636Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=81cde0fd-e309-4ff1-bda7-d6c4f07c0e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:02:33.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:02:43.651Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=8f03a895-f09f-4df6-8d0c-0c3413b77860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:02:43.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:02:53.785Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=a9fc97e2-04ed-4517-9ac3-c7a3ae273687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:02:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:03:03.807Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=dee71ec3-67a6-482c-9fd6-b9e8c485bc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:03:03.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:03:13.824Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=824e53e8-9673-4c8e-b6a2-1d21a47f1c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:03:13.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:03:23.842Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=b46d1658-71d8-44c1-805c-602316a0e6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:03:23.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:03:30.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:03:30.805Z |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-11-13T03:03:30.806Z |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-11-13T03:03:30.810Z |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-11-13T03:03:30.821Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T03:03:30.821Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T03:03:30.821Z |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-11-13T03:03:30.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:03:33.857Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=1cf1ddbc-7659-4bd1-a8df-b2dba52a8a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:03:33.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:03:43.871Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=7e84c57f-764c-40f7-aa0b-152900709c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:03:43.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:03:53.883Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=d7cddc4e-f073-42d9-bb09-231fd55cc19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:03:53.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:04:03.895Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=cb7a4356-6198-4fe6-8db9-2a67261a8acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:04:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:04:13.907Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c3d8a228-4d73-46ca-8493-ba8c583f73de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:04:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:04:23.922Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=7d3f7636-f2e5-43cb-8596-936ea983ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:04:23.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:04:33.933Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=6387b2a8-b9c5-44bd-9a34-455f7cf19197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:04:33.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:04:43.946Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=bfdbedbc-49e4-46a6-827c-bcaaf2c04fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:04:43.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:04:53.957Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=8cc05b5f-4398-4da0-ac28-74038e7e3071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:04:53.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:05:03.969Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=a6ccf49f-fe87-4c5a-adc9-f1fc12b17868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:05:03.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:05:13.981Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ea7ada0e-bb74-4070-b439-b611da3ebf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:05:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:05:23.990Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=341165cd-b2d1-47fd-9e4e-cc64d9c30a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:05:24.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:05:34.000Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=bd7d222d-4a6a-4496-bc68-f022b48e65df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:05:34.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:05:44.015Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ab60a8c1-9f4e-452c-a813-db74f3a82499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:05:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:05:54.028Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=e96200d7-fa7e-489e-9208-d386bf8d13c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:05:54.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:06:04.040Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=33031982-fb22-4ceb-bccf-e908a344a8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:06:04.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:06:14.051Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5c5b5984-7634-4670-90aa-afca85f49551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:06:14.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:06:24.069Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=e0f09c63-b668-4510-b35f-0d0d2232ca21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:06:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:06:34.088Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=459e2527-f889-4e07-8a52-3e590fccc545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:06:34.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:06:44.105Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=abd67364-f5d6-4d0d-9012-75265144a098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:06:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:06:54.124Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=02d47181-22a3-40d6-9731-5768d76ee3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:06:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:07:04.138Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=d7652995-d7e2-41c1-9f2a-348db01601fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:07:04.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:07:14.163Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=20a9af27-7e79-440a-bc97-4a3cf3aade11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:07:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:07:24.180Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=dad3166f-cd45-4f3a-b19f-d4e09f17c8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:07:24.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:07:34.205Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=32aa2434-e656-49cc-8294-2478cee52728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:07:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:07:44.218Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=93d62672-d7e0-4a34-8de8-fce9f3b48340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:07:44.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:07:54.232Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5791446e-e35d-4b57-862d-4d9ef49171e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:07:54.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:08:04.253Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=50a2be7c-cf5f-4545-b74f-9f2e6042f2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:08:04.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:08:14.277Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=cf9a4cd3-574a-4a39-8bbd-5a2d31ed22f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:08:14.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:08:24.289Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ef45f148-f98a-4825-b219-37dc577edf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:08:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:08:30.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:08:30.766Z |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-11-13T03:08:30.768Z |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-11-13T03:08:30.771Z |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-11-13T03:08:30.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T03:08:30.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T03:08:30.779Z |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-11-13T03:08:30.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:08:34.302Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=1e572c7f-5dfc-4a97-b695-c0d4e8b89e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:08:34.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:08:44.328Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=30353cb7-88f7-4940-a6a6-5b983274d384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:08:44.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:08:54.343Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5ff20e26-df5a-48f4-9667-32e37d771443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:08:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:09:04.356Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=6e8d6d74-164a-4710-b9d7-02544c0b735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:09:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:09:14.369Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=6e4edf59-3869-4085-817e-f056b7f46d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:09:14.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:09:24.380Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=e9b73839-bb97-4778-9096-1cfa8fc4d242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:09:24.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:09:34.394Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=9cff2818-76d4-4073-9cc3-ee1f77e1094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:09:34.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:09:44.404Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ed9fb10c-7e47-417b-be4e-8893ca01ae15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:09:44.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:09:54.436Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fc5311f1-201b-4102-ac72-88c8c28eb56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:09:54.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:10:04.451Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=cc792ff5-644e-4dd6-a2d2-c1b871b0196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:10:04.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:10:14.469Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=926353e2-4c95-4bb3-a2e9-bb5cd2d064f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:10:14.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:10:24.485Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=49c04390-2843-48f2-8ab7-e7c488c8623b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:10:24.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:10:34.499Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=2db705a8-863d-49d5-9c49-818a49741deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:10:34.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:10:44.509Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=713715c2-6890-48da-b719-fb52cfd42449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:10:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:10:54.521Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=521f63ab-eeea-4f62-bd57-ed306f26763f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:10:54.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:11:04.533Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=793dc442-4ba2-49a3-b6f8-6e580271ff9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:11:04.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:11:14.556Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=4fd5592a-132f-4e2e-a25a-2cb8b8bd0ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:11:14.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:11:24.566Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=013ead5a-247d-42a5-909e-bf72c9b265e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:11:24.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:11:34.580Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c41bad86-b3a0-4de9-98e1-7c49fef3bd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:11:34.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:11:44.596Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=2bcd0bc3-dc03-44a2-aa42-2e21d9731ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:11:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:11:54.612Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=73249f75-3e38-4402-9ed0-b54eb2ae5c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:11:54.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:12:04.625Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=a51a2f20-f0c9-4c23-8918-a8fdfb742eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:12:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:12:14.638Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c5996b22-99a5-4fbb-8b50-fd52dda1a711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:12:14.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:12:24.649Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ed40325a-4fcd-4d4b-8b2b-6fc5bb23c88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:12:24.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:12:34.660Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=098fdf98-7a45-4804-ab78-1269ce89eb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:12:34.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:12:44.669Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=9886e792-c7ba-4240-b4c7-bcba3c291f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:12:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:12:54.679Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=cee50a3c-3663-47e3-ad88-b57c1b64cf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:12:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:13:04.689Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=132c83c0-9adb-4447-917b-839b54e742a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:13:04.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:13:14.700Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c7ef6869-6d9d-4991-8fca-6f6fd7bff750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:13:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:13:24.711Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=9ecbf1ee-ef55-42f9-a250-de212afbea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:13:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:13:30.789Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:13:30.790Z |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-11-13T03:13:30.791Z |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-11-13T03:13:30.794Z |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-11-13T03:13:30.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T03:13:30.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T03:13:30.806Z |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-11-13T03:13:30.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:13:34.722Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=01ea2e65-5b29-4fc1-a69f-cd415ab33321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:13:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:13:44.733Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=cc1e14c5-59c1-4475-8ffe-e8e8118f31fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:13:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:13:54.745Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=a2a7e945-0e83-479a-b6dc-9a67fad7ab37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:13:54.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:14:04.761Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ba86865f-8b2a-4fab-9cb6-405b04dd732b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:14:04.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:14:14.773Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c24285d0-0a54-4b39-9730-ba9761e4dfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:14:14.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:14:24.788Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=17945caa-fd23-4bf3-bfd0-9087e00a3732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:14:24.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:14:34.800Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=43581c1f-9b06-44b8-83e2-4d6f4ece7753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:14:34.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:14:44.810Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=9783c8cc-ed52-4d40-90c8-055149a4fbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:14:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:14:54.828Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=66e832b9-bb65-4f8e-8d42-49762177828c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:14:54.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:15:04.846Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=40d26df3-5568-44b0-81b7-cb4e43af4f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:15:04.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:15:14.855Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=40ac7629-d399-4909-a526-58383c3c9334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:15:14.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:15:24.868Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=36a1fee7-6c17-489e-a3af-fbe9583a76c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:15:24.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:15:34.883Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c2bcef09-7d2e-47cd-b03b-4400ab525d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:15:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:15:44.897Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5bb3352b-e775-4e08-b0b9-46ab07cdfbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:15:44.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:15:54.911Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=49656459-c2ad-4665-a9ca-cf2d48c82dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:15:54.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:16:04.925Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=47fcaacf-b875-45d3-a997-046dc86e72ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:16:04.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:16:14.939Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ee76ced8-8a5d-41d4-af1c-0ee0a6b432e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:16:14.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:16:24.957Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=8fb09664-3a54-444d-ad77-b31186492f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:16:24.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:16:34.967Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5625b29c-8ce3-4b2b-b2f8-8f6ff76106d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:16:34.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:16:44.977Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=62ff0292-f6e3-4538-94a8-97597a8152b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:16:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:16:54.993Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=85374958-1fc9-4da9-a309-4d72cb18fe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:16:55.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:17:05.010Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=9dbf758f-1eee-4949-bc03-d75a73235b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:17:05.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:17:15.030Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=e88da19f-bf32-477c-be3b-4a3b879b2f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:17:15.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:17:25.065Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=e6652854-aeed-4d0d-8d16-0d5979e95dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:17:25.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:17:35.081Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5bca8116-1461-4985-85d6-a74d180ef1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:17:35.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:17:45.112Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fe9f71e9-4221-438d-b33e-6d5d79e22162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:17:45.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:17:55.124Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=0d0f242e-7964-4b27-b394-62f01f432bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:17:55.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:18:05.134Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=bfc26590-7ef5-4dff-8b3e-9b284d731ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:18:05.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:18:15.151Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=879a0172-5b7e-42c5-991d-8031dbe2c9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:18:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:18:25.161Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=20fc9a0f-d2df-499a-ac91-98afcd0774f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:18:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:18:30.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:18:30.780Z |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-11-13T03:18:30.782Z |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-11-13T03:18:30.784Z |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-11-13T03:18:30.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T03:18:30.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T03:18:30.793Z |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-11-13T03:18:30.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:18:35.172Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=62559375-847a-431b-bdc2-4f3b3b79b554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:18:35.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:18:45.182Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=062be0ad-0374-4ffe-9b64-9026e7f6cfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:18:45.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:18:55.194Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=009ed761-4768-4641-80cb-9a43f48da837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:18:55.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:19:05.202Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fbe55557-2304-4d58-9f9a-73876e0a70d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:19:05.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:19:15.212Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=3354307b-733d-4789-a7c1-a54f3eb0b629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:19:15.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:19:25.221Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=7f62af01-908d-4164-ad5f-8e7c12d6142b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:19:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:19:35.233Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=f93b3f5d-d96c-4854-86a6-a22ff237331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:19:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:19:45.243Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=026dc334-077b-4f64-856d-544875eafc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:19:45.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:19:55.254Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=88788b04-fb09-460c-be3c-187aa657b89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:19:55.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:20:05.265Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ff835395-b13c-444b-af7a-3c90cb237703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:20:05.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:20:15.278Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=b3a6a397-f5bc-46ce-83ac-1a5b6b1366b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:20:15.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:20:25.290Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=f2281826-b995-4209-b3aa-e9c0606a5535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:20:25.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:20:35.303Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=f9dd14ff-d34e-4dad-8cec-0a0d32256f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:20:35.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:20:45.313Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=b524a75c-39da-4a78-a880-fd765bd88141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:20:45.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:20:55.325Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=b2b6161c-a211-46d9-b461-5b37e7a59a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:20:55.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:21:05.335Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=1a1a055a-6b67-4fd7-bfea-948960356794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:21:05.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:21:15.346Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=95242281-27cb-4c41-ab88-54d4d7f3c373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:21:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:21:25.359Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=6f9332c3-9574-4bcd-aecb-d542f2a293e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:21:25.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:21:35.369Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=a68de381-71f7-410f-9817-847c8ef2d0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:21:35.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:21:45.380Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=89930e3b-802d-4577-8eb1-b2da8deb44d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:21:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:21:55.396Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=95eb1956-7f22-4519-8264-0001d8b0786e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:21:55.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:22:05.408Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=1e742c2d-e593-4c0a-a371-7f05cf91ecdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:22:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:22:15.418Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=689d8a0f-38ca-4e21-bbe9-f3847233d916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:22:15.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:22:25.434Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=d33518ae-c2e6-4769-b102-48f8fb61bda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:22:25.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:22:35.445Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=10eb0940-991c-4ff4-b18e-043281e91175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:22:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:22:45.456Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=52d41927-8de5-4cc4-bcc1-87b2598d8823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:22:45.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:22:55.466Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c412ce82-bed5-45e0-b2a4-341276cccb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:22:55.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:23:05.477Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=81cc6614-bb8b-4abe-adc0-29d4a6ef8666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:23:05.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:23:15.488Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=31a7ddf1-8b3a-491f-8062-bb72a4cd03f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:23:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:23:25.499Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c69bb978-c001-485d-ac70-71e07609c544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:23:25.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:23:30.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:23:30.737Z |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-11-13T03:23:30.738Z |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-11-13T03:23:30.742Z |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-11-13T03:23:30.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T03:23:30.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T03:23:30.750Z |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-11-13T03:23:30.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:23:35.509Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fa29a92c-2026-4b0a-ab97-2645d7110e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:23:35.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:23:45.519Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5c4c5b38-e715-479d-88e0-084b9a8a31e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:23:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:23:55.528Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=29e3cbab-46a3-4d0c-a7a7-67b956c4aee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:23:55.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:24:05.540Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=eaeb84c0-8f7e-4db5-a461-d7631ec6d056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:24:05.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:24:15.549Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=a01f54fe-0560-4409-8191-200a2968c99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:24:15.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:24:25.558Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ee46032d-b2e2-477e-93df-bddc0fba5647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:24:25.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:24:35.568Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=e4225b29-4475-49af-bc59-2fc2c3b705ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:24:35.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:24:45.578Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=d2e66e18-55b8-4390-925c-e5dd6cac4d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:24:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:24:55.587Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=306f7186-4270-48d2-9a15-b2d29234d978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:24:55.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:25:05.598Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=8a0fe797-67d6-4f29-9311-6f8490986562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:25:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:25:15.609Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=d8bdaaf9-b33e-4b33-91d6-05f11432a337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:25:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:25:25.617Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=d96b79f1-ac25-4ad7-9056-c9948efacc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:25:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:25:35.628Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=537a613d-a0c9-48f0-85ff-f7fffe369e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:25:35.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:25:45.638Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=98caf70a-4ca5-4dda-b897-bb9c30d7b0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:25:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:25:55.647Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=147f239b-94e6-4d96-9875-4f75c9289071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:25:55.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:26:05.658Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=f2ceae0a-136b-4b30-b15c-ddedeaeb5341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:26:05.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:26:15.669Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=f2620886-0de2-47fe-acb1-dbcf5daaa9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:26:15.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:26:25.680Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=e16491d5-e417-4638-8beb-6c441bda1bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:26:25.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:26:35.690Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=705cb59b-7e0c-4f43-a2d8-22ac4503f8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:26:35.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:26:45.704Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=7672b62e-e1a4-4d44-813d-bb7fe4868299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:26:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:26:55.714Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5c70af2f-c9f3-47df-aa7f-0836abebee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:26:55.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:27:05.726Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=7f2e4cc1-b888-42ca-ae63-51bf6e8d0ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:27:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:27:15.735Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=9ff51bd9-016b-4f6f-a96a-0a00b86b5315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:27:15.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:27:25.743Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=6c55d825-32f6-4cb0-9367-be7c6c0146b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:27:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:27:35.753Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=b4546e5f-bdcf-4170-a07a-6de92974fbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:27:35.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:27:45.763Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5ac29aff-340d-4e19-a39a-049a0a1844a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:27:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:27:55.774Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=007df4b5-953d-421b-b3eb-b76e39f7423c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:27:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:28:05.784Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=df89df15-cd4d-462f-8303-a1769b7138b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:28:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:28:15.793Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c68560f1-d04b-49e6-8ead-ae93cee00559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:28:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:28:25.803Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=364afa5e-e29d-4d2f-b4d0-c0cfa80625a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:28:25.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:28:30.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:28:30.762Z |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-11-13T03:28:30.763Z |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-11-13T03:28:30.765Z |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-11-13T03:28:30.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T03:28:30.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T03:28:30.772Z |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-11-13T03:28:30.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:28:35.812Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=174ee1f3-bf72-4fb6-9199-78cd967d7be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:28:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:28:45.821Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ab8991a2-6c89-4218-85f5-390efe26d9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:28:45.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:28:55.831Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=7f4c03b0-f5a0-4995-afb7-c4add527a89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:28:55.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:29:05.841Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=3124838f-62f3-42b8-b4e4-99ded9ed48eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:29:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:29:15.851Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=78f4ac7c-8dd0-4451-972b-9064d31c6aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:29:15.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:29:25.860Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=32b58f45-604e-460b-ba37-e252dc430f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:29:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:29:35.870Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=bd564d0b-2a58-470b-b73d-8c1001d6177d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:29:35.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:29:45.880Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c5a6e5fb-d832-456d-aed0-14dfcfeb251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:29:45.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:29:55.889Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=e307667a-5566-48af-b4e7-623697eb4018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:29:55.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:30:05.899Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=9e561d13-0c19-47e9-b37b-2ec228977427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:30:05.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:30:15.909Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=24105b06-0f15-46a0-9712-4192136f76f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:30:15.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:30:25.921Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=f6a7c9e9-15b7-4dbe-bc6c-84f873ac6a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:30:25.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:30:35.940Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=89a033be-ca13-43e3-9253-66f3df7ead22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:30:35.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:30:45.951Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=b5d96662-c6ac-4cb0-ab77-5347673b1681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:30:45.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:30:55.961Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c061377e-8f80-4646-9df9-909da1322b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:30:55.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:31:05.971Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fb3014f2-80fb-481d-898c-8e71c322b539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:31:05.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:31:15.980Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=12b9bfed-862d-4d4f-8af1-af5275ba11d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:31:15.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:31:25.989Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5a70deea-c46c-4a7e-86b5-67cad83dac7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:31:25.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:31:36.000Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=e26a1299-3e54-477b-b44f-805c5a2e256a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:31:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:31:46.012Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=3e3e3c17-ed22-4023-90a5-935c623d04eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:31:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:31:56.022Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fec499ec-976a-4ca2-b6c5-428ad4270413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:31:56.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:32:06.035Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ba8c1e37-9358-40d1-a495-37c553ef89c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:32:06.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:32:16.045Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=a1c58a6f-085d-4970-8d86-68b4a2a35114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:32:16.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:32:26.060Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=681c4d90-f6f3-4bad-8064-f5465998f27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:32:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:32:36.069Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fbcbfb70-d9fb-4462-a674-f8fb525bc41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:32:36.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:32:46.079Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=dc3918df-5530-44a4-91f4-a29b591a0a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:32:46.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:32:56.089Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fca4cbff-e076-436c-83f8-806cf6cb73d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:32:56.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:33:06.098Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fbdc98d1-8fb9-47b6-b36e-23bd002ac107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:33:06.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:33:16.113Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=9f77a299-6706-4748-9dc2-132751805531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:33:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:33:26.122Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ff05be78-2009-426c-93a4-40c59eda65a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:33:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:33:30.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:33:30.691Z |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-11-13T03:33:30.692Z |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-11-13T03:33:30.693Z |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-11-13T03:33:30.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T03:33:30.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T03:33:30.699Z |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-11-13T03:33:30.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:33:36.132Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=4a28443a-740f-47fd-a638-01236082c28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:33:36.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:33:46.144Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=36044293-d2ef-4f3f-a0fb-ff7ec283ec63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:33:46.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:33:56.157Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=844d6684-59e6-43ea-8de0-357db14c3870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:33:56.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:34:06.172Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=6d82d934-b9a3-474c-aaaa-f21b793a0b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:34:06.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:34:16.182Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fcf68856-5201-4cb5-aba6-47c4f8acb3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:34:16.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:34:26.190Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=af478efb-6e32-49d4-9959-e63fdcc3fc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:34:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:34:36.199Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=b25bf0ac-4da5-4c7b-a78d-ff11356b74b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:34:36.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:34:46.209Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c4556ec7-6fa3-4091-957f-2fe6c140f8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:34:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:34:56.217Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=83416db7-e54c-49d0-afae-330b3ca8cb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:34:56.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:35:06.227Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5c738798-1e84-4f1f-adf7-4427690beaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:35:06.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:35:16.236Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=8c4744df-268d-4a19-8e28-8adb779b4010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:35:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:35:26.246Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fbb27b0b-59c2-485f-80d8-5e86f003a179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:35:26.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:35:36.257Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=661b07b1-3033-4491-abc3-4f78fbd528ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:35:36.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:35:46.266Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=decdf7c3-4533-4a7d-bb08-adb34a86cb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:35:46.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:35:56.286Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=616de7e3-533b-4607-9e11-0ce361079391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:35:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:36:06.297Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=bca09bf7-087c-4f27-ae93-19c130fc577a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:36:06.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:36:16.307Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=eef4a0f6-f86c-4f4a-9087-75b252584036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:36:16.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:36:26.326Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=dc27a090-6351-4b84-bfc8-e3619fd7418a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:36:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:36:36.336Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=b6e02a76-09dd-47dd-b30a-921f39a87186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:36:36.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:36:46.345Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=d2422a2b-1822-40c0-a9e9-fe9dfa15ff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:36:46.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:36:56.354Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=8b2c4218-f319-45cb-984e-754c5788d28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:36:56.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:37:06.363Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=05b78bf3-4fa6-46f6-af2d-14b9007d29e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:37:06.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:37:16.372Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5c8f6a45-3b7d-456a-8f0b-5e3d019f3ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:37:16.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:37:26.381Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=8b7431dd-55f0-4008-a861-ec5dda0dbcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:37:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:37:36.390Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=5980cf4f-ef07-4490-a6a5-7053bff90446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:37:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:37:46.400Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=017ac26e-f12b-41b7-a84f-66b1540772e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:37:46.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:37:56.411Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=f7040511-1654-428f-8167-f34490245f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:37:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:38:06.421Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=b6a69f62-9707-4be7-b673-ab101deee23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:38:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:38:16.431Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=1cc47e47-a1a3-4929-9589-06b2dc3e7312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:38:16.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:38:26.440Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=fc94c3ca-19fc-4a91-a57a-c6b7322ccd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:38:26.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:38:30.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:38:30.711Z |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-11-13T03:38:30.712Z |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-11-13T03:38:30.715Z |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-11-13T03:38:30.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T03:38:30.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T03:38:30.721Z |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-11-13T03:38:30.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:38:36.451Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=4708496f-ff99-42e8-9fb6-bfefd9415e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:38:36.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:38:46.461Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=2cf3ff10-1c5c-40c5-b41b-9360cffab902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:38:46.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:38:56.471Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=d99cfb80-2b08-4151-96f9-264d1a6fe5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:38:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:39:06.480Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=b843fe22-cbd4-4e0b-b0b4-fbf75152e34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:39:06.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:39:16.498Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=febf2c08-2763-41b1-9950-f2e316a01eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:39:16.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:39:26.508Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=072bffc8-0eaf-445e-bd2f-780f5e4ff887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:39:26.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:39:36.518Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=32e339cd-5546-432f-aa5d-d0b0c7c1e9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:39:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:39:46.527Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=73f22940-58f8-45d2-8934-44278fe47d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:39:46.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:39:56.537Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=06710505-944c-47c7-adb7-bc01bbeadcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:39:56.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:40:06.548Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ef10bf0d-695e-40ef-9234-9875832d7ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:40:06.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:40:16.558Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=e2bb502b-bb0e-493e-beac-f8fdb94d64d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:40:16.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:40:26.568Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=7ea1c311-c9e4-43ed-aa97-d3b275748c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:40:26.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:40:36.579Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=ba0b2bac-baff-4450-a3ad-24cf15dc05ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:40:36.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:40:46.589Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=a3dc4f9e-71c6-45f1-9b03-5a5269f3a3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:40:46.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:40:56.598Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=428d93a8-2be6-4b2f-b242-a85d6021ef16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:40:56.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:41:06.611Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=0d5504f2-29fc-45f2-aa4f-7acae7ccef43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:41:06.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:41:16.622Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=8c8a5c2c-b8d1-48ec-bf3d-b5d5719617ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:41:16.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:41:26.633Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=bfd3da2c-72dc-4474-ab21-cadf8783274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:41:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:41:36.643Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=621b17ba-a5f9-4dd6-95e4-8077b16d6411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:41:36.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:41:46.653Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=9231a1e4-77a8-4cf6-934a-eed4b6643ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:41:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:41:56.662Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=990b0818-394e-4feb-b724-2b6ece647051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:41:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:42:06.673Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=bc9353c7-906b-4d1f-8bf8-1576d2bf64c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:42:06.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:42:16.684Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=21f1b87c-32f3-4cbc-861a-9501a55c9e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:42:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:42:26.694Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=679c88d5-6c66-4120-9e17-8b3bb7b18a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:42:26.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:42:36.704Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=45ef93ce-f2b6-4e5d-9ece-6b041782f23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:42:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:42:46.714Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=6aca7733-026e-4ef3-8463-ba2f645355fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:42:46.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:42:56.722Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=973fdcce-3fdc-4895-8cac-0741fbda650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:42:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:43:06.731Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=c14218ba-64a6-405f-a1a7-df0bfc5779f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:43:06.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:43:16.740Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=a7f7d5c2-9f96-4613-818c-6b65e9967c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:43:16.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:43:26.748Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=3facd877-bd85-4704-ab85-fe74408be585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:43:26.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:43:30.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-13T03:43:30.764Z |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-11-13T03:43:30.765Z |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-11-13T03:43:30.767Z |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-11-13T03:43:30.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-13T03:43:30.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-13T03:43:30.774Z |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-11-13T03:43:30.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:43:36.757Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=61a5c6e0-8067-43e4-b2d6-12e30e1ece52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:43:36.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:43:46.768Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=1c4eb10f-4b7e-4321-9fd5-4878f3ed2fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:43:46.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:43:56.778Z |INFO |Init configs |InvocationID=b116b628-04f0-4cf1-a7e8-5fcc391762a4, InstanceUUID=dbe8b2be-2f72-4372-b964-4915f137d2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-13T03:43:56.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |