By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:09:25.152Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:09:25.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T05:09:25.192Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:09:25.857Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:09:25.964Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:09:25.965Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T05:09:25.965Z |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 |2023-01-27T05:09:26.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-27T05:09:26.234Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-27T05:09:26.261Z |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 |2023-01-27T05:09:27.718Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-27T05:09:28.372Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-27T05:09:28.394Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-27T05:09:28.395Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-27T05:09:28.485Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-27T05:09:28.486Z |INFO |Root WebApplicationContext: initialization completed in 2225 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-27T05:09:29.264Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-27T05:09:31.644Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-27T05:09:32.519Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-27T05:09:32.699Z |INFO |Started MainApp in 10.136 seconds (JVM running for 10.946) |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-27T05:09:32.760Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-27T05:09:32.762Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-27T05:09:32.764Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-27T05:09:32.792Z |INFO |Start scheduling PRH workflow |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:09:32.805Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=09c1f9c3-2540-4922-ada4-96185dc5f3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:09:33.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:09:43.290Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ee4d9658-db98-4a13-bee8-7c6af6de1355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:09:43.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:09:53.307Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=73a4459b-89e2-41a6-a2b0-46f40e9c9a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:09:53.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:10:03.337Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=30f72c8b-1ae3-4748-99af-c85cd2de18df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:10:03.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:10:13.351Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=067a7240-7196-4f58-951a-08c3f6c2e651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:10:13.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:10:23.366Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=48b25cd6-dec2-4a3c-9ac7-0f55b05c8c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:10:23.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:10:33.384Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=dbc32b9c-2d8e-4ace-82b2-06b46bb0dea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:10:33.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:10:43.403Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ef024f57-feff-4773-a314-2c422367e4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:10:43.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:10:53.416Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=623e5094-7dd0-46f0-a715-30e30974b95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:10:53.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:11:03.428Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=158db756-f5fa-431b-b42f-beb154cba986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:11:03.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:11:13.441Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2e1c508c-4f83-49a2-aab1-a0460744d2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:11:13.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:11:23.479Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d9a30df0-d6fc-46cf-b873-fc1f49a29b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:11:23.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:11:33.489Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=17e66c9c-f58b-4772-8c66-4280f180c53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:11:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:11:43.500Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=abc62d14-ccb1-4d0e-94e3-405edfb4412f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:11:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:11:53.512Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=9a270b76-8d94-42be-8cee-c8807935133c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:11:53.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:12:03.523Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fa4a2711-3ef8-49d5-9d4f-b0f1a498f20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:12:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:12:13.533Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1d2bad0e-d188-4d1f-8128-82ec38b6e041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:12:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:12:23.552Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a1f39e10-ff70-4226-ba52-3235cb214e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:12:23.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:12:33.569Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e07cb00d-0bc9-4d90-a285-8c51d9fece38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:12:33.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:12:43.658Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=62c685e7-c98c-4dbf-a120-c1f9b8ee5a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:12:43.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:12:53.683Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7261151b-6300-40e1-abbb-2799bc01e4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:12:53.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:13:03.699Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b1882e27-aeea-4187-a670-fc632ad76061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:13:03.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:13:13.709Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=20136022-29fb-453d-ada5-5594c98e992a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:13:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:13:23.721Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=706c5c56-13f1-444d-b4c5-ca0da9393979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:13:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:13:33.809Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2c711803-bc68-4593-bab9-3dfcfaf90f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:13:33.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:13:43.821Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=751aecf6-9178-4641-856a-311c8a6883ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:13:43.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:13:53.833Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1fa03c3a-212e-4f7c-9e54-90c65c4d36ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:13:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:14:03.844Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6896de4d-7b9b-4a24-abd3-d525fb627bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:14:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:14:13.860Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0d83c2ae-6095-4abe-95f9-d426705bf440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:14:13.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:14:23.882Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=04f67e7d-46d7-4e12-9d63-da3c5aadbceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:14:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:14:30.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:14:30.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T05:14:30.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:14:30.508Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:14:30.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:14:30.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T05:14:30.520Z |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 |2023-01-27T05:14:30.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:14:33.894Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1bc9d864-408c-435c-8c7f-217ee2b86fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:14:33.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:14:43.904Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=bd51c089-c195-4ac7-b9c9-333a638ce482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:14:43.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:14:53.914Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7b01c674-db5e-45e1-be0d-f50b9ae5eb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:14:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:15:03.936Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d79a7765-0548-41b1-bd4a-e5f73c83c4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:15:03.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:15:13.948Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a5bbae1a-6e1e-48ef-8f0e-bd0255f65252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:15:13.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:15:23.973Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f4b221c9-016d-46fe-91ed-6ae4910ce57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:15:23.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:15:33.982Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1d0c8cfd-0b51-4072-b5c2-91d71574e494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:15:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:15:43.993Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=24f91d91-df08-4db9-8174-30b364c865a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:15:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:15:54.005Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a1bc6afa-a440-4614-8f40-b6d49b48ed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:15:54.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:16:04.014Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4dd65f8e-f015-4a45-ae44-2fb6b48c318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:16:04.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:16:14.026Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2a6a30d9-d1de-4d97-9f43-3403f860090f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:16:14.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:16:24.038Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f3b2e6da-1cc6-4099-aacb-9714249f9af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:16:24.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:16:34.057Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=44030034-aaae-4961-815a-1b37f819db7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:16:34.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:16:44.068Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e0fae950-6b42-4889-bdc4-79d6db122bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:16:44.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:16:54.082Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d6c84953-42f3-4897-9a3b-01abb0d8d6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:16:54.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:17:04.094Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=464d1b84-29b2-4a33-a8a4-33db2954b9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:17:04.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:17:14.113Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f63b0b8e-88a0-40cb-994b-1f353a43f1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:17:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:17:24.124Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c0b483d1-efd5-46a7-8a45-2ff6edc7d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:17:24.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:17:34.140Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e70abfa5-5a6e-45c9-80f0-f30fa82ff43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:17:34.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:17:44.158Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=74445afc-1de6-42ea-be57-37f6ae59f2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:17:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:17:54.173Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b56eb3f1-16c0-4cdd-90cd-deabaca6debf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:17:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:18:04.184Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=081d86a6-3c9e-4343-8b2d-47903deff436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:18:04.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:18:14.196Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b5dd0746-3188-426a-a92a-e2d5e11d8bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:18:14.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:18:24.207Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a2bc9eda-55f8-4295-82ff-5c8d2d4a06e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:18:24.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:18:34.218Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1e7acadd-4b4f-48fe-a8b0-b64367b32c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:18:34.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:18:44.228Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=191326d9-439a-4bc0-b7dc-61e166c38b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:18:44.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:18:54.243Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=52a678b3-1597-44ca-8c3a-e19143280bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:18:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:19:04.255Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0db172bc-7350-4d5a-9720-ba77f05f628f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:19:04.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:19:14.271Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=72e5227a-1ca6-46e2-a89f-512a9f936ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:19:14.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:19:24.286Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2656a1cd-29d4-46c0-b6ec-4cef4bef769b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:19:24.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:19:29.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:19:29.563Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T05:19:29.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:19:29.567Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:19:29.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:19:29.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T05:19:29.578Z |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 |2023-01-27T05:19:29.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:19:34.304Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=dc3c76c6-8dea-4e3e-b404-964a4f8896d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:19:34.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:19:44.327Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a8d8aab9-d147-4621-92be-d48b18c1e42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:19:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:19:54.343Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=177efafb-8398-4a37-aa1e-640af1c38274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:19:54.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:20:04.355Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c32e054d-3074-4992-b317-56146aae4f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:20:04.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:20:14.368Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d0bcdc57-ad46-4111-9bfe-c5798f13bef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:20:14.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:20:24.379Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f761e1b7-a141-48fc-9f4c-f00bed745061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:20:24.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:20:34.390Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=493f89f6-f644-4023-9f23-db4c92aad21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:20:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:20:44.407Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=07f8a919-0f20-4970-b8f6-3b32917da41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:20:44.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:20:54.432Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fe9737c2-1f8c-4262-a907-6682a1db9835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:20:54.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:21:04.444Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=eed568ca-a1a5-46dc-b33d-f632155f8e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:21:04.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:21:14.461Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=559ec3e5-0bb6-4cfc-b9d2-7045a17e7ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:21:14.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:21:24.473Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7068c33d-1327-4c31-85de-a952f751833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:21:24.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:21:34.487Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=861122f5-861f-44cf-9dcd-127f8e359cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:21:34.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:21:44.509Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=15572c88-e6c1-402f-83ad-d6d05e189e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:21:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:21:54.521Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5a74e2a7-aed9-44a8-b6ee-57c6ddd3be0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:21:54.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:22:04.530Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e65c467b-8885-4424-90ee-8bc689f6278c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:22:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:22:14.543Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=081cfb37-be19-47b0-ba55-07dbdf170174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:22:14.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:22:24.553Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=62c2b55b-f5e3-4979-9c2c-0216c6cfbcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:22:24.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:22:34.566Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d60dd9e9-fd17-46fe-85f6-d8e380d30406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:22:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:22:44.577Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e82bcff8-4958-46b2-8260-cdde14067bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:22:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:22:54.588Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f1c6bd9e-1e48-480b-bbd1-8060aabe160a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:22:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:23:04.598Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=9677116c-1a7d-4cb1-929f-56d5a048f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:23:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:23:14.608Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8525bbf6-2ae4-4118-8aa8-5be182b191d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:23:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:23:24.618Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5ece0eee-8ec1-4c6f-9482-c27921c7e024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:23:24.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:23:34.636Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=36b953ee-2fee-4e87-9244-1478f1fcb6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:23:34.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:23:44.647Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3fe20471-e9ec-4cc6-ab6e-7e33c049ce97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:23:44.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:23:54.658Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a52f2807-4d5e-4e40-b543-5be963a39a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:23:54.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:24:04.672Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a346a8fe-0587-4515-8309-be7a276b3d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:24:04.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:24:14.684Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2f5e0909-d72d-48f3-a11d-be19ac98e0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:24:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:24:24.700Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5147a915-869f-4c26-8189-1a826a82cf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:24:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:24:29.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:24:29.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T05:24:29.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:24:29.519Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:24:29.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:24:29.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T05:24:29.531Z |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 |2023-01-27T05:24:29.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:24:34.710Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=833ccecb-533f-40e6-a389-7fee03012ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:24:34.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:24:44.722Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fae0c040-b34a-483c-91e1-253f9c7ce354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:24:44.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:24:54.747Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=81cd94ca-23ca-4adf-94df-2d310c7292f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:24:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:25:04.774Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ee3a5f7a-c79a-4780-862e-0f48a7829495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:25:04.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:25:14.785Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f0acbe5e-72bf-4337-9309-56509c922ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:25:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:25:24.795Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=754e646e-cbca-41b7-aa03-d81bbb894c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:25:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:25:34.807Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=95c9f967-88cd-44da-b93d-038d43d82db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:25:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:25:44.819Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1d3edabe-4cd5-4a7b-8fbc-0849beb84e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:25:44.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:25:54.830Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0a107991-36a0-44c4-a372-4fb7b6c006d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:25:54.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:26:04.841Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6997a629-c772-4161-adb4-ae818e731d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:26:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:26:14.852Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e5dd8ef9-1d8e-495a-9bd3-b994c716b336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:26:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:26:24.878Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=9a4d5e30-72e6-4841-9788-c17257692646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:26:24.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:26:34.888Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3822118d-a1e7-469c-b5a2-29419c9b0ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:26:34.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:26:44.900Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e32c6031-4b0b-4f2e-afd4-cddc954a56c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:26:44.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:26:54.910Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=01e74451-2201-4c60-9251-31acf9d0446c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:26:54.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:27:04.922Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7a226097-f405-4954-a56a-c0683184a9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:27:04.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:27:14.932Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7032e266-b54f-433c-87a9-3b6e5305002f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:27:14.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:27:24.954Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=626d8c59-2ae1-4fa0-a642-84b82a0d43f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:27:24.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:27:34.963Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=250d5c4e-385d-4049-a18d-1e5986b9e875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:27:34.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:27:44.980Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=27de690a-cdc1-42c9-a74d-e5d57e916874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:27:44.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:27:54.992Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=abaf3c49-78ff-4b4a-9421-140c630549d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:27:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:28:05.003Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4826ef7b-14c2-4111-896c-a1e88943d40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:28:05.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:28:15.026Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5754c172-68f4-4914-8bfd-0ac7ffc9f95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:28:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:28:25.037Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=26708b3a-7631-4784-9387-c546006996b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:28:25.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:28:35.047Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=61a0280a-e07a-4755-a98e-e78be28c8325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:28:35.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:28:45.059Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2817f24a-f74c-42ff-9692-58ed210fc418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:28:45.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:28:55.070Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=772d0df1-3615-43af-be42-cf25a99fc0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:28:55.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:29:05.089Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a420206d-5233-494c-8b49-44f8247fb713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:29:05.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:29:15.099Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=cfc92696-ac11-4e9f-b523-089f6b9b710c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:29:15.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:29:25.112Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=9623dbf9-a6e2-49af-b2ba-99987bcff44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:29:25.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:29:29.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:29:29.536Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T05:29:29.537Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:29:29.539Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:29:29.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:29:29.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T05:29:29.548Z |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 |2023-01-27T05:29:29.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:29:35.124Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d274f7b1-9afe-445a-9d79-a17f1aac4c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:29:35.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:29:45.135Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a09b1205-384d-41ba-b51b-097b5d13a31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:29:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:29:55.147Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b8d2084f-79eb-4431-a9e5-a62d9229634f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:29:55.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:30:05.165Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a10bdb6a-87b1-465a-ab69-01278687dc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:30:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:30:15.177Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c293435a-abab-4cdc-84c9-ef026ef403fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:30:15.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:30:25.187Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=686e4779-f146-4f62-949f-21e72b3c059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:30:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:30:35.199Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8b1a230d-2b10-4d6a-9fba-faab276d31a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:30:35.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:30:45.213Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b3844bb1-f2cd-4b5c-abf4-cd9e05c5499e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:30:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:30:55.223Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=96dca7c5-f100-4ff9-b455-aaf7452e6f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:30:55.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:31:05.233Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3998d78f-c476-43ce-9043-c88ba96957d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:31:05.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:31:15.244Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=106fcb34-8cd0-4d16-8fe5-5e90e781c5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:31:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:31:25.254Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=11f0ad71-3586-441b-b877-93081c984a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:31:25.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:31:35.263Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=76e563ff-d912-43c9-8b3c-dab0ee5c91cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:31:35.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:31:45.287Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f32fbf68-0236-43c2-94a7-86152fc3ba8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:31:45.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:31:55.298Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7a7990e3-baf4-42f5-b955-a3bd07371089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:31:55.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:32:05.308Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7911bb23-ad04-4dca-ad03-db6bdadbef64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:32:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:32:15.320Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b1c9aab6-30b4-4fd8-a1ba-c9cc5f81a2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:32:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:32:25.331Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=36daea53-3533-40a6-a99a-a7c811723c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:32:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:32:35.341Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5b7e3112-fd05-4784-89cc-9a0175c2a36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:32:35.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:32:45.351Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=827d898c-9690-460c-b8f1-681368497eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:32:45.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:32:55.365Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b5b0545e-4e17-46da-b645-2e1d105c1392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:32:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:33:05.374Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=673f53a9-2f16-47fe-bbc7-f5a8ac77588c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:33:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:33:15.387Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=45ddefa3-7603-4c77-b03b-fbe27efef806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:33:15.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:33:25.399Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=26e4be95-7cbc-47b9-8f78-f3b44c6b9ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:33:25.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:33:35.410Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f5fba7b0-6c74-4f22-b52b-5660fbb395a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:33:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:33:45.428Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=78fe67e7-dc87-4a01-ae9c-a5c318c94285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:33:45.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:33:55.438Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=702f3925-ce40-4fa3-9353-3ed81a2281da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:33:55.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:34:05.461Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ea55d840-2185-497f-90d5-d19cae6635ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:34:05.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:34:15.479Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4a6a179b-45d6-4808-81da-f457e89e6dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:34:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:34:25.500Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=587d8a88-0baa-48ca-91f1-fbe468dc7152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:34:25.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:34:29.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:34:29.537Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T05:34:29.538Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:34:29.540Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:34:29.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:34:29.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T05:34:29.547Z |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 |2023-01-27T05:34:29.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:34:35.516Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7a505672-8681-4527-a2b8-e4bc6b9809b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:34:35.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:34:45.534Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=115ffca4-7fd7-414d-a2df-d9416f4c19da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:34:45.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:34:55.546Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=20213b6f-2631-4340-b9ec-2b5115900e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:34:55.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:35:05.561Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=480b17e5-6f46-4fcc-a1d3-f062d3fc88b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:35:05.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:35:15.580Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=afc6011f-d7e6-4aa0-ad59-1004e18d394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:35:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:35:25.593Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2c92d19c-e034-4007-a559-c1de13071c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:35:25.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:35:35.604Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=772f46e8-631f-4108-8873-e3e6230f6c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:35:35.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:35:45.616Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ed3725fe-0d91-4042-ac82-a5debed8c9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:35:45.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:35:55.628Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e942003c-695e-425c-9687-0f8a640d5ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:35:55.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:36:05.639Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1a4917c5-17ea-4a31-be86-df2266cc7b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:36:05.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:36:15.655Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=bebdad13-0c20-4dcd-8929-f1a1a65c832a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:36:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:36:25.666Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d911dc54-31d6-407c-994a-84e94aeb9855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:36:25.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:36:35.678Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=9a2a2c52-334c-4afa-b2d5-9c2034040df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:36:35.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:36:45.690Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d2a4f99d-f78b-4229-9bab-0bcaa18f743a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:36:45.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:36:55.703Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6fec7942-cb22-42d7-a39a-5b427955aa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:36:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:37:05.714Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5e3d1974-b298-414f-80a3-5390d631c448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:37:05.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:37:15.728Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=85bb39f8-17df-41f0-86a4-5fe9d139637d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:37:15.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:37:25.740Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=61d9c9d0-513b-49fa-aa74-a9f1aaf2831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:37:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:37:35.750Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=13e43ead-94db-49ef-a690-79fc1d1b0bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:37:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:37:45.762Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ad07ff43-dbd3-4de8-8e39-807c25d0f7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:37:45.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:37:55.772Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=bed2fb9c-d941-4904-9e86-0518b0c32a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:37:55.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:38:05.782Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fb694b32-8b0e-4c32-93c2-1e4ebf8b1ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:38:05.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:38:15.801Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5e8fca60-70b8-4073-9e2d-1326711e8409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:38:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:38:25.813Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=61286974-18a7-4977-9f53-b5b5921bc254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:38:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:38:35.829Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=809985fd-b906-4a86-955b-67ee40187535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:38:35.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:38:45.839Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=98811dda-5080-4c05-8bf8-512eece6c5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:38:45.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:38:55.853Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=703f5890-0595-4f6c-9fac-a01911223e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:38:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:39:05.869Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=056a5ec2-79d9-49f9-a8a1-d3ea6799223a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:39:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:39:15.880Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=17ea7529-557a-4ab5-b6b3-2cb43668d597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:39:15.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:39:25.889Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=400b2bcc-8d00-4e1e-80f2-a80131af00c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:39:25.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:39:29.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:39:29.577Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T05:39:29.579Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:39:29.582Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:39:29.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:39:29.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T05:39:29.589Z |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 |2023-01-27T05:39:29.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:39:35.905Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fc68a4ae-4a8b-4ce1-ace0-503f4083a1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:39:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:39:45.921Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6fb83b14-e037-469c-b703-9468f27414e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:39:45.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:39:55.931Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=9f46845a-5cb8-47df-9435-4c770524b406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:39:55.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:40:05.945Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=17454e53-3cd1-4015-bcb8-b9d74a425224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:40:05.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:40:15.957Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8e00db0c-bd00-47b0-84a4-de16c109b4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:40:15.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:40:25.967Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=00fec18f-0ce3-4568-a47e-6179beefc198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:40:25.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:40:35.978Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b973a6b2-0215-4e4f-ad4c-a46bb13fdee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:40:35.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:40:45.988Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=33e43754-2f77-4a29-a147-edd6245fee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:40:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:40:55.998Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=242d8000-b373-4b2d-b447-0dd58cf1428a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:40:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:41:06.007Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2cb37671-8c54-4b62-9461-6d9ce588687b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:41:06.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:41:16.018Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=bbebf098-bd0c-4472-acac-110cde3a8e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:41:16.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:41:26.029Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ee610316-4448-42fb-b5a7-fc32a8711259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:41:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:41:36.039Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a4d62635-fd0a-4526-bd63-cbda17fefefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:41:36.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:41:46.051Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e010a8a8-cc0c-43cb-829b-d2ab0451b975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:41:46.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:41:56.061Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d5628617-b3ec-446a-86ce-231713d8c019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:41:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:42:06.070Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=624f4358-cf8f-4b89-9c80-ff722fccc202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:42:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:42:16.081Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b3e217a6-c7bf-4442-85dd-8e9fa41e64cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:42:16.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:42:26.090Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b70ea7df-6e6a-44de-bcff-c3dc8dd58cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:42:26.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:42:36.101Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4344d66f-1147-4698-a233-2b735e873629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:42:36.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:42:46.111Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f6c979bb-81bd-415d-a3eb-0c6b3ce01fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:42:46.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:42:56.123Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=04516d4a-309d-44b3-8d57-81fd2a82c81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:42:56.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:43:06.134Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fc4bf7c3-be00-4568-b39f-685955e1df31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:43:06.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:43:16.145Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8ab8a46b-64d4-4e3b-a035-068d3206c796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:43:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:43:26.158Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=55cba19c-68c6-412b-87e4-a9442f7ee258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:43:26.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:43:36.170Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=9d094a6a-8fc1-45f2-9a65-c59e0a963e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:43:36.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:43:46.182Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=bfc0e5f8-901f-4d25-9d79-76a21c042da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:43:46.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:43:56.191Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2f885bbc-efb9-4b73-ac68-af702403a4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:43:56.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:44:06.203Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=17724943-f98d-48c9-b282-523cd120d23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:44:06.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:44:16.213Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=07cf7e59-b5df-457c-9b40-e3f1b84dee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:44:16.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:44:26.223Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1dd74930-a047-4562-b484-56563d814789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:44:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:44:29.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:44:29.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T05:44:29.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:44:29.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:44:29.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:44:29.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T05:44:29.578Z |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 |2023-01-27T05:44:29.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:44:36.233Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a1642d07-9c3a-4974-8708-5c2a21e47a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:44:36.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:44:46.244Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=518234a1-7473-43d6-bdcc-6197f02ad85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:44:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:44:56.255Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f6766705-1ee8-41cb-8dc0-a9294b38b23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:44:56.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:45:06.265Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0a3bcfba-382e-4e13-aee4-6bc77e9cd198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:45:06.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:45:16.280Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=72e55b07-fd1c-4cfc-a8b0-f52c4617a0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:45:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:45:26.290Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0611216c-d512-4c88-b55e-a0d24d669aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:45:26.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:45:36.300Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d962d453-ba50-4ff5-8d8b-dbfb91096a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:45:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:45:46.308Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=916d7d50-5612-4752-8b3d-4bf053478fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:45:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:45:56.318Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=45ceb5dc-f1dd-4709-941d-43cbd1e45dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:45:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:46:06.329Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=003c8a3c-508b-4c8e-a4d6-28d83dd921db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:46:06.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:46:16.340Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=22b39388-ac4b-41ca-8200-1e37afc340d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:46:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:46:26.350Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=84480531-defe-4f9d-9ad1-3cd4f28fd52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:46:26.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:46:36.361Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6d242a85-8e1a-45f7-bd20-f3893359f9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:46:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:46:46.372Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2652ce37-465f-46fa-b4f7-e65178636b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:46:46.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:46:56.382Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=dda24373-7f24-4f42-9eb2-f606445dc709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:46:56.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:47:06.393Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4c05cc2b-1d76-46bf-b592-8775fba053a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:47:06.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:47:16.401Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2b049e28-dd12-4a24-b9c7-d6e769a53b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:47:16.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:47:26.413Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=cce76507-c1a4-49e6-bf68-ac4539d9d347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:47:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:47:36.439Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c2d94549-839f-4411-91fb-20980c0cdec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:47:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:47:46.449Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=76101634-621c-46be-ba1b-72c9f71db392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:47:46.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:47:56.460Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e122aa45-29d1-4438-a6e0-647bc2dc3ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:47:56.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:48:06.470Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1964e263-d789-4c6b-a256-bc58bbf4344d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:48:06.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:48:16.484Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1ea348b1-750c-4c7a-bfd3-35158cd086ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:48:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:48:26.495Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=db1c2865-b1f8-4719-bc19-aefb3657a326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:48:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:48:36.504Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=dff03c5e-7378-445c-be50-b210adf84b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:48:36.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:48:46.515Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c9cd41b4-1409-48b5-bce1-c76704975155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:48:46.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:48:56.525Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4c48c40c-0d8d-4f91-a260-6fa007ba9e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:48:56.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:49:06.536Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6f070d3e-f103-4aeb-8b92-53616e1242dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:49:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:49:16.545Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=088cf9ea-d8d8-4f51-b3a3-d43d5fb7ae21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:49:16.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:49:26.555Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=37038c08-9b4e-4770-8611-7dc6292eb4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:49:26.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:49:29.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:49:29.530Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T05:49:29.530Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:49:29.532Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:49:29.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:49:29.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T05:49:29.539Z |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 |2023-01-27T05:49:29.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:49:36.573Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=db1ea586-87bb-439e-bda0-2ebaf610066c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:49:36.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:49:46.599Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b08d751f-1af5-40d8-bf3f-e3161cd4b441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:49:46.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:49:56.609Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0a51137c-6284-435b-91d1-4f969b2c9f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:49:56.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:50:06.619Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6e18a6ea-2201-4839-8023-ec2a6a6adfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:50:06.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:50:16.631Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2d312986-1427-478f-8299-fdac287964ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:50:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:50:26.642Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f72a1ac6-fb9f-4d73-b147-4ae06ef1203e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:50:26.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:50:36.664Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5b16d105-1b7e-4ae1-8f11-7d3c2a639af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:50:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:50:46.680Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c85c75b2-b524-4daa-bb2d-5e64c77318e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:50:46.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:50:56.689Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=aad7f584-86a4-487d-a611-044591cdfe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:50:56.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:51:06.701Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8a9f5c71-e005-43a5-817b-27e61707202c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:51:06.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:51:16.710Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0483e861-4a96-401c-8b93-6c75834acfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:51:16.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:51:26.721Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=db7af7a3-3894-4a06-8345-bd81950b3ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:51:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:51:36.736Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=931f47b4-6dab-4b65-aabb-30c26d665ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:51:36.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:51:46.745Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2d876e8d-7d36-473e-8766-65d722af02bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:51:46.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:51:56.755Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3c2257d2-7e14-404d-8b83-d7f00df2302e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:51:56.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:52:06.770Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e837fc41-e9a4-4ac1-a91b-3eab8e8b6a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:52:06.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:52:16.782Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=445dbff5-5393-4ef0-8fc3-bbc0528ded30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:52:16.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:52:26.796Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4a4dd59f-479f-4d4f-97ac-770efb3f0235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:52:26.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:52:36.806Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=12d58067-aa79-4adb-aabc-8e9b33e2fc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:52:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:52:46.818Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ed3990e2-1280-4409-9f1d-643a0a9a0fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:52:46.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:52:56.830Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a0e40710-80d1-4614-a9c3-bbefc28eb403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:52:56.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:53:06.839Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0b4aaace-2925-41c8-bf73-89112f78a400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:53:06.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:53:16.852Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=497ac8ce-2e0e-473c-9325-1c89d6602ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:53:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:53:26.861Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=82acb9da-d0fd-4cf6-8b77-05fc2c592fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:53:26.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:53:36.874Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=151a0fe7-eaa6-482a-b82b-8e2ef0e33f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:53:36.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:53:46.887Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4d57358c-7b26-4276-835d-413a2ce003fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:53:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:53:56.898Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ac39f789-4d2a-42d3-bcc8-5da74dfa4cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:53:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:54:06.908Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=50c0510e-9ab7-49e2-9d3c-9b7725cb39ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:54:06.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:54:16.919Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=daf80d14-0ca8-4ac2-af3b-ecd8c3682035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:54:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:54:26.929Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ee2b6272-9b25-4310-8c99-33e2dc2bcac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:54:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:54:29.490Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:54:29.490Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T05:54:29.491Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:54:29.494Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:54:29.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:54:29.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T05:54:29.500Z |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 |2023-01-27T05:54:29.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:54:36.938Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6d2b0c6d-e388-43c1-8996-83c01bbf462f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:54:36.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:54:46.948Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=eea0b8f9-7c87-4372-8428-ffd232b36c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:54:46.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:54:56.960Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b048fc72-f812-42db-bd74-407f1b0a93ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:54:56.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:55:06.971Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4a0bac1d-73f4-4984-a590-cb447edf0761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:55:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:55:16.984Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0a74ae2a-7e8f-4ebf-b5be-3788a55b4430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:55:16.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:55:26.995Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=86e1fa95-316a-49c9-8909-caddeb453fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:55:27.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:55:37.004Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=cc2c23a7-3218-47dc-affa-ea70a5900091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:55:37.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:55:47.016Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=50f08e01-5973-4e50-a261-a6e369e525e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:55:47.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:55:57.030Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8643cdb7-352d-49fe-9418-1b04c85da22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:55:57.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:56:07.040Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5da6ce2d-0c05-4ce2-bfa5-8f58bdabbc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:56:07.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:56:17.062Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6ed4b52b-3b72-4a5c-97de-e247e05d53c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:56:17.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:56:27.072Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5db7f641-b11d-4ba2-aa4c-b961b7f10a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:56:27.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:56:37.083Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1b553bb2-f2a4-4782-bf3a-3243016c453b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:56:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:56:47.092Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1c40d591-cc8d-45b8-8824-288b2618bba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:56:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:56:57.103Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0004a76d-c7d2-46d1-bdd0-af787d84b9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:56:57.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:57:07.117Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=eab0f632-18a7-417e-bfd3-935d413102a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:57:07.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:57:17.127Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f6469edb-cad0-46f4-bc2a-113597882e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:57:17.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:57:27.138Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4eeb746d-d3aa-4dcc-bcfb-15b930670e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:57:27.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:57:37.152Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=638c9342-de60-49c5-bfa7-489894b40579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:57:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:57:47.161Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0617d17b-e480-4ca5-a786-081ec76c1c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:57:47.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:57:57.171Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=27067a88-4af8-4c6e-b850-69cb5e0f2bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:57:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:58:07.182Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a09a0d17-a5c2-4a45-a19a-02f0d49c5b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:58:07.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:58:17.198Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2f05784a-1ed1-43f5-8a46-099add790455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:58:17.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:58:27.206Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=78ea7d77-707f-49de-9ed3-a7e0840137ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:58:27.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:58:37.217Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=15d56b78-0ab2-4d75-9a9d-d37e4861fc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:58:37.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:58:47.226Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=18ef14ce-0e0a-4485-8aa8-808ee46e9ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:58:47.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:58:57.237Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=86012dcb-f726-4660-acd3-b607fd9a9fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:58:57.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:59:07.247Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=dac90316-a0b2-455f-8434-c7e5d0c67b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:59:07.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:59:17.258Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f943e6ae-1d3c-4439-ba21-e676e7e3301a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:59:17.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:59:27.269Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f60fb9ed-1692-43c4-a4b0-0d0d7663d648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:59:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:59:29.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T05:59:29.512Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T05:59:29.513Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:59:29.515Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:59:29.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T05:59:29.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T05:59:29.521Z |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 |2023-01-27T05:59:29.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:59:37.288Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f4b289a8-dfe4-439b-bace-d103c452a69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:59:37.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:59:47.301Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fe20c0b1-045a-4461-93ef-c8b114f131d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:59:47.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:59:57.311Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=433d6609-38d6-456c-a1ac-43ce74ff092d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T05:59:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:00:07.321Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5e46d8cc-bb5d-4b6d-a784-a22f81dbab40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:00:07.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:00:17.331Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=decf2913-8b7a-446e-95b2-03c45d918437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:00:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:00:27.341Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4894bfa9-6358-4903-acae-6a45fb4c5996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:00:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:00:37.351Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d2533f64-c793-492d-98d0-67c02da08968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:00:37.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:00:47.363Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1283bdf4-d617-4fd6-b4c1-29955b65db22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:00:47.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:00:57.391Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=cf139e40-4e79-433c-8443-367011b624b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:00:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:01:07.400Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c00a9c4d-67f9-4cfe-963b-44c32632d050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:01:07.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:01:17.412Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=da3af9bb-288a-4011-b930-3f88697450a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:01:17.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:01:27.422Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=9c30c920-2a00-4478-b2e0-c876f4276ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:01:27.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:01:37.433Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d5fe2a37-6cbf-4467-a9f3-ea917f2c39fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:01:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:01:47.444Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=eb87cb8d-f3ca-47f5-9bf2-2d4890d5c1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:01:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:01:57.460Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=cac9ae20-af0c-4d04-a31d-005d93edb01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:01:57.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:02:07.473Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2d48a589-1306-4640-aef1-7f7b7750a9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:02:07.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:02:17.484Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ee25f677-12d5-4dd3-9497-6452e80213af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:02:17.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:02:27.496Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8247e9c4-d1bf-449d-9e56-f0e32727267f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:02:27.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:02:37.507Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5ebcbb7e-29bb-45b6-94f0-3f4a4fc73210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:02:37.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:02:47.523Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6eb06473-2f2f-45f3-b032-ba3fa3b4a4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:02:47.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:02:57.535Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=462ca3dc-6b44-4930-9196-7d2e8c0ecfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:02:57.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:03:07.546Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0bd7b2f7-e154-444a-9ee2-25877b7193cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:03:07.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:03:17.555Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4847642c-7464-4ebe-9a9f-9a4cd465c8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:03:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:03:27.569Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c57c2fce-915d-4e63-a979-dcdf942876e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:03:27.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:03:37.590Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4042c845-86e8-4702-bea3-61618e6eec5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:03:37.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:03:47.601Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fcedf67f-8bbf-4b62-8bf0-790a4092dfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:03:47.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:03:57.616Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=dfbb3213-895c-4df0-938f-b9be2dd98b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:03:57.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:04:07.627Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b96cc5db-b98c-44c0-af24-379bd912dbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:04:07.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:04:17.637Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=174df312-9465-47cb-871e-1b5591b909d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:04:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:04:27.650Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=29179ddb-23dc-4c28-b64a-b1bb480dff45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:04:27.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:04:29.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:04:29.500Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T06:04:29.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:04:29.502Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:04:29.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:04:29.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T06:04:29.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 |2023-01-27T06:04:29.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:04:37.673Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=9fed1784-d32f-46ad-8cf1-412ed2f74a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:04:37.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:04:47.684Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=000b4b43-d226-46c1-9ca1-5446117fb023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:04:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:04:57.693Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0e052a12-5b0a-4b83-ae47-7bdb66d4fc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:04:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:05:07.704Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=13dec54d-2a34-4bfa-ac63-fb8d70246b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:05:07.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:05:17.714Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=82ccf618-a535-4a2f-a3bd-0eeccc34ceb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:05:17.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:05:27.724Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1ea4c2f6-f614-4f2f-8e9e-bb4a17a3490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:05:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:05:37.738Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e2a53da6-b74b-4251-a041-789a4479bde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:05:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:05:47.749Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8b701046-98ce-492b-8054-9be7d8b8355f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:05:47.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:05:57.759Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4c8139fe-301a-4537-b2e0-120f53588ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:05:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:06:07.769Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=57726ca7-0e95-4bf1-9666-1e3fc4b875ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:06:07.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:06:17.779Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e62c1759-0680-42e8-b797-31db214b35d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:06:17.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:06:27.790Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=450a59c1-bddf-4176-851d-a6d933509848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:06:27.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:06:37.799Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fad6897b-effe-4507-ae98-3b7593019704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:06:37.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:06:47.811Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3ba291a4-21c3-49d7-a5ff-12cdac6c277f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:06:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:06:57.822Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=76548e70-a40d-4b3a-b066-116f5bafeec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:06:57.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:07:07.830Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=34b37209-c333-4a06-8d2d-cc074b0277ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:07:07.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:07:17.840Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5b17112d-a312-4a94-8586-841cb1cef2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:07:17.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:07:27.851Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=12737bc6-068a-4d19-bc61-eb7ac65fe7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:07:27.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:07:37.861Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c322c03c-4713-477d-bef3-a4648d0c54e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:07:37.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:07:47.884Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b948e66b-3cd0-424c-9019-54fdb1f36b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:07:47.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:07:57.896Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=dcb65107-771a-4888-bfee-332955bdc9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:07:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:08:07.909Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=acd3b42b-80eb-43ea-a3fd-4bd6fb2b0f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:08:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:08:17.934Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a967eb24-353d-4e21-96f9-d571fc966324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:08:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:08:27.949Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3b47513b-622d-4723-9d59-e693b3633d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:08:27.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:08:37.960Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=183f635b-ef37-4ca8-b0cf-3644ffedf263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:08:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:08:47.975Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f76b4b14-ce0f-40e0-965a-30afdaddc3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:08:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:08:57.984Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a1c8346a-ff1c-4599-b9cf-9859cb8ae58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:08:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:09:07.993Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=69a01bfd-c806-4927-ab4c-508342771d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:09:08.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:09:18.035Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7656f7ff-748f-44c3-aa84-cca287666642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:09:18.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:09:28.044Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ee3252d5-0a7e-4f22-83a0-3f18eafdd3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:09:28.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:09:29.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:09:29.447Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T06:09:29.448Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:09:29.449Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:09:29.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:09:29.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T06:09:29.454Z |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 |2023-01-27T06:09:29.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:09:38.054Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=37e1d8ce-3a5f-4003-9229-d48a308bd268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:09:38.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:09:48.067Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=15b9aeb7-70f0-4619-8ffb-e7961e38b706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:09:48.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:09:58.076Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f261346b-b9a4-4f36-96e8-e94c460e9c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:09:58.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:10:08.087Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=88ad41e2-89cb-4c85-921f-e17ef5607651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:10:08.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:10:18.097Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=64313a31-9256-46d4-926b-a95ac918fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:10:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:10:28.121Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f2ac5421-f807-4b23-9fd1-f887caa2a9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:10:28.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:10:38.130Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=78a81bc9-8ff3-47e8-b120-b2b67894a1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:10:38.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:10:48.141Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ddf6e0b5-008b-4938-ac45-548539888b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:10:48.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:10:58.150Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b2f790b3-7095-4778-8173-526433bfcf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:10:58.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:11:08.163Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e8f2fbfa-264a-4841-8a77-80d139100fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:11:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:11:18.174Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b7b015e4-e30d-456c-9619-e4c05d7d3e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:11:18.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:11:28.199Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=944e3928-3adf-416d-b710-92462e997a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:11:28.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:11:38.213Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0d5a7b79-71a3-42f8-b926-199cc4b688a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:11:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:11:48.222Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e9906662-0138-4cca-a5c3-1a1082b4ada7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:11:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:11:58.233Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=db45b62c-cc67-4555-b100-f6d984cf88cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:11:58.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:12:08.255Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=138c4e3a-865f-4a79-adf5-4ac44bb6aa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:12:08.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:12:18.265Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=151ad509-8c89-481f-8a17-3066346123b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:12:18.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:12:28.288Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3209bbfa-fede-4e73-9b75-32b53d6608e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:12:28.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:12:38.301Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8394635f-5c9f-43ef-9ecc-59e8c9e82bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:12:38.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:12:48.311Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e3c93a36-1ed4-405a-8be8-ac8779721f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:12:48.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:12:58.322Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1e43f4c5-3a65-4d69-a3d3-476f1ee5cbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:12:58.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:13:08.332Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5d231c55-5c19-4f96-bdcf-5ece48add485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:13:08.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:13:18.342Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3db92995-d2f9-430b-815d-69fb8b8a897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:13:18.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:13:28.351Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=308fd3a0-a6e7-48ad-b82e-0c8ca6edbd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:13:28.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:13:38.367Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=28bb0a5a-6c2a-4eed-9e04-270ed8bedc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:13:38.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:13:48.380Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8928da76-dd1c-4ac0-8241-a09e74a36388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:13:48.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:13:58.393Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=20bcbc28-a0b6-4dfa-a3bf-24e666ffa428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:13:58.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:14:08.404Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=21547adb-bc4d-4893-aeb8-f6647de1371a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:14:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:14:18.413Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=90841ea6-6580-436b-83cf-9612cc34d7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:14:18.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:14:28.422Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3de305be-f97b-49ac-b3ba-0446afc588f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:14:28.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:14:29.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:14:29.513Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T06:14:29.514Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:14:29.516Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:14:29.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:14:29.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T06:14:29.521Z |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 |2023-01-27T06:14:29.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:14:38.431Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2a939a41-e153-4db4-84ef-b53264bcca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:14:38.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:14:48.441Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e505b7c3-c666-40bd-9d6e-0261f77143cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:14:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:14:58.450Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7a2e7235-d4b7-4796-8391-c1b56669cac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:14:58.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:15:08.460Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3aca80be-5e15-4514-8b2d-26b3ca3dff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:15:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:15:18.473Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7a976b1e-687e-4e9c-b571-114ae9ea3bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:15:18.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:15:28.488Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fd6b1da8-037a-4ee9-af5f-4f3cf6786766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:15:28.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:15:38.508Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c5000103-9238-4f7c-b1b0-570cda9773f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:15:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:15:48.518Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=de1e9942-0141-4a18-be63-c0b5d086a341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:15:48.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:15:58.529Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5234cc57-0684-4883-a90a-c9e28eba6eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:15:58.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:16:08.541Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fef51e2e-50f1-41d7-bd43-00381479d510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:16:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:16:18.550Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c537288c-e167-4177-8a2b-02c938c5246b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:16:18.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:16:28.561Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7779fe6d-66cf-48e1-98b0-852118caebfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:16:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:16:38.570Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2cfdfa2f-f299-4fa9-85c1-ea3d5a47ea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:16:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:16:48.581Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5eacebf3-654b-4872-b0a3-e26699d51e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:16:48.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:16:58.595Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=180b17b0-3ec6-4654-a5ed-bcb45f42ace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:16:58.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:17:08.619Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7387267a-6942-4f72-b5a4-f508244c376a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:17:08.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:17:18.635Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c148a203-4b2f-4c83-bfe9-707e30c98c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:17:18.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:17:28.647Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e0d88df0-79be-45b0-a5ed-28da97a43975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:17:28.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:17:38.666Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ec343d05-f2d7-4c63-8361-bf34a4d97045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:17:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:17:48.680Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fe691528-cccf-492f-8ac3-2e1f6d3c49ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:17:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:17:58.689Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=adcf01f6-4728-4800-ada8-3de2c422f59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:17:58.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:18:08.699Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5c53be24-7386-4e9b-bbc6-135f4d94c767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:18:08.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:18:18.716Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3dc2d6fc-d4fa-4148-900b-38c579e5b4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:18:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:18:28.727Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ee43bcc5-2b0c-4711-b2ef-ad24b5a3b937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:18:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:18:38.740Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6ee74567-a3f8-4e9d-b447-02238beabe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:18:38.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:18:48.754Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=105a090b-ad57-48ee-aa0e-daa84c39f97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:18:48.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:18:58.763Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=aebb9b7b-6aa3-448c-bd9d-46b15f74ce3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:18:58.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:19:08.787Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=dcc893f0-5b37-4baa-a9ff-3439c2e21c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:19:08.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:19:18.796Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c84c6b4b-cc7d-40da-8e2e-eccbebdd1bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:19:18.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:19:28.805Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f8a8c334-699e-443d-a43f-1b2176bb6a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:19:28.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:19:29.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:19:29.528Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T06:19:29.529Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:19:29.531Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:19:29.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:19:29.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T06:19:29.537Z |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 |2023-01-27T06:19:29.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:19:38.815Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=df457134-8bb1-428e-9bb4-5aaf76837a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:19:38.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:19:48.824Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d2b23ffb-72ab-4a03-b149-e1ef9df3b574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:19:48.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:19:58.833Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d1683942-6de1-4db2-9c71-14c8e7879667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:19:58.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:20:08.844Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a99cb9f1-0eb7-4dc5-86b8-8c3e89d68ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:20:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:20:18.853Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d597e230-ca3d-4c75-a112-323d93894b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:20:18.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:20:28.861Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=eba77a98-21b4-489f-bb70-92c823b8bb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:20:28.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:20:38.870Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5711aa41-3247-42f4-8b0b-961499da20dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:20:38.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:20:48.881Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=eb63468e-70ed-44fd-b8e0-3fdf4db77840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:20:48.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:20:58.891Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=922377e7-39d4-47d6-8803-d010083a0e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:20:58.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:21:08.900Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=63faa14d-c7c7-4b64-a53b-6cd7f78a5f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:21:08.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:21:18.910Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=01989627-d009-412a-b6ab-1894bf0b37f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:21:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:21:28.918Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=db1aa4b9-94d0-42c1-b1a0-034363e49a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:21:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:21:38.927Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=02fac444-0c34-4a24-8020-58363d95fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:21:38.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:21:48.938Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ac776944-2866-46d8-b19c-185d424fd6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:21:48.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:21:58.965Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4b171425-ce0c-4a5c-bba9-0fbeca76ad6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:21:58.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:22:08.974Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=30b219ba-41ee-41ea-8d3c-b1e6eb748596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:22:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:22:18.985Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=02704e24-703a-4454-b88e-ebdc4ba9f3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:22:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:22:28.997Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b6c34f07-cc11-4ec8-b200-334e7183f3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:22:29.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:22:39.007Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a2eb539b-4337-4f0e-be38-c48086c321fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:22:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:22:49.019Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=fabe9a5a-f404-48f8-970c-fade5288c135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:22:49.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:22:59.031Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=121d7b51-5b8d-498d-beae-71ba0b711830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:22:59.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:23:09.044Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=440e6efa-d39f-4cea-9c93-c79c74411e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:23:09.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:23:19.055Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1d420d08-06ec-4f93-be77-01a7d453ffe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:23:19.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:23:29.065Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7dfaac59-3cea-4808-8289-7be605f54c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:23:29.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:23:39.081Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=583603b7-946e-4402-aaf5-f664cb32b97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:23:39.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:23:49.101Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a7266950-3926-4b47-8ba7-9f5855930722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:23:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:23:59.114Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=630495d0-6df0-4bca-af8a-13290ba85c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:23:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:24:09.126Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d24294a8-c171-4f01-a5bb-867c6f24c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:24:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:24:19.145Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7c1f7a2b-4066-4bb5-866a-297d456f3a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:24:19.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:24:29.155Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=27c1f9cf-5adf-4bac-b488-606c9158c6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:24:29.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:24:29.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:24:29.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T06:24:29.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:24:29.520Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:24:29.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:24:29.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T06:24:29.528Z |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 |2023-01-27T06:24:29.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:24:39.168Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=abfd99c5-5d11-494a-83b1-d4412c03a287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:24:39.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:24:49.179Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ed3072d5-0de6-4d89-9aec-9b0da22060f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:24:49.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:24:59.190Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3dbec456-be32-420c-a2bc-83bfcfbd28a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:24:59.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:25:09.200Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ebb09e07-79ca-4640-8e30-36c9fa53d459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:25:09.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:25:19.211Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=951a3372-b9ed-49f4-b0a1-16eb1b3e40bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:25:19.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:25:29.220Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f44a1030-4772-465d-9a17-9d58907ac5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:25:29.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:25:39.229Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f367e496-1760-4c4e-a4ec-efea0e5b033e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:25:39.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:25:49.240Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2eacf1f3-c8f3-4059-a914-df1b332d9f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:25:49.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:25:59.250Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8fb12646-c8b6-4d8e-8769-5b725ecf4c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:25:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:26:09.259Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=66267c70-1430-4dbd-9573-0228cf18ee16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:26:09.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:26:19.268Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4f251a88-2710-4543-9364-8e21874de15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:26:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:26:29.278Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=18a0a784-baaf-41fc-8183-be9b31c979ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:26:29.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:26:39.288Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=9f60f828-69b6-4161-88f9-44834fc3dbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:26:39.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:26:49.298Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=248909a7-812d-454a-84f6-6a6a8a0fe5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:26:49.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:26:59.308Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1a4297f6-dbe1-4841-815b-ef110f17f024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:26:59.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:27:09.317Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c004472d-47bf-4436-bc17-d5ada3562457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:27:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:27:19.327Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=46448201-47dc-43ce-a7b7-92904e061c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:27:19.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:27:29.339Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5d7b6f27-9fd2-42fa-8dd5-efe49e0f6053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:27:29.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:27:39.348Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3eae7ab1-1923-4998-b4db-f9495d6bf974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:27:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:27:49.370Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=098b9673-1168-48eb-bb78-21f74c91362a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:27:49.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:27:59.380Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f5bf9cf0-fc13-4195-92a3-d143275fb08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:27:59.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:28:09.389Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3590f176-c071-4b36-a373-cd4f3100a8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:28:09.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:28:19.398Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6dd610e9-f253-4952-a15a-bfa5a59ae3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:28:19.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:28:29.421Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=bfa223aa-b996-4534-b95a-ea3342d9f4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:28:29.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:28:39.437Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d200fd14-8822-4e4f-8ad2-fba725765d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:28:39.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:28:49.446Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3fa4e0fc-b905-461e-b901-a3a35ca271e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:28:49.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:28:59.456Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7b5cc3f0-918c-4137-b03b-8e1bc9e810d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:28:59.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:29:09.468Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=9dd20389-e05e-472f-a0c7-c1e5fc256519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:29:09.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:29:19.481Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a8935b43-10b3-403f-b619-4c8b5be14cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:29:19.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:29:29.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:29:29.469Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T06:29:29.470Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:29:29.471Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:29:29.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:29:29.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T06:29:29.475Z |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 |2023-01-27T06:29:29.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:29:29.492Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=77ddb545-d700-4b1b-9059-423480708676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:29:29.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:29:39.502Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=aef7a239-3d38-43ef-a07f-cc48d3459e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:29:39.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:29:49.514Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b116ebc2-f7da-45ee-82e0-5389924556c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:29:49.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:29:59.524Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d46b3773-0b04-4ca5-a962-aae1a31cd5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:29:59.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:30:09.534Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=50837da4-a52c-4576-abc6-bc0bf357d055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:30:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:30:19.542Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=72048d3f-ee03-456e-84cb-6a17ccdab2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:30:19.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:30:29.552Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=79e85dff-122a-4048-9a96-cc72d8e8bfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:30:29.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:30:39.565Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b2aa235d-5ecb-4194-bdb6-4dcb4d706cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:30:39.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:30:49.576Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=161d28bf-09da-436f-9a3b-334356ab92f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:30:49.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:30:59.587Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f1246ac4-6d08-472a-a5cc-f68194b92758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:30:59.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:31:09.596Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b3a99a74-d1e2-4e0c-aa3b-0811a1e0be4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:31:09.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:31:19.607Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5fb245cf-2776-457f-82c9-225509a07955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:31:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:31:29.617Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7005b936-5d02-40a7-b485-f1ec2d60166e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:31:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:31:39.627Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=26e14d89-b506-4f68-89e2-bce158c4d520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:31:39.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:31:49.636Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=92557794-4488-4654-a071-8eeed3b69ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:31:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:31:59.652Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=57ec5608-4cda-43f2-9dd8-f8c1aac0befe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:31:59.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:32:09.661Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8570ee0f-7995-4072-9223-070aed2d8f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:32:09.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:32:19.675Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7dfd3bc6-471b-42a3-a1b3-9b92e623d3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:32:19.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:32:29.685Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4cc769c3-d12f-4608-849f-c610d88930e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:32:29.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:32:39.695Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=277ae53e-6337-4839-9877-a92a3c238bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:32:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:32:49.704Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=494d5631-0550-4020-a406-7384123ddb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:32:49.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:32:59.717Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=77e99634-917b-4156-815e-b4b2d435cb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:32:59.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:33:09.732Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=aa377523-9d60-44a7-8660-c26c9a0d0b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:33:09.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:33:19.742Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=54aec59d-d710-4b77-8d43-f43f671fb665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:33:19.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:33:29.751Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=02b92f16-9820-472a-b684-afcacce7c9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:33:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:33:39.760Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0ee747f2-10e8-4971-86da-ee06dec9e9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:33:39.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:33:49.770Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a67a10f8-f851-4104-a548-59f9e260b0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:33:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:33:59.779Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=388d1b80-4750-494f-b0f7-6b8c876a876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:33:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:34:09.788Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=40c3995d-23c0-4790-9c44-7ecf2a51a0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:34:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:34:19.797Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b3e6da7b-9f86-4538-9f95-054c5e63d678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:34:19.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:34:29.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:34:29.491Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T06:34:29.492Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:34:29.494Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:34:29.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:34:29.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T06:34:29.498Z |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 |2023-01-27T06:34:29.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:34:29.806Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=7d6bcbb4-7e71-4e5e-8dd2-62e7f66971af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:34:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:34:39.816Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=60d8c018-7bee-4e5c-a146-2dd4dc96fdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:34:39.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:34:49.826Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=67075abc-bada-4f8d-91f5-a5758588c825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:34:49.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:34:59.843Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e547676a-d3fb-47b2-a246-9eb15989be00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:34:59.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:35:09.853Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=9b0eab98-c5b3-4277-8079-32edcedb5f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:35:09.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:35:19.864Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b2a1c426-6fc4-4760-baa2-8d63d8f16959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:35:19.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:35:29.887Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6f09245f-d18f-480b-b4c7-fe8b20e397da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:35:29.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:35:39.896Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6ebf9491-d1fa-4f91-8c4e-c9d1b24d7395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:35:39.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:35:49.906Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6d3ce0b6-23e6-4bac-b0c0-f0416dbd154c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:35:49.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:35:59.914Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b2b54319-f343-4087-9f9f-6970206382a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:35:59.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:36:09.922Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3feec9e8-842c-4b5a-8c24-69f13a69a735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:36:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:36:19.950Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=da615808-3190-4dac-91cd-1a8a5270c1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:36:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:36:29.958Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=87d454cf-3b90-40c8-984c-14b21e26c90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:36:29.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:36:39.967Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=8249c8c0-3eeb-4dca-8c65-101f9403d574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:36:39.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:36:49.976Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=a8880b9a-2a59-4be7-b4b4-d0a0127f6856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:36:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:36:59.988Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d9cc5d87-e801-4e1b-8630-48d2f67ce174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:37:00.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:37:10.001Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=aeb0ad3d-b603-4a87-819c-7a479cb5c842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:37:10.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:37:20.011Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=c3e3b915-ceb9-4d4a-9502-fb61a57da786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:37:20.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:37:30.021Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=eb9d467b-c7cb-402c-8b2a-8be730589e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:37:30.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:37:40.030Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=68553f16-ebb6-43e7-8cbd-f616186c9b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:37:40.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:37:50.038Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=032be1e6-f335-493c-9f45-20e8fe3ccc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:37:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:38:00.051Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=0442be18-1dca-4352-87a9-fabcedde61d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:38:00.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:38:10.061Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ff264370-ca7c-4f33-a09e-e7ba90de0a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:38:10.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:38:20.071Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f3d04b31-4301-4175-87e9-7a5cec87c243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:38:20.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:38:30.081Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3203fc8d-a66b-4d64-bb51-7624984cdd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:38:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:38:40.091Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=db62be5b-22d3-42df-909d-bb297bb5f047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:38:40.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:38:50.099Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d56dae8e-b475-48cd-80b4-4d5536ddf674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:38:50.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:39:00.108Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=1aa3951b-39ac-4e87-9124-41e263feb748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:39:00.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:39:10.117Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=6dcee27a-bc4d-4b68-9ad9-b232988488aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:39:10.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:39:20.127Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=d35fbe87-660d-460a-b3da-6f33306241a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:39:20.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:39:29.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-27T06:39:29.501Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-27T06:39:29.501Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:39:29.504Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:39:29.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-27T06:39:29.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-27T06:39:29.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 |2023-01-27T06:39:29.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:39:30.137Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=e00ccf54-49df-47cb-ac85-04d5a357f162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:39:30.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:39:40.147Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=b3fd19a6-9eee-4536-849f-43ca13482f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:39:40.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:39:50.180Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5664ab4b-4746-4c57-879e-614690ff7f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:39:50.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:40:00.189Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=3b494c4f-259b-4eb6-9b5e-ac3fd6d09e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:40:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:40:10.206Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=afb4bede-8eb4-4d8b-958e-687a581e684a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:40:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:40:20.217Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=f7ddfc02-35a2-45b5-8f54-96a9e3b6e553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:40:20.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:40:30.227Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=2990e4b8-ec65-4f46-8b06-f735e0754ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:40:30.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:40:40.239Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=5f453d8a-3b99-47a1-8355-f26bdeb462f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:40:40.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:40:50.254Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=4c4dbdde-c0c3-49db-ab2a-a04ffb18f8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:40:50.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:41:00.263Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ced213ff-d3bc-4f58-8ef8-5341c9bba98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:41:00.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:41:10.272Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=ced983da-abde-4007-9b16-ba827d1bbfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:41:10.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:41:20.283Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=89d465bb-7474-4539-b16c-829a345c10ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:41:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:41:30.293Z |INFO |Init configs |InvocationID=50522ff8-82b3-4ef4-8cd9-0b42b7882f88, InstanceUUID=eb54da2b-f125-4353-bb26-d63aa4b19a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-27T06:41:30.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |