By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:07:15.587Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:07:15.593Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T15:07:15.649Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:07:16.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:07:16.908Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:07:16.909Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T15:07:16.910Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T15:07:17.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-07T15:07:17.295Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-07T15:07:17.338Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-07T15:07:19.732Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-07T15:07:20.471Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-07T15:07:20.508Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-07T15:07:20.509Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-07T15:07:20.612Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-07T15:07:20.612Z |INFO |Root WebApplicationContext: initialization completed in 3273 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-07T15:07:21.267Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-07T15:07:22.669Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-07T15:07:25.085Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-07T15:07:25.427Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-07T15:07:25.428Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-07T15:07:25.431Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-07T15:07:25.904Z |INFO |Started MainApp in 14.892 seconds (JVM running for 16.031) |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-07T15:07:26.008Z |INFO |Start scheduling PRH workflow |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:07:26.036Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8645559d-a100-4dd8-80d9-bf382376e1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T15:07:27.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:07:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:07:37.747Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=092ac25d-5cf3-4daf-9f39-0aa2085aa829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T15:07:38.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:07:38.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:07:48.920Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a12ada55-21dc-48dd-9937-383dff70b3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T15:07:50.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:07:50.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:08:00.027Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=97b6ddbe-9f73-420f-8f94-fbdb4cfef2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T15:08:01.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:08:01.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:08:11.125Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e0620e42-225f-42a8-a435-7c28c69d314e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T15:08:12.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:08:12.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:08:22.206Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7db0989f-37d6-4c79-87a8-d1577546c24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-07T15:08:23.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:08:23.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:08:33.330Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=66b82db3-7a2f-4dcd-aaf2-5c86dad795fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:08:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:08:43.513Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=9497c83c-b6d0-4337-a39f-5661ef8e0233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:08:43.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:08:53.534Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b556bdd4-0ed0-4553-90eb-cbfcb9408f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:08:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:09:03.552Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=fcd9465d-4308-4272-9517-5c9493164bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:09:03.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:09:13.571Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=6988d220-fd7b-4ee5-aacc-ed6efc74cd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:09:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:09:23.589Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=6446de61-5805-41cf-b960-d55144761951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:09:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:09:33.611Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=06969185-678f-4c43-93c9-37e170af03fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:09:33.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:09:43.642Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=9f2e7635-c6b1-437c-9605-e0e51ad3de31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:09:43.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:09:53.666Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8d990122-2a00-4bdc-8d41-54c58c4a77e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:09:53.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:10:03.693Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=2684d381-5f9c-415c-8071-ccf60f93ceeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:10:03.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:10:13.709Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=63bcfaa4-ed4a-4c26-b9ff-9a9e6b28dcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:10:13.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:10:23.726Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=1a540c01-4fb6-41c8-9171-245a59f6c340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:10:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:10:33.747Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=4833599a-77f9-4335-a2c6-83696925f00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:10:33.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:10:43.770Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a543aabe-f050-4d33-87ad-d53b7cef6484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:10:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:10:53.790Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=af04c9cb-8da6-42be-956b-b10bfd498ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:10:53.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:11:03.828Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=3132f4d6-536a-43bd-82d9-59bdb6910a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:11:03.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:11:13.849Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8aee8c4e-2d09-46c8-a472-67062f490f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:11:13.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:11:23.868Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=64bb0896-fb38-4230-92ee-fcf27977917f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:11:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:11:33.885Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e2054351-f97e-4169-850d-2d3b17f8e272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:11:33.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:11:43.902Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=262b0ff8-e73c-4ae7-a92e-a5e0520f1555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:11:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:11:53.915Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=60d0c9b9-ff0b-458e-83ab-e004cec89af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:11:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:12:03.934Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=5f70aa71-75de-477e-b75b-e1f0d85a73ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:12:03.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:12:13.953Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7479c5b3-1d42-474c-939f-92a0664e3c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:12:13.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:12:23.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:12:23.157Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T15:12:23.158Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:12:23.164Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:12:23.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:12:23.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T15:12:23.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T15:12:23.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:12:23.979Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=83d8980f-c407-4dfb-9e1a-c7c21e969d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:12:23.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:12:33.997Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=6009a1ff-82f0-48bf-9235-c1bd70fab1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:12:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:12:44.024Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=3be18d11-7d26-42cc-82e9-352ad14f0f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:12:44.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:12:54.043Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=5a6df8b4-18e1-4200-b871-1407ce7a3d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:12:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:13:04.062Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=f61ce37e-5d8f-4e00-b1f7-e03b0ecefc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:13:04.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:13:14.086Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=09ba3480-4e44-4a26-bd35-a81573a5dcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:13:14.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:13:24.105Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=9316d0c7-0516-4e17-a2b5-9019cce6186b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:13:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:13:34.119Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=609934f4-0c65-4d83-a024-427bdcac717b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:13:34.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:13:44.133Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=904f6cdd-6917-48a7-ae87-0514c9567b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:13:44.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:13:54.146Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=60a9e64a-6144-4af5-89f7-9770fd69ae94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:13:54.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:14:04.166Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=84e3808e-ce71-4ebf-98b3-5054c6584a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:14:04.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:14:14.182Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=baa2fb14-49cc-4e04-be65-bddd86c337bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:14:14.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:14:24.219Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=837b2f89-89d5-4919-9072-b0c6850d8249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:14:24.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:14:34.240Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=81b0c5b9-2478-4f33-84cb-79d9e4e81ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:14:34.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:14:44.254Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a17d9046-ae24-460f-807b-1f27bdff3b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:14:44.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:14:54.269Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a3015651-2577-407a-9e7f-1d54a26c7f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:14:54.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:15:04.289Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=64f1663d-5707-4390-b925-4398de3e7ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:15:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:15:14.311Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=4bf8ac8c-1b02-4f93-9539-05321f21636b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:15:14.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:15:24.325Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=9364f69b-2e3b-4141-987a-a13117fa0cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:15:24.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:15:34.344Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=4d79c548-0301-4a9c-ba92-88dc210ca61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:15:34.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:15:44.361Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=929e4351-51c6-43a3-b155-3c6332a2f819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:15:44.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:15:54.374Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=884c95c7-2350-47a8-990a-966883b75281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:15:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:16:04.389Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=0464b9aa-d8fe-4f11-811e-87cc702e4ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:16:04.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:16:14.402Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e5c047b1-052a-4f5f-9bfe-3a235e018aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:16:14.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:16:24.425Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=2c63fcf3-5f8b-4ffd-ba3a-a102794a877d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:16:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:16:34.448Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=700e23cc-1a1d-470f-b0f7-e68814594c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:16:34.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:16:44.458Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=474bc4dd-f4b9-4b00-94d7-e0ead210f5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:16:44.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:16:54.476Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c2c197c8-df41-4ff6-abeb-4bd5329aa368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:16:54.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:17:04.490Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=576b0052-2245-41b0-9259-81514f87ff1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:17:04.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:17:14.501Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=654894e5-28bf-4935-84a1-143a149ebb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:17:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:17:21.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:17:21.693Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T15:17:21.694Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:17:21.697Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:17:21.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:17:21.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T15:17:21.720Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T15:17:21.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:17:24.513Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c1cd4259-5a6b-4a44-968d-fc41517f770b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:17:24.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:17:34.526Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=dbaa3fc8-5521-4e68-96bd-7bb8a859c95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:17:34.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:17:44.537Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d06f3a60-52db-4dfd-a838-ab6c8d713679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:17:44.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:17:54.551Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e1d756ed-1e4f-4fb9-b678-cdcd17f05455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:17:54.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:18:04.564Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=ffe49cc3-e4e4-49d0-a8f8-f928d323bb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:18:04.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:18:14.578Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a46397c5-e193-484e-be48-e94bfb21c5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:18:14.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:18:24.592Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=26b9a263-b1f1-4b25-a341-b95663a04aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:18:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:18:34.604Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=1271ec1a-931e-42b5-bd72-71dfd2ad08e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:18:34.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:18:44.617Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d24ebfd0-e8eb-42b3-99e9-1b83ad453a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:18:44.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:18:54.628Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8b43ba1d-6299-48a7-8375-b4f7c395c446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:18:54.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:19:04.641Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=afeea388-5846-49a6-b2b1-43cd1c91cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:19:04.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:19:14.653Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=404c419e-9c54-4a45-8dc4-6eb9758c4954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:19:14.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:19:24.674Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=cdd58584-84f9-4025-b419-4e929500629d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:19:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:19:34.688Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=cca09d3f-7b9e-4aba-a028-e5a8461b3800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:19:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:19:44.702Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=eed8d022-fed4-4f5b-b4b3-72751fdeeed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:19:44.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:19:54.728Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d40d267c-e80a-43be-9ad6-049dfb8b6569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:19:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:20:04.745Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=741875f1-a138-44fe-a0d2-e8f33d221c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:20:04.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:20:14.767Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=f4ebb226-6034-4c91-8e93-f06f3cfd4ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:20:14.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:20:24.783Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=da956c2a-a895-4bb4-bea0-d28f9d38bb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:20:24.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:20:34.796Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8bb489a3-3ae8-44cd-af09-9e911fbca2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:20:34.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:20:44.809Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=476bba7f-34df-4075-ab9c-004952c07f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:20:44.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:20:54.830Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=221a99f8-1be6-4b15-9d83-efd86fac534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:20:54.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:21:04.845Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=3e84c8bd-677b-4f81-aff3-ec4c0b7a1d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:21:04.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:21:14.857Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=68fad2f2-dba1-4ec4-bc9f-b1895641b8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:21:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:21:24.870Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b07f85b4-75b0-4144-af6e-030e48df9e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:21:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:21:34.883Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=885e2efb-e497-49cc-9c15-76feb8a3dced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:21:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:21:44.896Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=9f050c71-c3cf-4631-8e38-122dd05e0ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:21:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:21:54.907Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=f500c114-906d-4d14-9a86-230d9aeb179d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:21:54.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:22:04.923Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=76ab7417-8831-4da3-b120-4ce89295b924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:22:04.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:22:14.934Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a9fd850a-2381-4a7f-a90a-79143e36590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:22:14.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:22:21.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:22:21.650Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T15:22:21.651Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:22:21.654Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:22:21.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:22:21.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T15:22:21.672Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T15:22:21.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:22:24.948Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d38ab48d-1a3b-4452-b8f4-6a47d397f8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:22:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:22:34.966Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=901ccdde-35ad-487c-a26c-f8288331ffae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:22:34.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:22:44.979Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=0edfc7ea-4bdb-4444-bcb9-a39cc2b82ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:22:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:22:54.993Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=62792005-2256-4b2d-9b3b-e0f6638af647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:22:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:23:05.006Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c1935459-108b-43fb-a249-432e04473f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:23:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:23:15.019Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8c23bcf1-bc06-4584-a6f6-38e14b21e659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:23:15.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:23:25.032Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a1c50c87-18a1-40eb-af45-bf39c0fbd8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:23:25.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:23:35.054Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d25fcec6-e6ba-43fd-ad71-33db8e420334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:23:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:23:45.065Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c33b3f64-e97c-4193-82cb-5489763c3dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:23:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:23:55.079Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b028ba95-9c5b-48ba-8f13-c23498734369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:23:55.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:24:05.097Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7cc5cc97-6c4c-4fc1-9132-ffcf0206b5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:24:05.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:24:15.112Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8e1a3465-29ba-41d8-b8da-ff74a59b617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:24:15.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:24:25.123Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7b27b437-ba7e-4337-8ae4-40a0645a48c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:24:25.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:24:35.143Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=5172f9d8-3336-44b9-8397-8f2330e4a47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:24:35.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:24:45.164Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=1f11c4ef-5753-46b6-9f7e-5a703cad7f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:24:45.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:24:55.177Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=930c2c8a-c403-406d-bb67-5d28a2fdb199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:24:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:25:05.192Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=f18ea15d-eac7-458e-96f7-72df1470a7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:25:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:25:15.204Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=4c3b56ae-524c-4c66-887b-dea4cfd510d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:25:15.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:25:25.220Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=de690c8c-40ab-4446-9cce-70ec25754beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:25:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:25:35.232Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e6e42a76-e675-4122-8951-3a796cc0c4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:25:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:25:45.243Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b2ca4e85-5318-4d5c-833a-aa6faa0ca18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:25:45.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:25:55.256Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=61859e24-1c25-49f3-ad49-5ac288848061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:25:55.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:26:05.269Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=12f79b6a-178f-4a72-8c11-b0d606ef68b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:26:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:26:15.283Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=bcd6cb58-de50-423e-abcb-36d897a1e7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:26:15.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:26:25.301Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=bd448801-af65-4c28-9370-3052de4ca66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:26:25.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:26:35.313Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=6617db5b-b72d-4cde-b941-9d983bc58491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:26:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:26:45.325Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e6cae96f-f327-4569-be6a-384fc0b1d1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:26:45.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:26:55.342Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=5afd7f3e-7d10-45f1-b283-e4890caa7237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:26:55.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:27:05.354Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d8636be6-0f5c-4b7a-aaa3-6ffeac911974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:27:05.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:27:15.368Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=f74612aa-822f-46ad-8db9-9b07a180421d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:27:15.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:27:21.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:27:21.673Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T15:27:21.674Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:27:21.676Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:27:21.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:27:21.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T15:27:21.690Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T15:27:21.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:27:25.379Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=fca07f3a-60ca-46b6-95d8-ea61af261189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:27:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:27:35.389Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=fea289d3-74fa-4a93-8e61-8e0f847418f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:27:35.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:27:45.400Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=3efc3c45-f66f-451c-b61e-681a92511003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:27:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:27:55.410Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a353e380-f1c0-486b-8786-e396952f6bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:27:55.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:28:05.422Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=45c64c9e-ac7c-4380-96cc-61d94a2ac3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:28:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:28:15.430Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e6ca3492-923a-4ece-a6ea-4359cefd287e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:28:15.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:28:25.442Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b8b697b1-8eda-4cd6-a449-c4c50af01550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:28:25.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:28:35.454Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=3943e82f-eeef-42c3-a9da-6e4d4100bab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:28:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:28:45.466Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=1550abc4-8a1c-4e26-a560-ee928195cd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:28:45.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:28:55.480Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=108f749c-edee-40a0-b592-bf967aeadd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:28:55.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:29:05.495Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d645c0f4-f14b-42a3-8671-f6815ce9e1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:29:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:29:15.507Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=90561b2d-dddc-4ad5-a36e-50946f625c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:29:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:29:25.518Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8caac03b-e53d-40d9-bdb1-56e55aa149bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:29:25.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:29:35.529Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d387c969-169a-453c-af06-7c2683b32695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:29:35.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:29:45.540Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=6e4f999a-ca9c-4f7e-babe-a1e021b17d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:29:45.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:29:55.554Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=72104a39-5d5d-44b9-98be-d671ee852725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:29:55.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:30:05.566Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=3f8749c4-c1c1-42c7-a3aa-a2b288651ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:30:05.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:30:15.577Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=5eae6d83-0abb-4f43-b605-c541ee55826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:30:15.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:30:25.589Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e377107a-56ba-49ca-8d6d-c33cbc09b4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:30:25.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:30:35.603Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7bb70fa6-212b-4270-81cc-87d776953d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:30:35.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:30:45.611Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=0492c7f5-28aa-4cfe-b259-c6a9d9769abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:30:45.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:30:55.624Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8ec047c8-e477-4090-ba05-88c8de597bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:30:55.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:31:05.635Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=63f8bd63-71dc-4cb7-9f4b-59854616ecb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:31:05.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:31:15.645Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c2c22622-e7d5-4c9b-acf0-11c1ae7ff1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:31:15.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:31:25.656Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=23f6164d-c592-4c1b-833c-58b82892666f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:31:25.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:31:35.672Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=4c37eb74-3e66-4c9a-8970-3e6c971b6b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:31:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:31:45.688Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=f305020f-19cb-4cbd-b6cb-7a847b3aa4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:31:45.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:31:55.700Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=ef20e23a-b84d-47aa-820d-a6fda2b09ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:31:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:32:05.711Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=30112829-ff46-4434-b377-b9623faa92da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:32:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:32:15.722Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d09bb6fe-a3e0-4fbe-9682-5665d62d1d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:32:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:32:21.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:32:21.634Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T15:32:21.635Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:32:21.638Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:32:21.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:32:21.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T15:32:21.649Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T15:32:21.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:32:25.739Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=78ab770f-85e4-4de0-bd1e-5a2b287611f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:32:25.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:32:35.751Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=5eeb71d9-1d28-48be-b96a-3801c3efadc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:32:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:32:45.762Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=4c5b3ada-2174-4238-aa4e-6f144b412243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:32:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:32:55.774Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=76f19429-cf40-4458-a9c2-1e0cb7dd297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:32:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:33:05.786Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a1eb0b56-a00f-4f8f-91fb-a42e6eb70a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:33:05.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:33:15.797Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=5a057126-a2f0-4fc7-ada1-b3ba59472ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:33:15.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:33:25.811Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=4d2fb181-74cd-42cf-84b3-33b195064788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:33:25.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:33:35.822Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=fa6a7bdc-d0b7-48f2-be13-6a3af27cc111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:33:35.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:33:45.834Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d5587957-ff48-4bd2-83b9-7905646b7040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:33:45.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:33:55.845Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8e560036-2932-4869-a14f-e35e130398dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:33:55.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:34:05.858Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=fe977d35-ceae-4af1-a56b-307eb5dda6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:34:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:34:15.869Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=941fc435-6872-43ce-b0cd-c7aef447f71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:34:15.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:34:25.881Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c8b3ae77-0d03-4ff7-bdf7-0b798b09896b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:34:25.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:34:35.892Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7e73c2b9-5579-4a69-82e3-5e321b377a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:34:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:34:45.904Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=cb661cd1-d4eb-40ab-a098-946c6521df93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:34:45.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:34:55.915Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b612c5d1-2ef1-4a54-91b4-20e94d04d9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:34:55.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:35:05.934Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a1256613-9518-4197-adac-65d32b507e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:35:05.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:35:15.947Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=245942bc-5641-4f31-bdc6-60b532674f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:35:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:35:25.957Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=510852d2-5250-4f0d-b864-901f91a7323d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:35:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:35:35.968Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=cb21db99-9f75-4e09-b97d-79a1e0a53245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:35:35.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:35:45.982Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a0d077a7-ac5b-4e22-acda-02565a34e228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:35:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:35:55.993Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8fc436e5-b487-4b24-9eaa-f1572b326334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:35:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:36:06.007Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=9c7eb8dd-6d21-4ec2-8fa7-41eb6823238e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:36:06.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:36:16.018Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e056a055-dba9-48a8-83fa-2b6330a46819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:36:16.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:36:26.030Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=2b7a70cd-fa1e-4203-8e1c-6f1a14595de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:36:26.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:36:36.042Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d31a2d67-ecf2-45f7-b7c6-c529fc18e6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:36:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:36:46.055Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a0df473f-e4c2-4278-b00d-556fce72aeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:36:46.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:36:56.067Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c9ada52e-71da-4ce9-8b54-4ebb9db0cf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:36:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:37:06.078Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=dd885f68-871a-4e70-b15d-7f8dcd0bc370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:37:06.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:37:16.090Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=913e139a-42ac-4cfc-8609-ae6e4c91fc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:37:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:37:21.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:37:21.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T15:37:21.536Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:37:21.538Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:37:21.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:37:21.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T15:37:21.547Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T15:37:21.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:37:26.105Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=86d6d013-462a-4077-9e88-671758214b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:37:26.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:37:36.120Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=5dc5ae2b-62cc-41cb-8a9f-5b6015d1659f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:37:36.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:37:46.133Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=0616cfdd-741a-4c8a-a9b1-01348d46bb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:37:46.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:37:56.145Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7f42180f-bc3a-4cdb-9c86-c53f4e7e9164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:37:56.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:38:06.164Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=db3ce890-a0bc-4454-ae86-05b8df476b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:38:06.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:38:16.203Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b584b42b-e950-4289-8a13-4098763475fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:38:16.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:38:26.243Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=9661f114-c080-4865-b96e-2b37634b016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:38:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:38:36.272Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=0a772aac-05fd-4855-a9b8-15049822bf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:38:36.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:38:46.296Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=715e95d8-b771-49f5-b3c3-8b81fde94154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:38:46.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:38:56.316Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=22105f39-f6e3-46ac-8f3b-2a57ff6e7186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:38:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:39:06.326Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=611e0196-aced-4e67-954c-7152c8646f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:39:06.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:39:16.339Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a538ba6e-167d-4735-8be1-a5840005d891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:39:16.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:39:26.349Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=56292c17-5e1a-43bc-9836-e22b37f05bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:39:26.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:39:36.359Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=f2be0875-eb04-49a5-9fbd-04991e70f75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:39:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:39:46.371Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=0a840c2b-60cd-4a92-ae23-bc9cc15781c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:39:46.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:39:56.384Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=f0760a97-c574-4e10-a7c9-8dbbb55a8ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:39:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:40:06.400Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8b983472-0ee4-4715-9a2c-994f9bd36ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:40:06.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:40:16.416Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=4d5fbcf0-5dbe-4c7e-819e-ee2afbe243b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:40:16.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:40:26.432Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=3e0b4364-22d9-4972-ab2c-2a29f85599db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:40:26.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:40:36.445Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=3af4111a-6756-44b1-93ee-1471d590003d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:40:36.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:40:46.460Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=bb2ff934-0ab1-449a-bd3f-083d3004e2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:40:46.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:40:56.474Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=87e27b8f-b083-4e4d-b1a9-36480dba3779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:40:56.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:41:06.513Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d475151d-13d9-41ec-ac55-eb59e4c9187b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:41:06.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:41:16.534Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=bd287be5-a635-4164-8cbb-2f68eb6fd504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:41:16.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:41:26.560Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7acc2894-1aec-420c-90d4-314e5685d276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:41:26.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:41:36.572Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=2f73cbeb-b06f-40d6-a5f7-64f3b5a4fddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:41:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:41:46.604Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8e045da6-ec09-49fb-bb14-3adcdc79cabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:41:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:41:56.615Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=72ce1bfc-0dda-4052-a5ab-991d91b8c912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:41:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:42:06.632Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d5e20a87-74ee-447f-9bbd-bec4f1700c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:42:06.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:42:16.644Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=3c94b68b-3ac3-432c-b351-bc9ca368f1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:42:16.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:42:21.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:42:21.718Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T15:42:21.719Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:42:21.723Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:42:21.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:42:21.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T15:42:21.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T15:42:21.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:42:26.661Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=08f55e6a-b0c8-48f5-8817-e10cc69dd522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:42:26.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:42:36.675Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b9dcfec4-90a1-4ffc-a9ea-17afa8a522db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:42:36.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:42:46.700Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b866350e-2072-484c-91ae-36551970c9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:42:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:42:56.713Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=29c5c77f-9e81-4f8c-a558-77cb795b52af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:42:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:43:06.726Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=26029bf0-5ee9-4007-bea6-1eb7e355ce6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:43:06.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:43:16.742Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=56d8a113-a218-4dbe-8740-2b77c341f3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:43:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:43:26.753Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=79fb36ab-c166-4ac8-af67-a0b9c4d57859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:43:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:43:36.764Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=38ec637e-953b-4d18-b335-7389a7c8408f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:43:36.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:43:46.776Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e44180ef-78cf-4dda-bb52-01b0235c5ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:43:46.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:43:56.788Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=0cbd0c2f-f549-4e54-9e80-739a2fa580be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:43:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:44:06.800Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=97d3d905-c7ce-4d7e-b2ae-e61b58e03b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:44:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:44:16.811Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=85d1fe56-9b10-45ec-b1ba-83bd27e81135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:44:16.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:44:26.830Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=ea885251-b278-498c-9d02-51cd60f85a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:44:26.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:44:36.840Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a7ccfac3-e18f-44ed-a471-868c8770b5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:44:36.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:44:46.852Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=164e3363-4675-4ac2-baee-9ec1875fa86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:44:46.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:44:56.864Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=2b9a8eed-5cb4-4420-b836-f90f20cdd7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:44:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:45:06.874Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=55ffac2d-b099-4e5e-972f-d8f0ac15f341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:45:06.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:45:16.887Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=f2811a60-cb9a-436b-bb3a-5a97562e8575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:45:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:45:26.897Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=59d604e0-9b32-4ea6-b545-3c323d4eaefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:45:26.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:45:36.912Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=cae76770-2751-4e7d-8e3e-642eb3e2c6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:45:36.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:45:46.923Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=80468b10-57e3-4682-9b1a-8d54ad4f62a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:45:46.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:45:56.943Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=3f09bf72-e483-4eed-8a93-7471625fe414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:45:56.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:46:06.955Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=beaea823-e8ae-409d-960b-8f9e324e7159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:46:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:46:16.972Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c4dcd677-8ec6-4fdd-9da1-1d78fca9845f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:46:16.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:46:26.984Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=761bce57-95d1-433b-811d-c4262e60c53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:46:26.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:46:36.995Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c82f947f-97e5-468e-ba43-5351db0db8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:46:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:46:47.006Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=0123f68a-520b-4524-8949-2dba9125426b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:46:47.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:46:57.016Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=140da401-9d75-4a00-9573-5bbaafeabf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:46:57.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:47:07.027Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=0c963c66-0166-43f7-983e-85aa936b0245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:47:07.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:47:17.037Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=46f61a28-fb60-453c-b328-2bf6f6b16f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:47:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:47:21.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:47:21.685Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T15:47:21.687Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:47:21.690Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:47:21.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:47:21.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T15:47:21.707Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T15:47:21.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:47:27.048Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=5d58a596-742d-445c-a3eb-40e8ccf4ba93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:47:27.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:47:37.058Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=031b8755-f35b-4948-9c71-f4118168e802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:47:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:47:47.068Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=40840a30-5f1c-4349-983e-0ec83580628e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:47:47.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:47:57.078Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d281e1f8-7ea7-464c-b91b-a000627e080a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:47:57.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:48:07.089Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e9194c58-d70f-4825-981e-7f90e417a667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:48:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:48:17.099Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a6360c60-57f9-470f-b002-118917794302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:48:17.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:48:27.110Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7472fe98-e03a-48f8-af52-ad88ac076767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:48:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:48:37.120Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e8f86433-7f12-443f-baab-1d10d599193a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:48:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:48:47.132Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=61791060-46ce-4bc3-96a5-91e1942cc5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:48:47.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:48:57.142Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=91048091-c8d9-44c4-9f1a-655effd90c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:48:57.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:49:07.154Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b8b5d9a2-6339-4b65-8f1a-ad36e016e3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:49:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:49:17.165Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c036ae4e-d27c-4fce-8e6f-898a5ec19b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:49:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:49:27.175Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8a1424b4-9047-4048-8f26-952bafe62a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:49:27.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:49:37.188Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e0de5c16-0dfb-47fa-8d8c-ccf2b2f01093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:49:37.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:49:47.199Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e5159838-eb12-4d78-b86d-afc32d88f66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:49:47.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:49:57.208Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=01fea3b4-5f7d-4b2f-a49c-0b1a25736585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:49:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:50:07.219Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=de93f033-4d9c-465f-9d74-1aba481e634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:50:07.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:50:17.230Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c05fe9e0-77a3-4c48-9d67-051f6751a343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:50:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:50:27.244Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d8f903cb-8d9e-40c7-8d83-8b407f985962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:50:27.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:50:37.258Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=82052c72-7994-497e-a9b7-415700e9e161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:50:37.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:50:47.268Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=812d062f-456d-45b1-b004-4963f5457200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:50:47.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:50:57.280Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8e16e73c-f55a-45f3-b30f-98406c764109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:50:57.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:51:07.290Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=86454e2b-a02b-4faa-bf2b-6cb799c9f393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:51:07.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:51:17.303Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8fc35a29-adeb-4df1-a154-e4622cb89357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:51:17.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:51:27.316Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7b869b71-e2ae-4b15-ab48-0d22f914ea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:51:27.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:51:37.327Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=3739b9cf-4620-48e2-aa4e-2c840df6f47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:51:37.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:51:47.341Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=9bd2b076-308f-4e71-9950-663c7fbbaa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:51:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:51:57.350Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=366b936e-5c53-476f-b5ca-04159530081c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:51:57.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:52:07.362Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=dd493e81-62f4-4fb3-8cfd-19c475b07634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:52:07.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:52:17.373Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a0748929-3d2f-4eb6-a2ee-78ad68daa5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:52:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:52:21.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:52:21.532Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T15:52:21.533Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:52:21.535Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:52:21.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:52:21.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T15:52:21.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T15:52:21.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:52:27.388Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=07281d8f-9680-456a-835d-5c1cb41307ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:52:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:52:37.399Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a9eda871-0986-4762-82a1-740929d6cc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:52:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:52:47.410Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7ac25f81-7762-4352-bfe7-8e954974d661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:52:47.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:52:57.420Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=19063d02-0fee-40d4-b12b-f9e891c904a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:52:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:53:07.430Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b3ae5b13-92b8-4db8-b008-2b688da35d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:53:07.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:53:17.440Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=166f57e5-ad3f-42ce-bcd0-d7427920376c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:53:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:53:27.450Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8553d1e8-2fa6-43b9-ae6b-8ab6feab4e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:53:27.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:53:37.460Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=1fc55464-9186-4b7c-b2df-f3ef188d0b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:53:37.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:53:47.471Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=898d721e-044b-4b56-98cb-6b4d878f01a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:53:47.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:53:57.481Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=75931d3f-b88b-4ce1-ae21-d398732f698f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:53:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:54:07.493Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=5df94bb6-558c-4880-a136-91ac06d0825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:54:07.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:54:17.502Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7ddcc1f7-4054-426a-9dd4-ffe30d8b44f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:54:17.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:54:27.511Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=191bc66a-1895-42dd-b8ed-e79a443c71c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:54:27.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:54:37.522Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c3d7310b-0b34-4aba-a2a8-86a081b2a493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:54:37.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:54:47.531Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b25c3382-ebcc-4c25-9ae8-71d769cae30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:54:47.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:54:57.543Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e19beffb-c1b8-4356-8382-36f9d26a7e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:54:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:55:07.553Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d5dbb09f-c17e-4046-9f6c-01780ad3a3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:55:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:55:17.565Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=119cddb9-b6c5-4626-ba36-9a4ac0623f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:55:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:55:27.576Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a860dcd1-a5b1-46a7-888c-c23f877fb165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:55:27.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:55:37.587Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=658eca3b-6d86-4dd0-a819-3d9d115e678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:55:37.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:55:47.604Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=8bf99f58-12ae-4260-8485-026ce76f9641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:55:47.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:55:57.616Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=695241c1-8624-494a-a971-e0f46c8ee62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:55:57.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:56:07.626Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=5033f21a-1361-4e2b-b5ba-601ad809da09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:56:07.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:56:17.637Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=07c74f19-fea0-4fd6-8d1f-594e05a8b7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:56:17.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:56:27.648Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=58b7b74a-4837-47ba-990e-4416829a2c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:56:27.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:56:37.660Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=08fb8dcb-0817-449e-a36b-3331a807e133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:56:37.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:56:47.670Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c85de712-68e9-4d18-ab98-35628fdef491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:56:47.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:56:57.679Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=fb7364e2-6f80-4b59-8e4f-411f2f110cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:56:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:57:07.702Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=71895e9b-5289-44ac-8e65-e297fda3295d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:57:07.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:57:17.715Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=f7e9267f-9b12-4e03-8992-0d25ff8eb53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:57:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:57:21.656Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T15:57:21.657Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T15:57:21.658Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:57:21.661Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:57:21.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T15:57:21.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T15:57:21.677Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T15:57:21.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:57:27.726Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=784d0ba4-637f-424e-ae29-f7ff3ab82cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:57:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:57:37.737Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=4d7970aa-42c2-4617-9078-25e9b5a03a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:57:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:57:47.747Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=34564474-7f01-4c53-8512-be8df1bac072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:57:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:57:57.756Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=9bfc0840-4ad9-44ef-a4a2-7bc6d18fa661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:57:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:58:07.765Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=05b64921-afb6-4052-a997-f4b7e2a1c5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:58:07.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:58:17.811Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=bface283-28a2-43fe-a0a0-8a3873307f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:58:17.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:58:27.821Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=08ebef97-7503-4a57-8561-8d790c12ec45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:58:27.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:58:37.831Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a00e8bfd-5355-4ecc-831e-332546ecd43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:58:37.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:58:47.842Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=fca91cb3-222b-42e6-854c-a2698c948ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:58:47.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:58:57.852Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=b133d269-3d89-499f-8a64-3225bd5e47b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:58:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:59:07.862Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=201afa09-10c3-4ae4-8d90-4a93d68926dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:59:07.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:59:17.878Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=2345a608-96ab-483e-b055-b15050d4a179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:59:17.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:59:27.888Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=79bb9d20-403d-4f29-98a3-5b0a7d57a5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:59:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:59:37.901Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=611e6520-26d6-47a9-b103-32d63a81570f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:59:37.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:59:47.912Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=4a2dfec3-a0c2-47ff-9e3c-1fe9c9b0e6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:59:47.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:59:57.922Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=4e6b1d0e-0b91-41ca-8526-8c0903e909fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T15:59:57.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:00:07.933Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=f0ee5041-24d4-4ede-b0c2-b2dc5212bdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:00:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:00:17.945Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=e0b7d1c7-a852-49bb-a25d-15dca9ec0368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:00:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:00:27.955Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=cef21595-c4d7-4db3-b5b3-9c8a6b287df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:00:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:00:37.965Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=5a5a1b82-0135-40ca-bbab-dfaaccc5b0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:00:37.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:00:47.986Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d511ba8d-f474-44cd-9afb-3365633373e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:00:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:00:57.996Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=69c20f12-e759-4950-b41d-1dda69c62885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:00:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:01:08.007Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d1d3d827-abf3-4fff-a29a-34e3a621574b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:01:08.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:01:18.018Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=bab95b87-c523-432f-89c3-9ce3be156293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:01:18.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:01:28.027Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=251f68a2-712d-40b1-a306-cbecfefff1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:01:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:01:38.037Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=6b31a298-9623-4155-a4c4-7fda7f9bd678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:01:38.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:01:48.047Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=245a6867-b070-4a95-ab4d-e9b0a8dcb98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:01:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:01:58.058Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=42a2556d-e7c4-40e4-8040-968b179c59b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:01:58.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:02:08.070Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=cf01c941-5e1c-4167-845f-23a9c741905b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:02:08.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:02:18.082Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=09ad2acb-4bce-42f9-8ca0-bc033ecf3076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:02:18.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T16:02:21.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-07T16:02:21.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-07T16:02:21.551Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T16:02:21.552Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T16:02:21.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-07T16:02:21.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-07T16:02:21.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-07T16:02:21.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:02:28.094Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=1aa0d665-dc33-4dff-8971-f56e50cbcd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:02:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:02:38.107Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=dfdd8941-a58e-4ac9-bffa-85146985b642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:02:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:02:48.120Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=880c045b-8b12-4037-b131-f4dae30b9e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:02:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:02:58.130Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=cf66ea71-fdbb-4f44-b434-27c64be4edc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:02:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:03:08.140Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=ebc39334-373c-4062-9495-419f899a0f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:03:08.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:03:18.149Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=a74dc6c7-7d56-48bf-8829-c24e8dc1f638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:03:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:03:28.159Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=509c93dd-d9e5-47da-bd73-dfa44e51f701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:03:28.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:03:38.170Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=cf662ba5-7924-4424-b013-339524771b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:03:38.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:03:48.182Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=660dc967-b834-40aa-9510-5af9360f3702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:03:48.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:03:58.194Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=7a9ec47a-4bec-4797-9901-aa4899a857da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:03:58.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:04:08.206Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=20e51326-2853-4840-9c52-fb3d93e49f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:04:08.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:04:18.216Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=c037ff8f-43ae-40b2-8e34-e37a63c8ce59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:04:18.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:04:28.226Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=d7f90800-128a-4ce7-888b-2473305bc18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:04:28.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:04:38.237Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=71a90bdd-f321-4182-afd9-66e150ea5f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:04:38.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:04:48.251Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=58dd58ba-1ce6-4c0e-ae9e-98ee188bc217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:04:48.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:04:58.267Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=0b7a9317-b7f8-4848-987e-cf7b9cd4663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:04:58.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:05:08.277Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=db4e3585-0d7c-4bb4-af29-6526fef4d856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:05:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:05:18.287Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=4aec8028-3405-4a2c-b503-ba315936efcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:05:18.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:05:28.300Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=eb30dc67-9d60-4110-9f5f-77c96792f676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:05:28.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:05:38.313Z |INFO |Init configs |InvocationID=0f6b116e-f53b-4e95-b5df-b2beceb52000, InstanceUUID=f5914843-9ac6-42ab-8b7e-36c1f8b55251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-07T16:05:38.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |