By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T10:50:17.906Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T10:50:17.926Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T10:50:17.926Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T10:50:17.929Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T10:50:18.404Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T10:50:18.565Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T10:50:18.565Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T10:50:18.565Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T10:50:18.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-29T10:50:18.754Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-29T10:50:18.783Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-29T10:50:20.872Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-29T10:50:21.594Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-29T10:50:21.630Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-29T10:50:21.631Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-29T10:50:21.776Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-29T10:50:21.777Z |INFO |Root WebApplicationContext: initialization completed in 2993 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-29T10:50:23.070Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-29T10:50:25.920Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-29T10:50:26.732Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-29T10:50:26.994Z |INFO |Started MainApp in 12.822 seconds (JVM running for 13.947) |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-29T10:50:27.037Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-29T10:50:27.039Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-29T10:50:27.042Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-29T10:50:27.100Z |INFO |Start scheduling PRH workflow |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:50:27.119Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b9fd6625-c52a-4ed4-a58e-43d74ac92fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:50:27.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:50:37.868Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=efe17400-243b-4c33-8a1e-7a9797641c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:50:37.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:50:47.923Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=2ddfc34a-717a-4159-9720-8d8120999c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:50:47.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:50:57.971Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=852a9cf5-4839-40c7-a109-65b35d35a185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:50:57.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:51:07.992Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=72002fce-c595-472a-9c61-39d2d12abc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:51:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:51:18.010Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=3eb757ac-de02-4a63-acfb-267d65310044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:51:18.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:51:28.056Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=2a0486af-3b70-4f5f-aabc-5acf9c95562a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:51:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:51:38.075Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=eae6da63-2800-4936-a5bd-a39dc742c654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:51:38.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:51:48.095Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=828615c7-f6d8-4a23-9f36-67b4584b460a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:51:48.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:51:58.111Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=8dd92e58-2925-4973-a2c3-fbbb90b2d01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:51:58.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:52:08.128Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f5e7ede5-2d68-4ccd-a537-6745bbcdf20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:52:08.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:52:18.144Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f19670a3-5339-4985-aab1-3ad858ff7940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:52:18.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:52:28.157Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b6c54a33-6423-4d0a-b22b-3e32f36c0ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:52:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:52:38.181Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=96bfb621-031c-4375-a295-38d4b577311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:52:38.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:52:48.211Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=84176a0d-f721-4e6e-9469-3aa9b07a106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:52:48.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:52:58.236Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ea961c6f-4b7f-4bd0-8332-a083e40aee7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:52:58.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:53:08.257Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=88138815-202c-4cd2-a082-bfd85074cf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:53:08.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:53:18.281Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=fc7aa03d-cdc0-4731-9e07-5edc02ba54a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:53:18.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:53:28.309Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=535e5230-6d43-4901-aabe-1e73440ec605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:53:28.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:53:38.339Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=47b98997-f38a-4677-af27-2647cfc00080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:53:38.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:53:48.357Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=cfdaf238-2e5a-4a03-908c-661c341b4230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:53:48.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:53:58.384Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=1a7a5a79-2f3f-45b3-a0c6-af4053e8ce0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:53:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:54:08.401Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=9bcd4eba-e7ea-47cb-9337-18d3a0a1608b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:54:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:54:18.443Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=9d9c122e-12e7-4b5a-8a3d-17adef6d6195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:54:18.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:54:28.458Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ab7e84ce-727f-4bc7-8834-eaec23ce7de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:54:28.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:54:38.474Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=625117f5-261a-4ef9-906e-a1aef6a2c78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:54:38.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:54:48.502Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=9cd53080-1db2-4bfa-8b2b-935899e3ae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:54:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:54:58.531Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f825785b-ca7f-41dd-b156-2a9590cb3225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:54:58.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:55:08.553Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=06058352-584c-40c2-ac6a-1546d3f360dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:55:08.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:55:18.576Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=99081a8e-7d33-4aee-892e-e1711df1c79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:55:18.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T10:55:24.392Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T10:55:24.393Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T10:55:24.394Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T10:55:24.394Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T10:55:24.395Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T10:55:24.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T10:55:24.422Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T10:55:24.423Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T10:55:24.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:55:28.599Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f33df836-906f-4ce9-b0cf-255f2383273a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:55:28.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:55:38.615Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=740746e3-b72c-4e56-89a8-2581ae83f725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:55:38.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:55:48.634Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=dde05b62-c4d8-4a6a-9f1f-a088fe2e01f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:55:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:55:58.651Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=bd6eb473-b975-4d50-b781-a4665d5e00f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:55:58.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:56:08.667Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=97f9bd55-999b-4b25-8b4c-e75782111709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:56:08.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:56:18.688Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=43681370-e709-46f1-9b1c-769a19e53d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:56:18.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:56:28.709Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=0f65ba86-54c7-4bd4-a714-90e40194f139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:56:28.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:56:38.733Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b7e20c53-1128-4160-8323-1ad51716869d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:56:38.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:56:48.748Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=43b43f5f-c17f-4952-b99e-8ae24b5f8d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:56:48.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:56:58.763Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=1623a3d2-ab90-4cba-b58c-65de0677c812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:56:58.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:57:08.779Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=4e765785-0a29-4719-b817-75e26731c271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:57:08.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:57:18.796Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=275386cb-47c6-4d30-8e43-0c6ac12c5c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:57:18.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:57:28.817Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=2a7a9868-30a2-48d5-9111-43579d773757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:57:28.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:57:38.836Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=5ffae158-127d-4bfa-bece-9e484d4773b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:57:38.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:57:48.851Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ea19056e-f238-4521-bb64-cf81b4aae326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:57:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:57:58.868Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=06374ce2-2ccf-49b7-8a0b-494d36ea975f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:57:58.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:58:08.884Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=17ad08e1-1b47-45f9-ad1a-6f85e472b219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:58:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:58:18.901Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=d4fc9436-c057-4510-a49e-77d782cdb2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:58:18.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:58:28.914Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a8da3d67-9076-40fb-8779-20b987f44593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:58:28.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:58:38.941Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=6ce96807-1e61-43e8-b5cf-08df06cfd4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:58:38.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:58:48.957Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=c1d484b4-9e33-417a-896a-e03f3b5a0572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:58:48.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:58:58.975Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f3ab7506-1a1b-4ec0-b4ad-e28cd19fecef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:58:58.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:59:08.992Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=95b30617-c5ed-43f7-b78d-a7dbffcd90f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:59:09.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:59:19.009Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=7e874153-c15f-4082-826d-174020c1f660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:59:19.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:59:29.026Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ba2fc5a7-017c-41e4-ae2e-220167c0a54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:59:29.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:59:39.040Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=d8583c5b-ec35-4564-91a5-a95752b4d388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:59:39.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:59:49.056Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=11e96171-6a3b-4214-8818-b5703c861d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:59:49.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:59:59.071Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=34b87905-4556-4b7c-a68b-4c06fd6465b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T10:59:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:00:09.088Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b818dee2-0e86-4203-8005-23a1b88026e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:00:09.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:00:19.105Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=7227fe16-91d2-483b-a07d-9e2ecaff2f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:00:19.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T11:00:23.678Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:00:23.679Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:00:23.679Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T11:00:23.679Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:00:23.681Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:00:23.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:00:23.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T11:00:23.698Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T11:00:23.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:00:29.124Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=5d3fb40a-46b8-4e25-8ccb-a5242272b667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:00:29.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:00:39.141Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=82cb3d69-9c17-4986-8520-0747cbc9e9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:00:39.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:00:49.160Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=15bd9e9e-3388-459c-ba05-6d8471c5c443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:00:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:00:59.176Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=069e0f5e-811c-4d1f-8490-1b2a0724c348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:00:59.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:01:09.192Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b9d77500-f133-4e35-81db-6b6b5177f2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:01:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:01:19.209Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=225210ec-4b39-4387-b233-659c960d9ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:01:19.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:01:29.224Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ab980cda-efb5-4b38-9fac-94fcac17b3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:01:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:01:39.242Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=8c3a44ca-dc47-4e6a-bda8-201006d2b66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:01:39.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:01:49.258Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=3a42c905-223c-40e6-9bc3-cd663c656344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:01:49.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:01:59.290Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ade1266b-efe0-4f17-8c17-b75e4c018b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:01:59.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:02:09.306Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=8373d695-9509-4edf-92b6-bd26a99a4977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:02:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:02:19.327Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=67c29bae-1edf-4537-bf70-6072535e0672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:02:19.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:02:29.343Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=71df7e28-b772-4454-99b7-e24842b42b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:02:29.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:02:39.360Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e9756b58-bebb-4420-b5d7-cec1a3942f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:02:39.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:02:49.460Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=5c0f851d-87e6-48e5-8b05-35ad901ba667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:02:49.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:02:59.480Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e9abd729-4049-4f98-8972-6a58c18e7f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:02:59.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:03:09.497Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=4ff573ce-d8fc-4683-9d17-14c56ca1576f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:03:09.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:03:19.523Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=012626c8-aed6-4017-a786-abc165e56425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:03:19.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:03:29.538Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e816b54d-cff6-4874-b763-f323c6efc7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:03:29.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:03:39.550Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=1eea9df3-d8d0-4510-839b-eb72ff4b71f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:03:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:03:49.570Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=78fd174b-a3dd-40fa-81c6-26743745959e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:03:49.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:03:59.586Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ee48b804-fe10-492f-8f9b-45a28af7ad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:03:59.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:04:09.602Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=11a1689b-8477-4254-901f-e298ae57b348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:04:09.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:04:19.618Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=1ecd6d68-f917-4c61-b56b-f2e94e9133fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:04:19.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:04:29.632Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=7e4bb54f-ad3d-4612-abe5-d7e2f0b316d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:04:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:04:39.663Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a47bd49e-5346-424b-8331-3303a4bf9a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:04:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:04:49.679Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=db3fb8ed-c8a2-41d8-a9d2-b546e05d7ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:04:49.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:04:59.696Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=bdc94469-d1c5-418a-bfe0-de61ad3122b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:04:59.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:05:09.713Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=7a7466ff-b304-4154-ad03-12123b04470f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:05:09.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:05:19.730Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=0b1554af-6e5a-406d-b145-b916a1baa82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:05:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T11:05:23.479Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:05:23.479Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:05:23.480Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T11:05:23.480Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:05:23.481Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:05:23.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:05:23.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T11:05:23.494Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T11:05:23.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:05:29.746Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f8f646be-71a7-4875-a4fe-c280ed2ded02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:05:29.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:05:39.787Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b8a8cead-8c42-4530-a6fb-54dacdcad435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:05:39.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:05:49.802Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=beb5c495-9117-4462-913c-8e4dadbdf7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:05:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:05:59.819Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f0ef55d8-f329-4c5a-ae2f-966e495cbdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:05:59.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:06:09.835Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=cf1ab49f-a16b-42c9-900e-412e13565920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:06:09.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:06:19.853Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e8368156-215c-4dea-9038-3178f9b03855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:06:19.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:06:29.871Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=7d344ac6-bfc5-478b-a0b1-761f9f936a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:06:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:06:39.886Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=018e5862-9131-4402-b840-042c3df3ff7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:06:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:06:49.901Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=66f8a987-f3fa-4187-9e53-ef8be4511595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:06:49.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:06:59.917Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=059f1658-cef5-48fc-8119-4bc487341bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:06:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:07:09.931Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ae188c43-3881-445e-b6b1-f1c88980201c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:07:09.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:07:19.947Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=439d5924-06cc-48fb-bc0c-570e2dc92f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:07:19.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:07:29.962Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=04d487dd-ac2b-450c-9734-d0d065c4f8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:07:29.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:07:39.978Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ddba257f-7c54-4775-bd83-816ee549aa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:07:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:07:49.998Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=6925b4a6-c2de-4b75-8f81-eb02f92c7773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:07:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:08:00.013Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=62f58621-d59e-4e43-9cbb-65272e953f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:08:00.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:08:10.032Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=3728c96b-b1f8-4c8c-ac1a-680a9075c72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:08:10.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:08:20.047Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=be5469a8-3106-4352-b85f-35cba63e7ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:08:20.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:08:30.062Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=1c8290e8-ea3d-4bf3-b846-7d6b11ea4172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:08:30.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:08:40.080Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=df9888e8-199e-4635-a63b-ef571d718b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:08:40.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:08:50.101Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=be15b94c-a7a3-42f2-83d4-51c3dfc8c5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:08:50.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:09:00.125Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=21620abf-586d-42f1-b9c2-186c0fc73191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:09:00.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:09:10.170Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=0464a7bb-1e87-4baa-8995-caeacf0bd59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:09:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:09:20.189Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=568f9426-7794-42b3-a830-0c9b5b18712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:09:20.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:09:30.210Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ba63085e-3dc8-40e2-b725-4a156ddc003e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:09:30.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:09:40.240Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=990643e0-2f36-4024-bc7f-95629b7acad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:09:40.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:09:50.255Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=288b1bde-88f8-4c16-8712-2390867ffc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:09:50.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:10:00.273Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=bdd1e5a4-22b7-4d9c-be19-d4099e64e0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:10:00.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:10:10.315Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=c7411cf4-4552-4e43-ad97-afa540dd8b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:10:10.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:10:20.353Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=99c3a45e-9d16-430a-9dc6-c02de94a1df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:10:20.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T11:10:24.059Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:10:24.061Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:10:24.062Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T11:10:24.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:10:24.066Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:10:24.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:10:24.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T11:10:24.092Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T11:10:24.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:10:30.368Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ef0cd2c7-6f99-411c-8a99-66fe42283b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:10:30.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:10:40.437Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=4f71e461-3d57-48c3-b910-876c2f3d6006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:10:40.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:10:50.473Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=8e619619-f2b1-4e03-b5d7-1b7636097d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:10:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:11:00.616Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=13164e1d-3802-4f28-81ec-e6d7c017c72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:11:00.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:11:10.657Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=48080941-4f2a-45ce-90f3-2b2034097b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:11:10.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:11:20.695Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=059e22d6-cdda-4ca4-a958-1709e1a5c01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:11:20.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:11:30.741Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=1a50bacf-e39d-46a5-9c08-33612a637a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:11:30.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:11:40.784Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=96217207-f8c6-4577-a6a1-d1497fb621e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:11:40.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:11:50.812Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=848d5d13-e93a-4988-b950-a3df4389faaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:11:50.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:12:00.831Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f507c90c-c7f6-4b39-a637-97da7ffa587b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:12:00.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:12:10.851Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=20f8f098-8052-4100-83dc-8ab6993f9edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:12:10.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:12:20.868Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=8cbef042-1d18-4f4d-92df-747f981faefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:12:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:12:30.893Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=2978dab6-e2de-4939-91c0-b2fc0d95e822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:12:30.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:12:40.922Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=399c5af6-9732-4dff-a3d9-642d96c79b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:12:40.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:12:50.947Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f6742c97-c700-4c68-8188-3c7f74502172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:12:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:13:00.968Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b0041af8-cbd7-4985-a5cb-4efedae34bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:13:00.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:13:10.985Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=0bdcc534-9119-4385-96e8-1f2919f9b9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:13:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:13:21.004Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f030e503-68bc-497a-ad83-c70a890f30db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:13:21.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:13:31.021Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=78191e38-aeb1-4c8b-9274-632c67215456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:13:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:13:41.039Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=bd1883b0-8b69-4450-a989-8ac99d34353c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:13:41.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:13:51.059Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=6530044e-eb7d-4fae-b18b-465068b7594f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:13:51.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:14:01.073Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=6adefd73-780c-4eec-8813-baaffeebf631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:14:01.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:14:11.089Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=375ba8e3-631d-4be9-8f4d-a08e7fc7a886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:14:11.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:14:21.105Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=1b457f62-7f8d-4cf8-a0a5-59e705f31c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:14:21.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:14:31.128Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ce4bbb95-10b1-4252-ac58-46296c40606a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:14:31.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:14:41.143Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=35a027c0-3c41-42b0-854d-79f00bc50697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:14:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:14:51.159Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a85ff423-59a8-467b-a57f-6d54c1ccb9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:14:51.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:15:01.172Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=1ec22e7f-24fa-4795-ab32-ad09bd17cc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:15:01.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:15:11.185Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a77a4a7e-4c02-4440-bf41-004b27d0d489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:15:11.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:15:21.200Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=582b4846-b9e1-4fe1-879a-cf85b3d1ca20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:15:21.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T11:15:23.606Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:15:23.607Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:15:23.607Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T11:15:23.607Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:15:23.609Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:15:23.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:15:23.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T11:15:23.645Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T11:15:23.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:15:31.213Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=3a886f88-8ad8-4386-8404-50b1a69c5fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:15:31.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:15:41.244Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=4d8ad471-64bf-4b20-acf3-45e6752b0967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:15:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:15:51.260Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=4acd2749-a15a-4a8a-a3c8-5bab446b52dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:15:51.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:16:01.274Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f0c3fa6a-2d60-4909-a82a-b8ddfb7ccfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:16:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:16:11.288Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a967a956-ba7a-41c1-98b0-62413d964762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:16:11.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:16:21.301Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=8376735e-6a60-4b4c-9f0e-c7578990d8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:16:21.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:16:31.315Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=cab478c8-951b-4b97-8b90-b0874dd39993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:16:31.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:16:41.328Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=2fbe8c60-cd8a-4e80-b667-d677a46aeb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:16:41.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:16:51.346Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ba21c679-26f6-4ff1-ba59-1e5d33b1b0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:16:51.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:17:01.362Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=fee90cf1-cadf-4855-8cae-4c9cc609cca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:17:01.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:17:11.376Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ce8cb3eb-9f4b-46ff-abac-e652f66c3af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:17:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:17:21.388Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=0e059a5e-1463-4329-b3d6-28ff5d1b6eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:17:21.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:17:31.402Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ff734a59-6419-453c-b84c-38fe986a1ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:17:31.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:17:41.417Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f9f1e6c1-3df0-4dce-9b71-e01e0e633302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:17:41.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:17:51.431Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b664abf4-251c-4ad2-be3f-c9530f909716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:17:51.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:18:01.447Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f5a31376-f091-4b1f-bb5b-955b19692a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:18:01.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:18:11.466Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=37d07800-61ca-4af7-ac81-ef8278d9ee15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:18:11.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:18:21.483Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=9c5c5a57-995f-4a92-afcb-5cb14d13f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:18:21.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:18:31.501Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=bd4927b7-32fc-423a-b8e6-99f9d6d04a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:18:31.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:18:41.516Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=253ce07a-ebc9-4f12-a625-74c4a2b9c503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:18:41.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:18:51.535Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a24264c9-c840-47f8-9e80-7df8a7a5a1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:18:51.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:19:01.550Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=2679767d-52b0-4f8d-8cf3-bc33ea94ecac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:19:01.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:19:11.570Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=7bc27cf7-9636-4945-b8c2-9121d45ed7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:19:11.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:19:21.592Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=eac468dc-d5ea-4bb9-9304-4c831bd26bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:19:21.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:19:31.608Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=79c20403-054c-4d70-9daa-b3669d2e9b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:19:31.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:19:41.623Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e8ceea7a-2683-44b2-abc0-0835d9833216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:19:41.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:19:51.639Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=9953ef52-4247-4075-88ec-304fc2dd5be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:19:51.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:20:01.658Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=6427c3b5-fa35-4d5a-acac-5c268fe4f3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:20:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:20:11.672Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=395606b1-bfa0-4aa3-a8b1-ee9ffa2e838f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:20:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:20:21.687Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=64374a14-d169-487b-aab3-efcb8e2cf3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:20:21.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T11:20:23.423Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:20:23.424Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:20:23.424Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T11:20:23.424Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:20:23.425Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:20:23.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:20:23.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T11:20:23.435Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T11:20:23.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:20:31.703Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=3cf7a300-1f04-464e-b57b-367a6914953a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:20:31.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:20:41.719Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a96cece8-18af-4439-acd9-4b4689330b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:20:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:20:51.735Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=283398ce-8dd4-4f63-a9a0-9a661837c5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:20:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:21:01.754Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e8de5c80-1c88-414b-b815-ef3283686b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:21:01.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:21:11.785Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=47edb770-91b6-472f-905c-f73af6cbd77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:21:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:21:21.802Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=1fb88f89-f324-4a59-bf74-68ad90b2d5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:21:21.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:21:31.819Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=88d65e0a-c219-41df-9147-588bfefb834b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:21:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:21:41.835Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=bc5d05ad-e6ff-4161-ac7b-857dee61ce75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:21:41.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:21:51.880Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=5c68433b-db66-44a4-9840-6ceacfb8ca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:21:51.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:22:01.894Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a1746731-1cf5-4cd5-827b-9c23a4df9b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:22:01.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:22:11.908Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=d3ba4bcb-70ce-4fa0-930f-936a98116f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:22:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:22:21.920Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=7a4f8d07-f9da-4075-b4e2-7be1d2bec77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:22:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:22:31.936Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a2f841dc-b4ef-46fc-9805-ef758bcda461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:22:31.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:22:41.952Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=adefef61-5737-49b5-baba-525229771a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:22:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:22:51.971Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e3373e0b-77f4-43e3-97cf-3bbf26c4ef66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:22:51.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:23:01.986Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a1374898-b663-4e38-9d00-4d7277aac4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:23:01.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:23:12.000Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=2940a133-f01e-4993-b60a-6f23f04cd614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:23:12.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:23:22.016Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b057e2a5-cf25-464e-9926-1988eb01b71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:23:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:23:32.039Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=0654efa5-b42a-4e42-8185-46f1e0795561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:23:32.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:23:42.054Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=dd4694a8-86be-4a25-a0b6-92e963c72396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:23:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:23:52.070Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=1a067ee9-e334-4f37-8e11-34e2bbcba870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:23:52.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:24:02.084Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=60b01513-529a-45ae-81c8-74fe913b3dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:24:02.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:24:12.101Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=69fb783c-bfaf-4b51-a62a-7236ae0d478d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:24:12.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:24:22.133Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=645763fa-b81a-49a6-8048-d0156fb121a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:24:22.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:24:32.149Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a0058a08-4bff-4c35-ba15-f673dbef8da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:24:32.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:24:42.164Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=d116750b-78f0-45dd-8a3b-af7e4c8d984e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:24:42.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:24:52.178Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ab883aeb-c02e-4cbb-bc5b-7636e9064195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:24:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:25:02.192Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=9b11cd71-8c99-4291-ad00-eb7b704a1c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:25:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:25:12.207Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=74b94f32-413f-44f7-b8d1-6d5d70e092eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:25:12.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:25:22.226Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a8c8e949-de66-40dd-a67a-5bc477c87bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:25:22.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T11:25:23.489Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:25:23.490Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:25:23.490Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T11:25:23.490Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:25:23.491Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:25:23.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:25:23.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T11:25:23.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T11:25:23.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:25:32.248Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e9cea5ee-5cf0-482d-a72e-734eb9d98a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:25:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:25:42.263Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=552376d9-e8a2-40ff-97f5-2f637f58085e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:25:42.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:25:52.277Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a028a327-03e4-490c-84bb-da8a154f2e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:25:52.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:26:02.295Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=fe2ca73c-48c7-45a6-808b-579b899274e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:26:02.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:26:12.316Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=90cee379-7f63-4268-9f30-a711d536c739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:26:12.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:26:22.331Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=bf04b403-7e80-40c4-b3a3-b035e66aef06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:26:22.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:26:32.345Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=d89d4d3d-f7ef-4ca7-92e1-ac75808abb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:26:32.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:26:42.360Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=93177650-04dd-4fc5-9780-25efcdd36414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:26:42.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:26:52.376Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=766a2362-f06b-43b8-a138-48029b1b1172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:26:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:27:02.390Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=cd910271-3d25-46ec-a0d9-fc22ecabf59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:27:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:27:12.406Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b4ccd190-cb4b-4018-ac44-db565d21aab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:27:12.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:27:22.422Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=fbf3d447-a9b7-4723-82ac-6e105d0fe78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:27:22.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:27:32.438Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b42be1d6-1d5c-40aa-85d0-b25bef6dbdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:27:32.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:27:42.453Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=cc366e25-16b5-44b7-88c6-45eec014dff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:27:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:27:52.470Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a3b2a471-809a-46af-a82c-a9d04d36929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:27:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:28:02.484Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=d38ab5c6-7903-4fd2-93f6-fefbe2a9010d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:28:02.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:28:12.501Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=15f749c0-a328-4413-9c79-fab6ac6aba28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:28:12.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:28:22.516Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=815c7862-bdad-453c-b428-c8fe20d69f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:28:22.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:28:32.529Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=4995ca0a-a267-4f6e-bdd3-5501883b2dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:28:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:28:42.544Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=37d505c2-0cd2-4ac8-bfae-8fe6d1d44969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:28:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:28:52.558Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f00cc640-4b5c-4b2c-b10e-1b3c83be5815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:28:52.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:29:02.569Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=8d6b19be-d0f4-4839-a4ba-5ea281950ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:29:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:29:12.584Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=cbee2d65-ac8f-4bfe-9b26-11f0174adc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:29:12.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:29:22.598Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b90aad68-4dc9-4d04-be05-a1891b4122f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:29:22.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:29:32.613Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=7147517c-b5db-46a2-87a0-1c79631a3ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:29:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:29:42.630Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e997d4dd-0031-4908-ad00-595a29173950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:29:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:29:52.646Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=17165c9b-f176-4359-90aa-1f11ba64a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:29:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:30:02.665Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f21ef22f-89af-4fe6-841a-39942bfe0f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:30:02.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:30:12.684Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=bd97369e-b595-4a94-8c98-034b25121170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:30:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:30:22.699Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=336fd24c-0465-4b69-85da-672eb3141842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:30:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T11:30:23.383Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:30:23.384Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:30:23.384Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T11:30:23.384Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:30:23.385Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:30:23.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:30:23.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T11:30:23.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T11:30:23.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:30:32.715Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=de7337c6-b4bd-4ffb-87c3-a7a589483bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:30:32.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:30:42.729Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=29389d94-835e-40ef-9789-5c9ebc2af49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:30:42.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:30:52.745Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e750e9d3-2650-4f54-96be-a2c6008de9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:30:52.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:31:02.761Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b29a2bbc-15ab-49b1-ae93-e100c23ed4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:31:02.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:31:12.780Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=02aa5e07-b91d-4406-bcb1-881208aa83a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:31:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:31:22.795Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=d924557d-a8f0-4e78-8bf0-77cbced0b7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:31:22.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:31:32.811Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a8c5af0f-b97f-4c32-a539-112999082381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:31:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:31:42.825Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=aebfc5d5-5540-4c70-a781-23afb317351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:31:42.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:31:52.838Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ae5a6aec-6d6d-469e-9c76-77776e80c24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:31:52.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:32:02.851Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=cebacd88-557c-41d4-85e4-e61bb80b5157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:32:02.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:32:12.865Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=63cf025f-2d0b-4299-b1ad-22451b5778d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:32:12.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:32:22.881Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=888a0fd5-8397-4cfa-b9ad-9a9dd3e291ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:32:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:32:32.895Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=4539d88b-96df-48d8-adae-197db1779f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:32:32.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:32:42.910Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ba5e26f1-35fe-4d30-a0c0-54507971b668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:32:42.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:32:52.923Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=6d7760ae-3ef5-4d59-94ca-42ff8c43859b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:32:52.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:33:02.939Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=547a7093-502e-4eab-9358-64f50afc5c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:33:02.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:33:12.954Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=fbea3f9a-6ddf-437c-a56e-79650ac8555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:33:12.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:33:22.969Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=dc6a41ad-8b1c-4dff-8c9f-26fee493b560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:33:22.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:33:32.984Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=999437db-fdfa-4e68-b85c-b1838b555f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:33:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:33:42.998Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b1ed8a16-7b0a-405e-986f-07104dff129c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:33:43.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:33:53.012Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=0b92bdd5-630b-4b77-a7dc-cc77dbbed813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:33:53.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:34:03.026Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=66dcd00e-9646-4b92-b897-c4c86e00d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:34:03.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:34:13.041Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e822ec81-75cf-4cf2-bdc2-167bdd6a459f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:34:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:34:23.054Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=6e0ea0ea-e8a6-4ffd-b206-8e16d6184d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:34:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:34:33.069Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a0bde8a3-7ee0-498c-a4fb-bb71b4862181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:34:33.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:34:43.085Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=67a17c43-96b1-45e4-9fbd-606cfab400b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:34:43.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:34:53.099Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=0acef628-9c44-404a-aa33-1f42bb831790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:34:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:35:03.114Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=117a7472-2de5-4f52-98f7-fae3a7803311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:35:03.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:35:13.134Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ac917ea4-5307-4955-aaf9-9ec3171b546f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:35:13.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:35:23.150Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ef7d9b87-12ad-4425-85b7-a3193c198d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:35:23.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T11:35:23.460Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:35:23.461Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:35:23.461Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T11:35:23.461Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:35:23.462Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:35:23.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:35:23.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T11:35:23.471Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T11:35:23.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:35:33.163Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=aa8b0bfa-6775-42f4-86b4-d9b72ee3eca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:35:33.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:35:43.179Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=02785fc5-651e-4103-893b-d7d223915b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:35:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:35:53.195Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=d43b771e-1ec3-448b-9cfe-c64418af71dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:35:53.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:36:03.214Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=24351ced-4891-4fd8-ba34-2f9ac8ba3736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:36:03.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:36:13.228Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=8019ade9-fc32-451d-8db2-b07f0b0b9bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:36:13.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:36:23.244Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=05efdd25-f301-4f30-8e33-40fd4fbcf1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:36:23.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:36:33.258Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=ed5d18ae-d630-4d12-ac39-f0f01b8e281c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:36:33.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:36:43.272Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=4be4e919-3283-4520-b484-dd1b609dceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:36:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:36:53.285Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f46127e6-6255-4554-993a-b6df6ac23036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:36:53.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:37:03.298Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=11746306-46df-4abd-a6da-65e5b9615dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:37:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:37:13.311Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=90bb4a47-c49e-477f-b75e-d35a35311fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:37:13.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:37:23.325Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f629c272-a4fa-45fe-b433-0f951d4e4779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:37:23.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:37:33.341Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e0ad65a0-a1f5-4cd7-b5f4-cb9560c79901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:37:33.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:37:43.354Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=1f90e13d-cfc5-4a01-8153-a291cb6f5761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:37:43.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:37:53.371Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=5ad85cce-afd4-4171-81dd-8033e147f735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:37:53.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:38:03.386Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=c315920c-8940-4c37-8f70-7b1729bdcd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:38:03.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:38:13.406Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=cf708d0d-a9ae-4684-baad-7ec625b463c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:38:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:38:23.422Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=92a75871-3be2-4f5e-bad1-c667e2198961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:38:23.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:38:33.436Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=80b010f8-383b-4e0f-b3dc-e9af22c87293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:38:33.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:38:43.451Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=d33629cd-a4a6-4d90-9dea-52f8d7aedb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:38:43.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:38:53.467Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=8370affc-7b50-4ff7-861f-a31c49f5f22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:38:53.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:39:03.481Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=eb949c3a-9ec9-4c47-ada1-48f00fe88e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:39:03.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:39:13.509Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=901a4e1c-93e6-484d-8605-1fd04e0789d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:39:13.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:39:23.524Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a56b436d-8695-49a7-8330-fa53e3ea6f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:39:23.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:39:33.540Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=5eceeecc-5343-4b4a-9348-8b577f93aeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:39:33.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:39:43.555Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=690ce7d1-7eae-42d3-9ed9-40d1c8d95116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:39:43.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:39:53.574Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=825ef50b-1a03-42fb-a527-e1f6fe746f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:39:53.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:40:03.588Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=9d11148c-5ccd-4ce7-b308-884bee99a1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:40:03.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:40:13.601Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=65fa8d90-7ba1-430f-8985-07afa1f8b871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:40:13.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T11:40:23.313Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:40:23.314Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:40:23.314Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T11:40:23.314Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:40:23.316Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:40:23.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:40:23.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T11:40:23.324Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T11:40:23.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:40:23.615Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=6d318c38-8051-43b2-9866-d18691193ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:40:23.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:40:33.629Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=01565d46-6cd6-4e20-b03e-44af1380ef1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:40:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:40:43.644Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=29a1b1ba-6a52-4334-bbb1-a06b483bc494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:40:43.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:40:53.658Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=b11ebc19-4e01-497d-92bf-8e9c10f35c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:40:53.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:41:03.673Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=3ef00f15-8afe-423b-a91d-f2d96aeedd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:41:03.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:41:13.685Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=f582b617-43af-4e4f-b11f-0f3d10d1e69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:41:13.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:41:23.698Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a990e053-9f5d-48ac-bc9f-de90c4437361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:41:23.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:41:33.714Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=79f89a2b-92d1-468e-9d0a-87267814a33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:41:33.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:41:43.729Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=dd80e915-3907-4803-9e5b-bbfb1df0cf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:41:43.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:41:53.763Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=144e2714-b317-41f0-b05d-77f38b503c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:41:53.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:42:03.778Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=0381b702-365a-49db-97e8-2c2a70d96da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:42:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:42:13.792Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=50fef62e-272f-4afd-8d8a-432ca93641a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:42:13.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:42:23.808Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=7b4d5922-2c94-4c7f-a155-1a6faef3b427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:42:23.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:42:33.832Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=a0c1105e-e322-4781-ab84-5852ca5cef6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:42:33.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:42:43.845Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=d1b00426-5b06-48ce-a332-3e836e963c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:42:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:42:53.861Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=c79ad4e0-e076-40ab-bf93-ae265268d537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:42:53.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:43:03.875Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=2fcf74aa-90c1-4f9d-bf7a-206c0f05bd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:43:03.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:43:13.891Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=c16d5805-c187-4f90-88fc-37c9b6f68eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:43:13.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:43:23.915Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=3ffa5f1f-f2ae-4ff0-863b-6f2f38cd5e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:43:23.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:43:33.939Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=2a5c439f-ad7f-4fbb-a724-b09d229586ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:43:33.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:43:43.955Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=9c81a034-8c58-4105-8125-01558d87e157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:43:43.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:43:53.975Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=c84f283d-ccb7-45ba-87c4-70a5372d8c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:43:53.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:44:03.992Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=2bcfb92b-1162-458a-9285-72c6754fdca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:44:04.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:44:14.006Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=4f81a472-6da2-4180-ba4f-a222081c75da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:44:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:44:24.021Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=8dd36198-8e23-4f7e-a4ea-fd4a56f983f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:44:24.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:44:34.036Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=0415c545-111a-43f5-b7df-67ebb36b5395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:44:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:44:44.052Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=bebeaaa7-b185-43b7-9f15-cdca27f43c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:44:44.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:44:54.067Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=1755612d-e212-4c20-a5ce-5932ed19dd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:44:54.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:45:04.081Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=8e508df6-2b45-4368-a863-6a9d829d6917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:45:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:45:14.097Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=c3555992-b70d-4ae3-a30c-c229953754bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:45:14.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-29T11:45:23.481Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:45:23.481Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-29T11:45:23.482Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-29T11:45:23.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:45:23.483Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:45:23.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-29T11:45:23.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-29T11:45:23.495Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-29T11:45:23.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:45:24.111Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=924fa477-0311-45fa-83f0-cb779620bbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:45:24.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:45:34.126Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=de44477f-0882-45c0-af70-f69c17776e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:45:34.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:45:44.152Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=dd3ce021-3cfc-45a7-a72a-e5205f1f1a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:45:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:45:54.169Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e228b9fe-22a0-4239-a30f-1a6bcba4a086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:45:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:46:04.196Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=7c70ee26-8204-475f-88eb-3d8d24a55bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:46:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:46:14.214Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=6eaae95c-867a-4253-8fce-6a95e6462e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:46:14.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:46:24.230Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=27fb4aed-b5eb-4f62-b70f-51324c570c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:46:24.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:46:34.247Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=5064addd-a256-40a9-9c48-05d0658e94a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:46:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:46:44.264Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=e2018f53-2b8e-43d8-af5e-646b75e5c11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:46:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:46:54.279Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=264a8828-2fad-43da-8a5b-15c854fed733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:46:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:47:04.293Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=efa39898-58bc-4c65-87f5-a110d9848e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:47:04.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:47:14.307Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=5227a920-a0f6-4b4c-a295-b2cdc63c2223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:47:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:47:24.322Z |INFO |Init configs |InvocationID=ac1fc666-a90d-41a2-aaf8-d32262fddfe0, InstanceUUID=793809f1-e1a9-4708-b1a7-c8303dfe9dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-29T11:47:24.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |