By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:11:35.209Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:11:35.220Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T12:11:35.258Z |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 |2021-12-01T12:11:35.919Z |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 |2021-12-01T12:11:36.005Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T12:11:36.005Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T12:11:36.005Z |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 |2021-12-01T12:11:36.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-01T12:11:36.210Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-01T12:11:36.305Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-01T12:11:37.950Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-01T12:11:38.406Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-01T12:11:38.425Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-01T12:11:38.425Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-01T12:11:38.486Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-01T12:11:38.486Z |INFO |Root WebApplicationContext: initialization completed in 2180 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-01T12:11:38.903Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-01T12:11:39.834Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-01T12:11:41.527Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-01T12:11:42.050Z |INFO |Started MainApp in 9.18 seconds (JVM running for 9.889) |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-01T12:11:42.118Z |INFO |Start scheduling PRH workflow |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:11:42.130Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8b262d68-2228-492b-90fd-6fe40e01dada | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-01T12:11:43.411Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-01T12:11:43.411Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-01T12:11:43.413Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:11:43.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:11:43.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:11:53.650Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8da6d5af-098d-483c-854a-724270405202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:11:54.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:11:54.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:12:04.715Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8b05afc4-af23-4673-a59c-42bb97825f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:12:05.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:12:05.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:12:15.749Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a92c0f9e-1f41-40a2-955b-fe5732363741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:12:16.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:12:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:12:26.790Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ec820a6e-ce5a-49ad-a91d-8c36145a182a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:12:27.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:12:27.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:12:37.830Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=80e267ec-fa5d-43ad-889d-9f08d9289520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:12:38.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:12:38.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:12:48.872Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9a75d562-899c-453e-bb6a-c5cabc11ae94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:12:49.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:12:49.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:12:59.944Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=62178378-f757-4e16-94c3-97123933e492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:13:00.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:13:00.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:13:10.982Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=dc83a2a9-8fec-4e28-b569-d02b8d96b67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:13:12.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:13:12.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:13:22.022Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=685bef65-9ca2-4401-8e01-7459fca4e65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:13:23.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:13:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:13:33.062Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=02c63838-367e-4195-9662-0a0545320546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:13:34.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:13:34.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:13:44.105Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d993bb11-6c41-4884-8be2-d36957a6ba6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:13:45.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:13:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:13:55.146Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=54070859-8be3-40be-8795-a7423552ccb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:13:56.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:13:56.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:14:06.182Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0509c412-f1d8-4129-98ff-3f9f8ea0cf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:14:07.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:14:07.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:14:17.224Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=fbd9574d-e9dc-4bdf-949a-0de589f3095e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:14:18.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:14:18.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:14:28.296Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9ccd6728-cc97-44dd-bdf4-1415cbf9b2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:14:29.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:14:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:14:39.333Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=00a41798-04ff-4910-bbdd-4d2c35420089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:14:40.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:14:40.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:14:50.374Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0f6dcbbc-c441-4955-a97c-e12d84425998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:14:51.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:14:51.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:15:01.414Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1450aaac-1fbf-482d-94de-5deeefc7caa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:15:02.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:15:02.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:15:12.453Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d22e92c6-d3a4-495a-ba5c-5d97eb7fbf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:15:13.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:15:13.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:15:23.496Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9116102e-1a38-465a-8035-70425b67c9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:15:24.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:15:24.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:15:34.535Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7cb33dde-70e7-4d12-8884-0666a0fee57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:15:35.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:15:35.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:15:45.926Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=656bb193-d855-4f35-8b8d-a49d36b9dca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:15:47.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:15:47.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:15:57.062Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4986b3e4-029d-4283-87fc-bf5771f0e41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:15:58.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:15:58.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:16:08.102Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=07079e94-7bfd-4bdd-95e6-dda948aaaaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:16:09.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:16:09.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:16:19.141Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0271499f-d207-4b32-9ba0-f9c9421853dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:16:20.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:16:20.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:16:30.182Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ee41943a-c587-4970-b7f2-dbbe77006014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:16:31.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:16:31.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:16:40.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:16:40.009Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T12:16:40.010Z |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 |2021-12-01T12:16:40.014Z |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 |2021-12-01T12:16:40.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T12:16:40.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T12:16:40.024Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-01T12:16:40.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:16:41.221Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9bd6e35c-7abc-4f61-a17e-10436c3d3aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:16:42.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:16:42.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:16:52.262Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1f5e1e7e-1dc0-49cd-b3d9-1231b6006434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:16:53.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:16:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:17:03.302Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a51bacbd-e5bd-4e53-87a0-9c1c572fd7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:17:04.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:17:04.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:17:14.348Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ed1c8218-f2e6-46a2-928c-06bcb2a1738f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:17:15.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:17:15.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:17:25.387Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=457355b2-989d-43b0-85d3-f4839a2e3bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:17:26.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:17:26.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:17:36.422Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ea075280-dc1c-4e52-8a3c-5e67723b25f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:17:37.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:17:37.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:17:47.461Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=566dd87e-cb4a-48f1-a2d3-d538f477678c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:17:48.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:17:48.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:17:58.501Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f6e359d2-5bc1-461f-97e3-80e03084a0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:17:59.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:17:59.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:18:09.541Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a0fff0d8-71f8-4413-babf-f1ca76aeff70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:18:10.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:18:10.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:18:20.581Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d34fb117-2137-4680-8a89-46a4834d56f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:18:21.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:18:21.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:18:31.621Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0aa4ff07-11c2-40af-995a-ca32ed9788fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:18:32.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:18:32.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:18:42.661Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e73d87d8-e9ef-491f-8e65-1a0b7325f294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:18:43.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:18:43.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:18:53.766Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e7c91d31-5981-4890-9523-572553aef76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:18:54.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:18:54.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:19:04.805Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2605a7a1-73e5-4cd6-a003-ed52c9a28cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-01T12:19:05.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.98.2:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:19:05.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:19:15.846Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=77fc62e9-d73e-4fed-b962-0e880d7d9e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:19:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:19:25.996Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=47d5d7bf-6f04-4894-825d-5df60514404f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:19:26.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:19:36.036Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=abf93f02-6138-4050-a34c-1a458867c398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:19:36.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:19:46.053Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=6908681d-ab24-47e3-8271-ef0cf98c524b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:19:46.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:19:56.067Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ab3fd17c-2f4c-4884-9e51-815e42920496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:19:56.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:20:06.078Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8486ba47-6f57-42bd-833a-e791967267a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:20:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:20:16.093Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=864bd03b-dab7-46fe-a89d-ae4fd2c84506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:20:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:20:26.105Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=380c2ee7-444a-4a6b-beee-c5e6facf5826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:20:26.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:20:36.120Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=776bb86b-1941-4208-89d7-3adc6c89f32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:20:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:20:46.204Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=24b8c70a-c32f-4569-8ff3-2b432e0f1173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:20:46.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:20:56.216Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=41a9114c-0879-4454-868c-715a660abdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:20:56.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:21:06.231Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2e088d76-e258-484a-a441-2c338edb0c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:21:06.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:21:16.253Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f83e6af4-8f77-4989-84da-c9fdeae0c2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:21:16.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:21:26.265Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f8a7375f-85d3-4ffc-83fe-9aa3fb6a9ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:21:26.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:21:36.275Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b17974f4-0e6a-40bf-a208-24ccbeb1df6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:21:36.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:21:39.291Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:21:39.291Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T12:21:39.292Z |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 |2021-12-01T12:21:39.296Z |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 |2021-12-01T12:21:39.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T12:21:39.303Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T12:21:39.303Z |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 |2021-12-01T12:21:39.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:21:46.289Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=21f3964c-3b79-4bc8-ae5d-1d374f74b33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:21:46.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:21:56.301Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5f4fdeba-b0f5-41a7-a243-958d17ec8845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:21:56.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:22:06.310Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c4dd02ed-f496-4ec1-91cb-08a1665153fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:22:06.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:22:16.342Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8a55446d-b7cc-43d1-b2eb-b33aac4f0af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:22:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:22:26.352Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=111983a1-7eb5-4f2c-938e-f2845433bb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:22:26.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:22:36.365Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=56ff43f0-2c89-4f8b-8f34-d4a7d6fd711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:22:36.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:22:46.378Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=76720bea-d54c-4c9b-bd58-3d061b44d326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:22:46.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:22:56.392Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e7d4d7d8-7b76-4662-84a4-da989d40330b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:22:56.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:23:06.413Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2c0ed3b2-76a7-4cd0-937f-b6e39574fdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:23:06.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:23:16.425Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=da2f4789-e044-41f6-95ad-24d76420dae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:23:16.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:23:26.436Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d8a3cf98-c843-4668-87d1-d1a86ed04b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:23:26.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:23:36.444Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=41967971-1f01-4290-90dc-9bfca6b7b554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:23:36.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:23:46.460Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=80d2aaca-be6b-4309-aa15-e3c0e7b9d676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:23:46.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:23:56.473Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a0cbba28-fad8-4ac9-b1a2-25fcde39eaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:23:56.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:24:06.485Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=063f5170-cbb6-4ca5-a2d1-96fd2ba4f0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:24:06.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:24:16.494Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0e0d6bba-4c7a-4508-9c5c-fb16b4e0d201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:24:16.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:24:26.507Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b5421aaa-6377-48f2-a280-04c9356ddd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:24:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:24:36.532Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=052ed1b7-1477-4861-a508-f87fd5ca3bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:24:36.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:24:46.543Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e4940014-fc01-45fe-a7b5-b57d4f7bb262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:24:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:24:56.551Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=00fae09d-ef31-478f-ace2-0f9bab742d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:24:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:25:06.562Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e13ddf3c-18e2-46f0-9502-ea855286bd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:25:06.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:25:16.571Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a9083f97-026d-4053-91d8-7e567a147542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:25:16.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:25:26.581Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1c285024-24cb-4d19-9391-30171b49de91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:25:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:25:36.591Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bcf66be3-1d01-4d55-96da-f469fe6673b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:25:36.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:25:46.601Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a5005b88-3599-4bfd-88e2-4dea46ea8515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:25:46.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:25:56.612Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7b61385e-c83f-4329-9b63-1dd1689dc75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:25:56.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:26:06.629Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ba9fb660-3ca2-4854-8288-68f1a395664f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:26:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:26:16.640Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0c854ce9-2bb2-4b1d-b119-f07c38d45a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:26:16.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:26:26.649Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a16b182b-3004-444b-92b2-934990413796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:26:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:26:36.657Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bf0caffd-7572-4c91-8360-7cb65658e075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:26:36.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:26:39.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:26:39.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T12:26:39.257Z |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 |2021-12-01T12:26:39.259Z |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 |2021-12-01T12:26:39.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T12:26:39.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T12:26:39.266Z |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 |2021-12-01T12:26:39.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:26:46.667Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d8e7a0c9-5228-4ae3-8f0e-cb79598d477a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:26:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:26:56.676Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=6c545993-d8e1-40c9-a23e-18358409a563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:26:56.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:27:06.687Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=be2cbf0e-286b-4f6d-bf35-a8cac321dbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:27:06.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:27:16.700Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=49596353-50e5-452a-b7cb-c36ea64dd2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:27:16.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:27:26.733Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2065cc42-920a-495f-b0fc-90da2b6f01ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:27:26.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:27:36.742Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a2a07097-8561-46a5-b521-03becb3191ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:27:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:27:46.758Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8fe6a86c-9c73-471a-a761-0eb59accd1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:27:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:27:56.784Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e31cfd33-4c49-4ced-8dd5-33327de795a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:27:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:28:06.810Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=53dd93eb-f11b-4ffa-b265-42d579ac523e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:28:06.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:28:16.821Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=fe01a96f-470b-45b6-8f66-66428412afe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:28:16.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:28:26.833Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c1a56829-841a-480b-beb9-124b39540812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:28:26.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:28:36.845Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=80624840-a293-4d6e-91dc-5de826ee5597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:28:36.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:28:46.957Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=11442ebd-ae0e-45c2-8ffd-06428112902c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:28:46.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:28:56.965Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4b9c612a-0e17-4092-9115-ff382c9b7891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:28:56.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:29:06.979Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5ab74854-962e-40db-939c-51b6670dedbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:29:06.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:29:16.996Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f6b5a33c-3c37-46ec-aa23-19d33d774c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:29:17.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:29:27.029Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1539380a-430e-4e49-b309-28492015d578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:29:27.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:29:37.036Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c45afd7c-c57b-4138-a9a8-c062b0a9db38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:29:37.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:29:47.045Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=6bcd9758-74e4-4fef-ac2c-900c05da2182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:29:47.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:29:57.052Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=494b009c-49aa-4d14-862f-9f4ee6a10d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:29:57.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:30:07.062Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7aed9635-cb24-4406-8e9e-be703555cdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:30:07.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:30:17.077Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=903e215c-c7a9-41ac-a5ac-445c535a6e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:30:17.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:30:27.086Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5a7233fd-1dc9-4071-a71a-6c193eaed34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:30:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:30:37.095Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c2315040-cf83-404c-aee3-4bbd06ed6868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:30:37.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:30:47.105Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2512efd8-d624-463a-99b3-a6e0e729642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:30:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:30:57.115Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f09e65ce-fbf3-4afc-a390-2b28cfbb0ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:30:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:31:07.134Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5a968654-f4a6-435e-816a-3bcf90c32fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:31:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:31:17.146Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e3aad45f-d7cd-4ae1-86f8-8f894e62d25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:31:17.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:31:27.154Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bf3d8169-bb65-413b-95e9-49b57de28ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:31:27.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:31:37.162Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9d29d340-37d5-48fa-b438-c7b4f0e05182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:31:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:31:39.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:31:39.280Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T12:31:39.281Z |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 |2021-12-01T12:31:39.284Z |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 |2021-12-01T12:31:39.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T12:31:39.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T12:31:39.292Z |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 |2021-12-01T12:31:39.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:31:47.173Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e4bc5969-d1f4-4f5e-8725-8640c61e43f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:31:47.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:31:57.182Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=305ddcca-efd5-4bd4-a403-176a491a9f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:31:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:32:07.200Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=055cd7da-546a-4bb2-ab5c-a1c6de97c08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:32:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:32:17.207Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=adc5efd9-6ecd-4acc-a5d6-ba165c99d3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:32:17.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:32:27.216Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2cfa492b-481a-494e-af49-9fd58a2205c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:32:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:32:37.224Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=072ab2cd-024f-4287-9fb3-c28ce7442c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:32:37.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:32:47.235Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b25714bb-4a92-4686-aec6-814a4a1ee9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:32:47.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:32:57.252Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ba7269c3-16b8-4b61-af1f-877272a5205f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:32:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:33:07.259Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9a74bb95-031d-4215-9338-e7b961a8a24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:33:07.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:33:17.267Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ebfd54e8-cef7-4c55-b950-fd2b4f9b6f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:33:17.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:33:27.275Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ad76026e-9096-43a6-9c5f-0ed06ee0eb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:33:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:33:37.284Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=cc41a0c4-ad34-4cdf-abd3-bb6484b4374f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:33:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:33:47.291Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4477004d-21ca-40dc-9fbc-6c75e6652121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:33:47.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:33:57.298Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bd792d37-fe32-456d-a328-c4fd87ad461e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:33:57.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:34:07.307Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5d9b5832-707e-4502-b53c-e158eaeea3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:34:07.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:34:17.315Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b9a7640e-736d-4cf7-8791-fbfa668620f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:34:17.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:34:27.324Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f8771eb8-61db-4e71-8e6a-5455088d7747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:34:27.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:34:37.334Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1bc28123-11a1-462e-a726-442bbede47f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:34:37.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:34:47.349Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1d011bc4-a945-4103-9476-a0146bd19e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:34:47.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:34:57.390Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=46b6f087-1c81-44ad-808b-1e8685c3e2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:34:57.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:35:07.398Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=88a65759-8fbd-4dfe-9d69-b82f3fbad33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:35:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:35:17.406Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=535fd294-5a8b-4502-8b67-0a616c30514e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:35:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:35:27.412Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=89a3faa0-dfb5-4a68-baff-86ac966a0330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:35:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:35:37.420Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9f43db2f-dc88-49f6-98d2-0e777c249fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:35:37.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:35:47.441Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7968aeae-f2d8-4b8b-aff0-8fd05a4489bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:35:47.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:35:57.465Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=66746abd-6e08-41a8-b6ba-fecf84bcae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:35:57.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:36:07.473Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=cde8663f-489a-4dbb-974d-1191e444f105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:36:07.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:36:17.481Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=89c632d7-484f-40e0-bf3c-158c5e82f353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:36:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:36:27.493Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=40bc9770-e815-4824-80e7-78ac01748e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:36:27.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:36:37.508Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f34f2b8e-2dc5-451d-b48d-2f083f9aa08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:36:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:36:39.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:36:39.293Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T12:36:39.294Z |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 |2021-12-01T12:36:39.298Z |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 |2021-12-01T12:36:39.306Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T12:36:39.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T12:36:39.307Z |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 |2021-12-01T12:36:39.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:36:47.518Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=85a8f26a-7e92-45d8-954c-701a9950b0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:36:47.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:36:57.526Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4e5512d8-7b57-41c2-957d-7bf2cdba7330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:36:57.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:37:07.535Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=eda1458d-71bf-4625-a9c2-a0e6e45e297a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:37:07.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:37:17.546Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7d922a1d-d955-4089-9d6d-fb8629d05af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:37:17.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:37:27.553Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a8ff7c69-c37b-4fb8-b30a-a334f0f24277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:37:27.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:37:37.562Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=cc1fc1db-7ba6-42da-8257-9fd6d3694ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:37:37.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:37:47.571Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=28827cb9-d0c6-4aa8-a02e-c5623b43dd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:37:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:37:57.579Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b39fbb02-5d05-4d88-a32d-738689e62640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:37:57.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:38:07.588Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=afdb1571-b6de-4ee0-8738-8e1b3c909886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:38:07.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:38:17.602Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=56793bb2-ae60-44bc-881c-3d8854f570f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:38:17.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:38:27.616Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=72154a55-c269-431f-a9f2-38e01513e62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:38:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:38:37.626Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=220a3e07-349b-46d4-9c09-fdceb9ee5851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:38:37.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:38:47.663Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=032f158c-4900-417b-845e-3468dc936e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:38:47.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:38:57.670Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bd5a6c14-1d68-405b-95f6-8f134f4f2c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:38:57.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:39:07.678Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=14f5f481-efaa-43df-bc1d-ce4133aa0307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:39:07.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:39:17.686Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=37614554-9d25-497f-afb4-8136cb8920ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:39:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:39:27.692Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2ebdcc5d-26a4-4f97-ae36-e3cf8f5d15a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:39:27.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:39:37.700Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=555209ae-a319-4d3b-8739-241d85ffe12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:39:37.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:39:47.709Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=13b6893b-2946-4602-9892-2b8330f1e573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:39:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:39:57.715Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f158dd95-9a3c-47cd-b3ae-03f4ba57b8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:39:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:40:07.724Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=949afde2-5bc1-46c5-a671-5d77ee52a414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:40:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:40:17.740Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=29694692-af20-4fe1-a0ca-5b49bd13e02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:40:17.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:40:27.749Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bb2aff23-4a58-447e-abf2-d6f4cbbeb2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:40:27.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:40:37.756Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=26f03741-7ee5-4414-86ef-65979fa0a7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:40:37.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:40:47.764Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=66f3e621-5e6c-452b-a03c-730981ed03ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:40:47.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:40:57.771Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=68c95def-8d85-4612-95f0-06723a4b0584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:40:57.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:41:07.779Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=dd069052-33aa-4995-a0a9-670dc6c063b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:41:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:41:17.786Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=12c6d0f5-dee6-47a2-b312-f7e67324b4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:41:17.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:41:27.794Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e2a50a4d-2715-45d9-97fc-e74337d2277a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:41:27.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:41:37.802Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ec021c1e-0866-462f-aa50-4abc551abd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:41:37.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:41:39.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:41:39.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T12:41:39.251Z |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 |2021-12-01T12:41:39.254Z |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 |2021-12-01T12:41:39.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T12:41:39.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T12:41:39.259Z |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 |2021-12-01T12:41:39.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:41:47.809Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9ba553fe-03fe-4334-b4a4-0a1dcfeae55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:41:47.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:41:57.816Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2674c28b-09e4-4bed-aeb7-532563e46d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:41:57.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:42:07.824Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3e53c876-3010-4243-a5ba-0f3b6c47d8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:42:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:42:17.875Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e46d9fe2-0107-4169-a3b7-c94ed80f2378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:42:17.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:42:27.884Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=64c02713-5a18-465e-8e36-2a5618696ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:42:27.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:42:37.896Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=76a9d1cc-761f-454a-9848-f4b34e427dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:42:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:42:47.904Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=683df8fa-4890-4990-b052-85a59809f832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:42:47.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:42:57.913Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=924fd547-704c-4a51-8dcd-008c3f988110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:42:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:43:07.920Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c2ce6472-916c-4078-a0b8-1834d769dd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:43:07.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:43:17.931Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=639e41f8-9ee6-4f03-a34c-78a253f2b74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:43:17.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:43:27.940Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=30bae921-4cc7-4ab9-b24e-329fbaf58471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:43:27.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:43:37.948Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b9ce6041-d690-485e-9715-4508edce8446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:43:37.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:43:47.956Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3b5a93f4-0ae0-448b-a8c1-95bd3498f80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:43:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:43:57.961Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ba2d7430-ecd8-45da-8b64-4bb1dfadcf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:43:57.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:44:07.974Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ebdf60ab-d6a1-4c29-8c8b-932318f81e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:44:07.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:44:17.997Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d262fa4b-64db-4d2a-90ed-1aae016435ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:44:18.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:44:28.003Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2dc41222-3de8-4f1b-8ec2-bda4e95e2446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:44:28.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:44:38.011Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7ce808ba-c5eb-4d36-8366-9208af7115b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:44:38.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:44:48.016Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=6e1aad0d-3cbc-42ea-a1f1-169b4b8e7aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:44:48.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:44:58.023Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e6715e3d-b6da-43fd-9146-18a8568b684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:44:58.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:45:08.028Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c347a3a8-7317-4512-8a82-700a22f4fb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:45:08.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:45:18.035Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5d2c193e-c155-4f3e-b522-a43dab43d3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:45:18.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:45:28.042Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2dbecd4e-b9f5-4cde-9d0b-5d434a1f6fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:45:28.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:45:38.050Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=56f350ff-961f-4d9a-9631-1db429cc5e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:45:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:45:48.059Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3a2d7695-7902-462d-b553-094957c411fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:45:48.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:45:58.070Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0fb6ac75-4bae-4ce5-825e-c17cb08ea7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:45:58.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:46:08.084Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c4e5fbd1-dc65-4e2c-8c89-32517c3c794a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:46:08.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:46:18.118Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0a747853-6895-4db5-a9b5-3d63600976c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:46:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:46:28.129Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=610ce69f-673f-4cb7-aaff-59342a98bd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:46:28.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:46:38.137Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=55686b5a-f194-4ec5-8e95-61853f57b15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:46:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:46:39.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:46:39.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T12:46:39.255Z |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 |2021-12-01T12:46:39.258Z |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 |2021-12-01T12:46:39.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T12:46:39.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T12:46:39.262Z |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 |2021-12-01T12:46:39.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:46:48.144Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=13b32e41-a460-4141-8391-308a313c7066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:46:48.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:46:58.156Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7ac5f189-fe41-406e-9bc8-b1c9b1f4c67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:46:58.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:47:08.164Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9cf4fa47-70dd-41a9-9e79-0159c421e266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:47:08.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:47:18.173Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2e755951-e56d-4f78-be69-9778313076bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:47:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:47:28.182Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9b8de244-4d1c-4fc4-b1ef-b1925b88b4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:47:28.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:47:38.189Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=12a8f852-961b-4a98-84f3-adb25c871f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:47:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:47:48.231Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7a4de7b5-104d-4415-8c6a-6c51e658745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:47:48.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:47:58.247Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=fe378cde-5ffd-4f60-acbc-5b49965ae781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:47:58.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:48:08.254Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1c9aea1d-083e-435a-ab50-6cd78c0883cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:48:08.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:48:18.263Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7eba75f6-aeef-4824-842d-79bb424e5c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:48:18.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:48:28.270Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=35a23741-f137-4bf6-a1fc-862432f631df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:48:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:48:38.277Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0c32a9bd-c6d4-45db-b729-01b1539068fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:48:38.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:48:48.289Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=67a5c328-db0e-4263-ab90-a2666f0d4af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:48:48.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:48:58.308Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=390cc5e9-9fd6-4137-b4c8-a7864d22014d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:48:58.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:49:08.315Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2c83e2cd-284e-4bc0-bd26-bd5cbb29b157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:49:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:49:18.324Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ccbc7f9c-5d61-43e3-ba79-07ac962b67bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:49:18.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:49:28.333Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=da8a9598-f56e-4a8f-a76d-eb3cf639bab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:49:28.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:49:38.341Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c3287f92-74ef-49ce-b818-60223f3d252f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:49:38.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:49:48.357Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=06b0fdcd-3253-446b-aee7-d26e4d452e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:49:48.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:49:58.368Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=def0f3cd-96d8-4194-bf23-97e76927a067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:49:58.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:50:08.385Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5a765434-f78b-40f5-9c3b-61b4eb5eb3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:50:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:50:18.392Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d0690c5e-7a4b-4766-8d83-3c534e3d5317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:50:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:50:28.405Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=eec17229-1c4c-4bf1-97e2-4ab94254f0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:50:28.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:50:38.417Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=88fb994c-d40e-4242-a7ce-dba2fda437ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:50:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:50:48.425Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7949aed0-8c7e-402d-af54-dedc25f08186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:50:48.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:50:58.432Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4529fa91-1c8d-410c-8469-323e7e5ab93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:50:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:51:08.440Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=32dbe82a-f1b2-4a3e-b3b7-2613d55836e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:51:08.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:51:18.449Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f6b6fc8a-ac91-4649-84e0-e239582ddc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:51:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:51:28.457Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=759476b7-44c0-4b6c-a8d7-848b467ac5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:51:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:51:38.472Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f19db6f4-a225-4730-a6f5-27dae1baa5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:51:38.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:51:39.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:51:39.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T12:51:39.246Z |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 |2021-12-01T12:51:39.249Z |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 |2021-12-01T12:51:39.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T12:51:39.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T12:51:39.254Z |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 |2021-12-01T12:51:39.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:51:48.482Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2deb8ff0-e523-4d71-a440-3fe5b39a5603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:51:48.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:51:58.489Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e993f7de-d1c0-4b9a-9272-8a28bf59308c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:51:58.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:52:08.496Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=463e98c4-15f5-4d8a-9606-051840b6d31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:52:08.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:52:18.503Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=710ad12f-62b1-40f2-87bf-2c00c5c5b884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:52:18.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:52:28.509Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e0242e95-d33e-40c6-8ad4-d04fde9f39f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:52:28.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:52:38.516Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0742fa0b-f143-4f88-aabe-7ef16b975d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:52:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:52:48.526Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=48f8bb20-7c44-476f-bc82-f8360a7a1581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:52:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:52:58.535Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=6aa88f2b-a773-4595-be32-3ffeae68de35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:52:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:53:08.543Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=276b5860-b721-490a-aadd-6e590495af0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:53:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:53:18.552Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8e7b1e7d-a04c-4012-bb57-1e6f56a3fa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:53:18.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:53:28.568Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c8fff381-e722-433d-8c59-9c45914f9b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:53:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:53:38.578Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5752cbf9-df5d-4700-bc0f-3da1c75eac7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:53:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:53:48.589Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=75486bbb-c42c-4afc-8e07-d1ba20411e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:53:48.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:53:58.604Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c7971575-cc06-493c-8339-b35a9056e811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:53:58.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:54:08.612Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=cc937d05-0b97-42d0-b35b-a4d59a406ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:54:08.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:54:18.619Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c0da9149-e514-414c-a6d4-feee9c212e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:54:18.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:54:28.626Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=470312bc-fcd0-4ab9-bef6-79e08eb4b50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:54:28.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:54:38.631Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=373de772-1ecf-4704-935d-d98cde3be93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:54:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:54:48.639Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=aa59a39c-7659-47aa-9cb6-574cdf8df30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:54:48.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:54:58.648Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=136ed3cf-732f-4dd7-9e88-980304206d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:54:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:55:08.656Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f4118e19-1095-41a0-b126-5d49e5a8ad02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:55:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:55:18.667Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=56b7e089-5fec-4094-a6c4-d39e3a7dceda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:55:18.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:55:28.682Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=853e209e-5a52-49a2-a965-8a8f7669522c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:55:28.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:55:38.703Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e3cf7432-ac4b-4e93-98f1-103488b6851c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:55:38.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:55:48.711Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0eb8242b-12fa-43e7-a3e1-affade4f1b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:55:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:55:58.718Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d06e8a93-3fde-4b68-bbb7-bd34a1eb55dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:55:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:56:08.724Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ef662848-8c96-4215-8e0a-7b754abd715b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:56:08.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:56:18.733Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=fd027a16-7328-4e75-8f23-69a19a11af43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:56:18.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:56:28.740Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4d36c07e-8d1e-4d9b-baf8-26b7412a64ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:56:28.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:56:38.748Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4fca0f54-9868-4560-97a7-b610d97c8c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:56:38.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:56:39.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T12:56:39.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T12:56:39.237Z |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 |2021-12-01T12:56:39.241Z |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 |2021-12-01T12:56:39.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T12:56:39.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T12:56:39.245Z |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 |2021-12-01T12:56:39.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:56:48.760Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a652b5b6-3344-4846-a343-6cf8b34a1452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:56:48.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:56:58.791Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b8a7d35d-286a-45a6-bd55-86a17c421d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:56:58.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:57:08.798Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1ff4bec8-26e3-4114-9de5-db9727462b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:57:08.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:57:18.805Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8d22d57a-4449-4d2e-8995-adf74d8d7e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:57:18.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:57:28.821Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a9f12665-87a7-46a9-be26-ca2b62872d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:57:28.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:57:38.828Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=97ecf2d9-1eeb-430e-93bc-57fbc3a9b95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:57:38.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:57:48.836Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=6c541a83-0b29-46c2-ae21-acf250d06a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:57:48.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:57:58.842Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e4c1abf4-a8bb-4a09-9fd4-0dd9bf5ceb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:57:58.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:58:08.848Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=17d9773c-e552-4f16-9791-474484f461a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:58:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:58:18.855Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5646a7a5-fcda-4a54-8a68-68ad1f538897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:58:18.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:58:28.863Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=38624693-6492-4fe9-8af2-aa43d1bea79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:58:28.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:58:38.868Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2ce6e3ec-9bc7-4bab-8ca6-4a834d0544f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:58:38.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:58:48.876Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c291a987-d6b4-44b6-aa38-5d9df417c631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:58:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:58:58.887Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=cfd785eb-47ad-4b47-9124-5b86de72e3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:58:58.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:59:08.893Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=aeb256a1-e22d-4221-b215-df2fda5833f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:59:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:59:18.901Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=682a7e4a-1a1f-485f-81b5-0b2e1a1bfc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:59:18.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:59:28.912Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b75ed234-ac4e-4cbb-9145-d4d62bbfacf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:59:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:59:38.919Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d5779a78-a62f-458c-8870-1feed089a615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:59:38.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:59:48.926Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7f878afb-2e2f-405e-860a-a506193bb2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:59:48.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:59:58.932Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2c876914-0165-473b-ad51-7eb7a3a45c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T12:59:58.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:00:08.938Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f7fb83e5-2645-4b74-8f80-d2f4ba43bb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:00:08.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:00:18.945Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3fc93aad-136a-4f85-a60e-0a2324eb6a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:00:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:00:28.952Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=140262bb-e700-4ac4-9af2-a916fae2e074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:00:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:00:38.958Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bfb524c3-98cf-4af4-bafc-f90feff85754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:00:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:00:48.966Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=dd00c7ba-d6d6-4597-9998-9321a694bfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:00:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:00:58.976Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8fe04bec-eb91-4e30-922d-162c5a6aeac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:00:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:01:08.983Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0fd551fe-2e98-4e4e-894e-eb8a091ff4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:01:09.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:01:19.001Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d729dd72-4e59-4a4a-a416-ad1b5064816b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:01:19.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:01:29.016Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ec9d5f0a-4eef-482e-81bd-715bfb806e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:01:29.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:01:39.027Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5d7b7e99-e279-4043-a8d5-3c11959c45c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:01:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:01:39.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:01:39.270Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T13:01:39.270Z |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 |2021-12-01T13:01:39.273Z |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 |2021-12-01T13:01:39.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T13:01:39.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T13:01:39.277Z |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 |2021-12-01T13:01:39.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:01:49.107Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=edd86965-ae82-45ff-a6d5-3828ed760964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:01:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:01:59.114Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=948b2f86-9635-4961-972f-50c784743e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:01:59.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:02:09.124Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7826e146-2929-49f8-9e7a-d52886df6061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:02:09.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:02:19.130Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=668f836b-16c5-4ba2-8448-5d6154b3c451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:02:19.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:02:29.138Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bbbe78f6-5053-4283-8326-2c759661223f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:02:29.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:02:39.144Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1d130b2b-2331-4ad1-94c1-9d365491bd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:02:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:02:49.153Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=224fae34-75e9-4247-8fa7-3a5c065b9997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:02:49.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:02:59.159Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e3137fd6-aefe-461b-9123-aa4fb8431ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:02:59.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:03:09.173Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d09e9986-cc9e-42be-8b71-52e31ec019e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:03:09.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:03:19.185Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7128c8f3-b960-4044-9dea-2a405b1e7af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:03:19.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:03:29.190Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3c11ecf2-0d07-469a-8515-2e52f11375af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:03:29.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:03:39.197Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a2220013-8680-4a2f-80db-32869b330843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:03:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:03:49.207Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8134b63b-cb7d-4006-a195-efacf792802f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:03:49.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:03:59.213Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=cdc45944-38f9-4544-9878-439333608513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:03:59.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:04:09.232Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=184b7dcf-e699-4641-9892-77b1224f5b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:04:09.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:04:19.239Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0a1617c2-d32e-4005-917c-1d3284761a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:04:19.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:04:29.251Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=860dc3ca-6479-454a-af88-ca8880d1777f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:04:29.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:04:39.258Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=85ac0c21-4295-41e7-b818-b2ea3045d310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:04:39.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:04:49.266Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ef26163d-9ce9-4016-8be5-5ee2adb5608a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:04:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:04:59.296Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b9639ce4-046d-48a3-a8b9-e16efba33dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:04:59.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:05:09.302Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=09deae31-289a-4c3d-a677-ba2d36feda31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:05:09.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:05:19.311Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2f7c2280-60b9-4e01-8b52-d711ff5351b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:05:19.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:05:29.317Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7923d763-f4a1-4496-a852-6eb97d9dfdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:05:29.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:05:39.348Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=cc932a52-1bc7-48f4-abfb-2ac8f66d050c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:05:39.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:05:49.354Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9442ffbb-ac5f-475e-925a-4b234e7831a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:05:49.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:05:59.360Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=05f4ffe6-df09-4fbc-912a-e45494785963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:05:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:06:09.366Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=42b267b7-425b-4805-a530-bb7dc4ad1f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:06:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:06:19.374Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bfa2e5e1-bef0-42f2-bb83-aaad2b892f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:06:19.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:06:29.383Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5802cc0e-9c66-4b71-b501-b803a8978d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:06:29.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:06:39.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:06:39.242Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T13:06:39.243Z |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 |2021-12-01T13:06:39.246Z |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 |2021-12-01T13:06:39.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T13:06:39.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T13:06:39.250Z |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 |2021-12-01T13:06:39.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:06:39.391Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d49c3efb-42a0-4bbb-9220-89f37e60d361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:06:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:06:49.404Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d1ed09c5-0da9-4c63-9762-479f43f75073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:06:49.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:06:59.419Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=597e0eb6-b8be-49f5-aa2c-393aa5a927f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:06:59.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:07:09.426Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5806b9d7-7266-42f1-9ed9-75a778bf5ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:07:09.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:07:19.431Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3068af31-4c6d-4b82-8edb-ca24601bc236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:07:19.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:07:29.438Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3615a3ba-4fc7-4d59-bb5d-234f0ae6f5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:07:29.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:07:39.444Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=6f0c98c4-8a13-4d55-9187-bc221b09f9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:07:39.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:07:49.450Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=be5092bd-52c1-472e-9320-af07deb8009a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:07:49.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:07:59.457Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a3f07c90-168a-4fb9-9b92-539a8900f4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:07:59.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:08:09.483Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=03bbd2de-e985-41e0-a933-619bb72f23c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:08:09.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:08:19.490Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8727ab28-c6b5-4d8b-aa33-6c3867a15665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:08:19.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:08:29.497Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9833a7d2-9cec-4d5b-9c6c-ad5e14155ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:08:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:08:39.506Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=530228ff-6622-4cfe-8d7e-bc071fe7cca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:08:39.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:08:49.521Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a2748e8a-9667-4f09-a5a5-4db7018d8c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:08:49.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:08:59.528Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3e3e3523-e33d-4a4a-adfc-f15a76981034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:08:59.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:09:09.536Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=15797996-fb53-4977-8cef-83a8dc35fb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:09:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:09:19.542Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bc9af199-1190-4f0a-8986-207e303b417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:09:19.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:09:29.548Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b4affc61-a11d-4070-b905-61940993d3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:09:29.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:09:39.554Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=fe1b3077-0427-4701-8b87-7cf3dd35770b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:09:39.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:09:49.561Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c7866b67-ad3e-4314-a208-5adb21e769c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:09:49.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:09:59.568Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=30727e54-5a89-48b9-8443-be7f9a8aff1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:09:59.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:10:09.580Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b20524ea-c17d-4ee6-a3fd-d57e11a7e186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:10:09.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:10:19.588Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7e7b4f50-0069-4c0d-a7dd-59ca0fa43a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:10:19.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:10:29.597Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5c7e120f-e72e-4394-b15b-b38a52381523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:10:29.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:10:39.613Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ff2e5032-288b-4413-b879-6f93f1be918a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:10:39.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:10:49.620Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1105a7c8-5faf-483a-815d-bd3da1454367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:10:49.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:10:59.627Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=516009c7-c619-4340-ab9a-d17bf089f27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:10:59.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:11:09.634Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=27c7754b-a7ed-40f7-9a36-b17ed6a5225f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:11:09.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:11:19.641Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7e69e1a7-d619-44ea-acc2-e79755ba1751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:11:19.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:11:29.647Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=da5a0ef0-e620-4552-bc7a-8138899906d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:11:29.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:11:39.246Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:11:39.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T13:11:39.247Z |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 |2021-12-01T13:11:39.252Z |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 |2021-12-01T13:11:39.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T13:11:39.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T13:11:39.256Z |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 |2021-12-01T13:11:39.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:11:39.654Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8d15c9f8-d26e-4d33-a20b-4b0a4aa8a325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:11:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:11:49.660Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=397809da-cccc-4428-a968-d9d0a04dddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:11:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:11:59.668Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2b10b078-691a-40e9-9a39-ad178821159a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:11:59.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:12:09.675Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=47ab35ee-4bf1-4f14-911f-95d74a0e8ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:12:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:12:19.682Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=80d91856-0235-4328-98d3-3f442fdca363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:12:19.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:12:29.700Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=04ffded4-82d3-4880-9135-084d4fb00add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:12:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:12:39.708Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b9c29bc4-3736-44db-aa2b-6f1158c40d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:12:39.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:12:49.714Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3f064329-01aa-49a2-85ae-433e72e9782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:12:49.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:12:59.720Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f9f47e9d-8869-4edb-9a95-3e98a0cb6b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:12:59.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:13:09.726Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7aebfed0-19b8-4ffe-b4d7-8868f8bfa192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:13:09.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:13:19.731Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c5d23cb6-4764-43d9-b495-3b37956956f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:13:19.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:13:29.737Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8cc1e4b3-6b5a-43c7-862d-af8c7b2f2bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:13:29.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:13:39.745Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7ac0ea79-4ba4-4058-afd3-776c06304e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:13:39.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:13:49.752Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=aee5cfb0-7fbf-4e2e-8f0c-dc81507287de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:13:49.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:13:59.759Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=242d8613-4ce1-4ace-89ab-f785dd184d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:13:59.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:14:09.767Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=6b9896bd-784b-4dfa-9439-dae32c5186f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:14:09.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:14:19.782Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b9feee7f-c69f-425d-8011-4a5d77d5020a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:14:19.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:14:29.790Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8d737d5e-c9ae-4241-b190-b78f379f98fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:14:29.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:14:39.800Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e7d61eca-46fe-40bc-9fc9-f7e4f4255a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:14:39.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:14:49.806Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f17492e7-8981-4f32-8d2d-95041321b62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:14:49.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:14:59.813Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=06c1c7d1-2f78-4eb8-a04a-c74e6d0bdc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:14:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:15:09.824Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=93ee7740-1378-45e6-8468-d6dbacf5156f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:15:09.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:15:19.830Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=51b361f9-7dd3-4c8d-9006-10fef4cca207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:15:19.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:15:29.836Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=25ef36a1-a043-4665-9c3d-724858a072f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:15:29.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:15:39.842Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=733a1779-3891-4103-b093-acb98076324c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:15:39.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:15:49.849Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a7ff0e19-665c-4f74-b486-6c80efc75230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:15:49.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:15:59.856Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3c5527f4-5208-4891-bc3f-ebc627cf72f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:15:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:16:09.870Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c77dfd56-ff95-4516-80c6-78c5a9bf1720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:16:09.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:16:19.879Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=06047057-44c8-4e7d-a201-fac139d1f31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:16:19.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:16:29.886Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=67eba1ac-2722-4be9-9ce2-3c03f36130d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:16:29.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:16:39.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:16:39.261Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T13:16:39.262Z |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 |2021-12-01T13:16:39.265Z |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 |2021-12-01T13:16:39.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T13:16:39.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T13:16:39.268Z |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 |2021-12-01T13:16:39.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:16:39.892Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5b821b42-bd98-47ff-b732-c23db63c53a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:16:39.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:16:49.897Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e7213213-c67c-424e-b72f-8c38157f4266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:16:49.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:16:59.903Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=57f043b5-4114-48e1-9a4f-346d523f94f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:16:59.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:17:09.909Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ca73af3d-6e4d-4108-9bd8-c39facb9c45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:17:09.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:17:19.915Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4fd19a4a-1af4-4e1f-848e-1ac1dd72e4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:17:19.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:17:29.922Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e9d67d43-e7e5-4399-92e8-5e582522255a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:17:29.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:17:39.930Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=081008f5-031f-45a3-8aff-a163438d0c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:17:39.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:17:49.937Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=cf1a39cd-cc0c-4b0f-bcf1-043b9a0053f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:17:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:17:59.955Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=00fd08eb-93d5-4faf-bbca-aa4aafe265f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:17:59.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:18:09.962Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=03c1433a-5948-4dfa-86d3-200aa9e840fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:18:09.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:18:19.969Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ad692db0-4f71-41b4-ba99-afb1223fb5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:18:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:18:29.977Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e9b7ad14-a027-4455-a677-f992fd53e307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:18:29.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:18:39.983Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0cfc651e-4ef2-4c9f-9330-7a8d564d025b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:18:39.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:18:49.989Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=143590b6-2def-4ba6-a407-3b7d40290c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:18:49.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:18:59.995Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=06efea36-0a97-4065-a0fe-753ddcf25ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:19:00.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:19:10.007Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b2cc4e12-1203-490a-a369-e2f3fc1ec3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:19:10.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:19:20.014Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a0afc3e7-979c-43a4-9a20-c5aa7a6a21f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:19:20.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:19:30.023Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=094b74fe-19ff-45e7-909a-79f948a4376f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:19:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:19:40.029Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=daeba0ed-f033-43fe-ac00-3aee33827c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:19:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:19:50.037Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=56d6b8e4-3d52-4452-8d72-86e2fc44a666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:19:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:20:00.050Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=76e73cc5-ba73-4dc3-812e-19e78bc5292a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:20:00.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:20:10.057Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=edd6db27-364f-41b5-9bac-1b4fd3657215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:20:10.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:20:20.065Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=db90688b-b36c-4762-b8c8-5bf28d0c2bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:20:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:20:30.071Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3d354814-77e9-4ae7-b69e-9c98de7f28b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:20:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:20:40.078Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7acf46a0-d504-4b8f-adae-1a9b6f5a90ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:20:40.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:20:50.084Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8c417a36-7da7-4ee7-a20c-90077c070a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:20:50.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:21:00.091Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a7612f43-6ab4-4dfb-9951-450e6d8f5ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:21:00.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:21:10.098Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=6cdbd3e6-2e15-4a2a-b809-cfdb9f30e00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:21:10.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:21:20.111Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a11459d1-c8e9-4d90-821c-2c8818b7cc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:21:20.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:21:30.117Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f9f5e7e2-3088-4a70-8d50-f493f232b269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:21:30.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:21:39.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:21:39.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T13:21:39.305Z |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 |2021-12-01T13:21:39.309Z |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 |2021-12-01T13:21:39.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T13:21:39.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T13:21:39.312Z |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 |2021-12-01T13:21:39.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:21:40.137Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=67a12e29-7c8a-4663-b89b-d1210b59b6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:21:40.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:21:50.147Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1f0a2375-73bb-434e-a15f-2d0705a7113b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:21:50.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:22:00.154Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=cce01efb-1b0f-49e5-a3a4-71b6d78a651f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:22:00.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:22:10.161Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0b1a9753-5bf1-4d25-b42a-ab390c6acbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:22:10.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:22:20.167Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=62d2e066-256a-42a5-bd3c-956771399544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:22:20.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:22:30.173Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2de940ff-3a15-433f-9e9a-633b789a50bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:22:30.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:22:40.180Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5910740d-9727-468b-8534-fc2381718630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:22:40.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:22:50.186Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=6355efa7-8faa-49a8-93b4-a60438d0ec58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:22:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:23:00.192Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=476da9b4-284c-4895-980d-10f4d3a7cf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:23:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:23:10.199Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a0cca1a1-2f14-4a6a-8af1-2feb7ed35c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:23:10.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:23:20.207Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4c40b245-ca6d-4ad3-bbbd-fb33e2abce8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:23:20.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:23:30.214Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=de6a9481-5e1e-42e0-bad5-20c0ce798fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:23:30.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:23:40.235Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=55be1cde-e21e-427a-b4de-096e53bb3b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:23:40.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:23:50.248Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9cd65ecb-c47e-46dc-a513-95ab0d3a56c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:23:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:24:00.256Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2a02bb5c-bae2-416b-b2cf-766c1c89d0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:24:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:24:10.262Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=183dead8-d5e6-473a-a7eb-648d2d1b312e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:24:10.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:24:20.269Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0bd4378b-7a18-4257-929f-c653775d6ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:24:20.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:24:30.276Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=88e510b0-4bd8-4f98-8170-4791f4d9e04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:24:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:24:40.281Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=99c2af11-ab65-46da-b4d3-97deb53f7873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:24:40.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:24:50.289Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=dd638d5b-51ab-49e1-90d4-bd5a00e6b99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:24:50.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:25:00.295Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c5356acf-4ebd-462a-8f41-21297a9f3337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:25:00.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:25:10.303Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=278680c8-5a32-4328-84ac-46b08e2196ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:25:10.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:25:20.313Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3c154444-a39c-448d-bc03-90a8ac02b196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:25:20.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:25:30.320Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a8a490ac-4982-4ae2-a91f-c4d3737383b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:25:30.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:25:40.333Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d6badb44-2343-4388-9ea0-430c6e34d675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:25:40.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:25:50.342Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=38dd22c0-6834-43c1-be25-80e666b3ff3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:25:50.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:26:00.350Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=034506e4-9358-45b7-b9c4-94b5541aec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:26:00.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:26:10.356Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=97f02223-c00c-4b21-8ac2-dff5107be774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:26:10.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:26:20.362Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=56c99b4b-79ad-4d90-b376-1a3348821568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:26:20.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:26:30.373Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0940b733-4b8f-41a4-9e63-566587ef7957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:26:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:26:39.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:26:39.264Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T13:26:39.265Z |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 |2021-12-01T13:26:39.268Z |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 |2021-12-01T13:26:39.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T13:26:39.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T13:26:39.272Z |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 |2021-12-01T13:26:39.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:26:40.379Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4e619576-f6f0-42c2-9f1b-f7475bcc8663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:26:40.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:26:50.386Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=35c5fe99-b792-4ab4-a592-239306c8e586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:26:50.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:27:00.393Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=17d5f881-e0bb-4ff4-b3bf-8ca9bdb98f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:27:00.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:27:10.398Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f170fe9e-6c1f-4886-9c00-7df0ca5c188b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:27:10.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:27:20.407Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=552c17cf-8837-407b-931e-f8255546488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:27:20.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:27:30.414Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a706d450-a450-46dd-8382-de7f25714d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:27:30.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:27:40.428Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4823597e-ec65-4fb9-9a0b-84f8a7cb68f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:27:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:27:50.436Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d8764be0-903f-4e53-8121-777f01f538bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:27:50.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:28:00.442Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=aa950a2a-14ba-4a90-bba5-bec55ca27806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:28:00.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:28:10.450Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c328ca32-fa75-4d1b-b141-3fe9f13d0a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:28:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:28:20.456Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f1ca51b2-623a-4b0b-9eb8-0da5e2286db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:28:20.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:28:30.463Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d44663c7-5f52-49a7-884d-16f729a42fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:28:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:28:40.471Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c5b9ee33-dcec-48c4-8422-f324ebbd6332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:28:40.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:28:50.478Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=776b6fdf-42a1-4d2a-816a-f78e342a240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:28:50.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:29:00.487Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e60fda32-8a7e-465c-becf-0a54329c4860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:29:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:29:10.493Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=443e6358-cfd2-4723-aa45-f191b86514a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:29:10.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:29:20.500Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=b6a7a74b-ca42-41b4-82e7-234b9e546fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:29:20.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:29:30.506Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f550dd8c-e17c-40b4-8f5f-25b744602797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:29:30.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:29:40.514Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=cbd662aa-b001-4cab-984c-73b776945d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:29:40.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:29:50.528Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3b353888-b15b-4376-abee-474043f38467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:29:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:30:00.537Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f305d61d-622c-41e0-8744-0e7f903bbd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:30:00.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:30:10.544Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c881b110-6f48-4a96-8c5a-570c2f5adfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:30:10.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:30:20.549Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=679aee61-a881-47f0-8d64-607c03915344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:30:20.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:30:30.555Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=55970099-6925-4897-a27d-ab6e6e3dfc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:30:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:30:40.563Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9859ae0b-c55f-498c-aa8f-c82c88a8029b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:30:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:30:50.568Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=08e72caf-f6f3-4932-bce5-c788d369c8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:30:50.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:31:00.575Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d1c46c23-b471-4fab-8437-ebac371fb386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:31:00.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:31:10.582Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2d7b2244-1def-4e70-9f1c-538fab34ac6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:31:10.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:31:20.588Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=041f2ba3-041b-42c2-a81a-ae1287d045e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:31:20.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:31:30.597Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=05f3c849-50b0-42d1-b79e-19a3641d0a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:31:30.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:31:39.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:31:39.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T13:31:39.283Z |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 |2021-12-01T13:31:39.285Z |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 |2021-12-01T13:31:39.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T13:31:39.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T13:31:39.289Z |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 |2021-12-01T13:31:39.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:31:40.609Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3ff93d4a-0d81-4dca-b70a-06b25c710388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:31:40.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:31:50.617Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f5291265-b97f-40a8-86ef-d234ddce92dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:31:50.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:32:00.624Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=67342b06-9081-4490-a792-1dc9aad3ce40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:32:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:32:10.629Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=64c1d1f4-f7b7-487c-b39a-bcde499f14a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:32:10.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:32:20.635Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3c457f4b-6933-4f94-a2fa-18afeead0ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:32:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:32:30.642Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=fed12065-d82f-4431-a294-36de2878a459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:32:30.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:32:40.647Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d27a09a3-591f-4a07-b288-a38e6ba0649a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:32:40.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:32:50.653Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=19c405dc-59c1-4450-b4d9-88261a1be2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:32:50.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:33:00.662Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=6d327e92-3a4c-497b-9a14-61460d3aaf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:33:00.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:33:10.669Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=929e203a-bf0f-4b2b-9b6a-36132236c4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:33:10.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:33:20.677Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4b50fb8e-0004-4221-9d15-7875d6f54b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:33:20.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:33:30.695Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ba657a6c-99e6-4db2-bd1f-8269d8b32e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:33:30.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:33:40.703Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5bdb167f-f173-4644-867e-a93152eb95dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:33:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:33:50.711Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=155d99e0-d8d2-423c-b832-ff6b53bf8642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:33:50.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:34:00.718Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=6c64aecf-05a8-4705-a8c5-ca46da2d79d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:34:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:34:10.726Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=dc9736d0-a621-4293-9ec8-a5138d2c7d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:34:10.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:34:20.733Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ed25ad27-293d-488a-bf45-e1c1fd2474f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:34:20.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:34:30.739Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d9ad158c-764b-4c0b-9725-25696ed70e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:34:30.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:34:40.745Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8e1c923f-a3e0-477a-b3cd-119e3034725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:34:40.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:34:50.752Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3d023c7f-fcd7-47f6-a06d-0af2ae438ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:34:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:35:00.761Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3dfc7800-4fed-4828-bbee-af056b5e61f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:35:00.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:35:10.768Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d40d2084-da84-425f-90b0-f9c8b6d807b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:35:10.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:35:20.777Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c2ded6be-ef80-49f0-96e6-eaa743809f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:35:20.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:35:30.787Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d0bdf33d-ff1e-458a-aacd-cea3255c8342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:35:30.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:35:40.793Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f08c860a-8033-4dc9-82bd-99d7b69b2cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:35:40.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:35:50.800Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=02715c88-9138-402b-a533-f8f414a6fb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:35:50.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:36:00.806Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c847817f-cbbc-400c-a792-ea4d7f161963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:36:00.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:36:10.816Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=927aeb3e-9d37-4f70-a35f-29c02b409207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:36:10.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:36:20.833Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f4be0996-52ca-4c9e-bb9b-8e24b3b6597e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:36:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:36:30.839Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a8a659a5-9ec3-40c8-aab5-fd106e160b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:36:30.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:36:39.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:36:39.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T13:36:39.290Z |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 |2021-12-01T13:36:39.293Z |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 |2021-12-01T13:36:39.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T13:36:39.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T13:36:39.298Z |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 |2021-12-01T13:36:39.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:36:40.846Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0f759a96-5f4f-4486-9e34-ebe503522c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:36:40.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:36:50.854Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ca9edeef-db29-49c2-806f-15ac5fe61acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:36:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:37:00.861Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=187952ff-4574-457f-a9a3-40e5007c1d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:37:00.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:37:10.868Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=926f54e9-e602-447b-b14a-114a87ab36af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:37:10.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:37:20.880Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7bb4d5c8-ec11-4a18-8ead-839db17e2aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:37:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:37:30.894Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ac0916f9-a159-49a0-8494-ab53f9a8f14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:37:30.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:37:40.901Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1f8770a5-1d3d-472a-acfc-b9e8fd994cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:37:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:37:50.909Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=dbe8ff96-386d-41dd-841a-048afab05911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:37:50.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:38:00.916Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8cd3ccb5-4cf3-47cf-bf86-7e1328f56f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:38:00.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:38:10.923Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=67d8b49a-4955-4c6c-af6c-7f18558f72ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:38:10.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:38:20.928Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a0d50b5f-b6f5-4237-94c7-8034fee2ed94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:38:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:38:30.935Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4b9e0eba-8e8e-4f8f-bde7-fbd9d59b7d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:38:30.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:38:40.940Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3eff83e0-e961-4843-a363-99c61f138a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:38:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:38:50.947Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=0bdd5743-0a83-4f7b-bc39-b4c5e210c2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:38:50.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:39:00.961Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ddb35324-f723-413f-b2e3-5eedb05581cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:39:00.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:39:10.967Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=607bb56c-a38c-46ba-9ac0-ed556eb05515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:39:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:39:20.976Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f7628258-4d6c-44f7-894b-75b96a118567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:39:20.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:39:30.988Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9ca623ce-3f28-49f6-95ff-446716576b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:39:30.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:39:40.993Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=037151ce-ece8-4563-9f60-9456c60f0899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:39:41.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:39:51.000Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5ae40f99-57e9-4bd8-9fad-3473b29540f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:39:51.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:40:01.006Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=341ad322-2047-4ab2-ad1e-2924137e2ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:40:01.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:40:11.012Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=529c25ab-79fe-4373-8483-54753c2b4794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:40:11.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:40:21.018Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=32825ab4-4a40-4ffd-9cd0-ae3109f52a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:40:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:40:31.024Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2f524cfb-6d2f-4206-84f7-31e2b2cd2dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:40:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:40:41.030Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=941d99b0-dce0-4fe4-9aa1-3dc8c19073d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:40:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:40:51.038Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8e20c572-b8a6-4a96-b20e-4d741610c2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:40:51.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:41:01.047Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2bbe617d-094f-4a36-864d-ec03ee8b1f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:41:01.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:41:11.054Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=afc7ca80-1964-46bf-8eaf-8baded257cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:41:11.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:41:21.064Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9c3173b5-1574-49cf-9c13-cbb2d99a6a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:41:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:41:31.082Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=98097c01-2568-44f8-9ed2-cccf5dc610aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:41:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:41:39.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:41:39.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T13:41:39.246Z |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 |2021-12-01T13:41:39.249Z |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 |2021-12-01T13:41:39.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T13:41:39.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T13:41:39.253Z |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 |2021-12-01T13:41:39.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:41:41.089Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=90877fbd-0823-495b-99d4-c1148c214227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:41:41.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:41:51.094Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=c72fbb1a-7e3e-4740-81bd-ebf5ec441250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:41:51.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:42:01.100Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2ac9b878-ab99-43bf-ad05-0601af9d8ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:42:01.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:42:11.106Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3fc2b7f6-ccb9-4f4f-98df-49f1a22ff4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:42:11.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:42:21.114Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d4ab1248-a420-41b4-a346-06eb1876b612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:42:21.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:42:31.120Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8289db7e-d8bc-49ad-a758-8714413d04ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:42:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:42:41.125Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4f399f99-82d2-4cb5-82d9-6725008cb719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:42:41.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:42:51.132Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=be8619dc-ebb5-480d-961e-b1f964f6020c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:42:51.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:43:01.140Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4203b203-c95c-4f85-9925-e6d274138d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:43:01.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:43:11.153Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ab62d2fb-ec6c-4314-87d5-4499a35cad65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:43:11.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:43:21.170Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=78878067-8eea-4b35-93b2-6a1d854b1ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:43:21.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:43:31.177Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d8501cd8-93b9-45cf-926e-5fe1c87d4d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:43:31.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:43:41.183Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=43b84dc2-2d4d-4f13-95b5-e8765ba3c6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:43:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:43:51.189Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=627d34c6-b132-4e13-b3fd-a9ef8b020df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:43:51.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:44:01.197Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bae3edce-d76a-4752-a3bd-59447e3cbac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:44:01.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:44:11.203Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a98cea23-d23c-4b11-8b50-88c2c9e9ccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:44:11.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:44:21.208Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bdc4651a-2ff8-45e6-bb97-1e6375eb66ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:44:21.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:44:31.221Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ca5c6ba1-d3d3-4032-80f9-5dfad1b3bb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:44:31.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:44:41.233Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5aee2594-3385-4375-9ec6-7dd15867886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:44:41.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:44:51.241Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d546dd39-c0a6-40e7-a918-a6c017e94874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:44:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:45:01.249Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=9d56b896-3d85-4994-ab52-db42494618c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:45:01.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:45:11.275Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=2219865e-1cc7-4467-adfe-291460f7ac5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:45:11.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:45:21.283Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=5efdfbe1-5afa-4fb5-af33-8eb6d29833cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:45:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:45:31.292Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=3e8d5104-cb46-4a38-8dec-9cca1b687da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:45:31.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:45:41.300Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=e30f9c8b-68c7-4d8f-ad32-f61e229777e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:45:41.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:45:51.310Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7c7a4a6b-772f-4122-b36d-1b6954f26ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:45:51.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:46:01.317Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ab07a12f-9d20-4d42-94da-b3a2d35b0b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:46:01.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:46:11.325Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7da3c13c-76dc-4b68-97db-f54ca348dc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:46:11.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:46:21.330Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=57d46953-7d2c-4c7e-9f5d-6905b287a69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:46:21.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:46:31.339Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=d8e349fc-9475-4181-a1fc-6e1b43ea60a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:46:31.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:46:39.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T13:46:39.248Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T13:46:39.249Z |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 |2021-12-01T13:46:39.252Z |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 |2021-12-01T13:46:39.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T13:46:39.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T13:46:39.256Z |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 |2021-12-01T13:46:39.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:46:41.346Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=ae84a6d3-dc14-4fe5-b9ed-02884a4a7949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:46:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:46:51.352Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=54ebd13e-27b3-459f-b6a3-2cfd823f49c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:46:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:47:01.361Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f5ec5883-118a-47f3-a2f4-5d1f1b45728a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:47:01.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:47:11.375Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=bca3b623-678a-4558-aba5-b7cdda8b5cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:47:11.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:47:21.383Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=8ed37e45-990c-46ef-b768-78acca814449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:47:21.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:47:31.389Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=a7dbe901-358a-4f1f-ac3d-f8d1009ebd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:47:31.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:47:41.395Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=7988bf24-9102-4d29-a494-e6a16e976987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:47:41.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:47:51.401Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=03bd8a4a-65b9-44d5-9efa-331091b8e664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:47:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:48:01.406Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=baf0ab6a-0262-4e09-a619-b8d5537eed6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:48:01.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:48:11.411Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=f1295af2-7d1f-4efc-bec1-072fd4871374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:48:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:48:21.417Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=1cf42f84-1f6c-4cf5-816a-8ac7ef6dfc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:48:21.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:48:31.426Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=41f6b3ce-2f65-4b99-9a77-8b051ff86a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:48:31.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:48:41.433Z |INFO |Init configs |InvocationID=42b79f4d-9ee1-43e4-986f-00d00dabb2c2, InstanceUUID=4d341801-bca6-4c14-a053-94b441f73d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T13:48:41.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |