By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T23:21:03.544Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:21:03.567Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:21:03.568Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T23:21:03.571Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:21:04.493Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:21:04.793Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:21:04.794Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T23:21:04.795Z |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-02-17T23:21:04.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-17T23:21:05.071Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-17T23:21:05.120Z |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-02-17T23:21:09.273Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-17T23:21:10.691Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-17T23:21:10.753Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-17T23:21:10.754Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-17T23:21:11.105Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-17T23:21:11.106Z |INFO |Root WebApplicationContext: initialization completed in 5984 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-17T23:21:14.126Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-17T23:21:17.656Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-17T23:21:19.108Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-17T23:21:19.151Z |INFO |Started MainApp in 21.755 seconds (JVM running for 23.83) |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-17T23:21:19.427Z |INFO |Start scheduling PRH workflow |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:21:19.445Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d8c493fc-8f16-494c-b8cf-3b22a235eee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:21:20.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-17T23:21:25.359Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-17T23:21:25.360Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-17T23:21:25.363Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:21:30.302Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=515ecdbf-0c6f-44ed-8e88-80f3e114a69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:21:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:21:40.339Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6ab553f9-4b7d-4e2a-8045-b70f0f5344e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:21:40.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:21:50.390Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2434c594-63c8-42d4-84d6-5c6281daafbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:21:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:22:00.420Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6a0439bf-89d8-4bbd-bbdf-97f24eb981e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:22:00.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:22:10.466Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=23db616b-0f5f-441b-80af-225177373fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:22:10.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:22:20.507Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4316f2b7-5069-4104-b81e-551d239f1df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:22:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:22:30.534Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f41346da-21b5-4721-9aea-ee596bba487f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:22:30.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:22:40.565Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=40e75e8d-1e40-4a25-9dc2-88fb26ae0840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:22:40.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:22:50.619Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c7793b65-0437-49f8-8609-2e695066dbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:22:50.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:23:00.646Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c95e8805-e099-40d2-bc2e-3df4bca91baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:23:00.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:23:10.683Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=84fad1fa-376a-4fcb-a8cb-ce4a07ef518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:23:10.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:23:20.708Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8d87a0d7-e349-4c27-a324-21afac573c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:23:20.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:23:30.729Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=73de19c2-c596-4c11-a289-0bed0b68118d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:23:30.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:23:40.751Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=81a9a6c8-e2ae-402b-b3f7-e27604a90df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:23:40.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:23:50.781Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3dab49d0-2fb5-4fab-8390-2b26e500e3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:23:50.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:24:00.799Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=942b2810-71d3-413c-bdf9-64bb79d7a2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:24:00.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:24:10.816Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=48f01e9b-b332-4ac8-abdd-34a5c039796a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:24:10.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:24:20.832Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1bd2fe48-8893-478a-b45a-542cc9991d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:24:20.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:24:30.852Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bca2662b-d1f4-4abf-afed-373c5abc0519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:24:30.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:24:40.875Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=199f7d38-c1db-4dcf-b0de-eea2b1386c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:24:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:24:50.891Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4bb16d41-9c30-4fe7-9859-8e60a9ae66ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:24:50.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:25:00.910Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c94bd41c-c842-42bd-a24b-6972cbd26a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:25:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:25:10.930Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2d170b32-1e04-4dfc-8915-27f937fc621a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:25:10.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:25:20.958Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1e96e30c-a1c9-415f-8a2d-93f839f84429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:25:20.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:25:30.984Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8b55bb36-3218-4585-b742-7a4225ad3db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:25:31.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:25:41.009Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b79a4a19-f9ba-481a-8cbc-5e86be61345d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:25:41.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:25:51.037Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ccf9a0bf-fc3d-407d-a458-cd9b106ac0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:25:51.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:26:01.069Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=738feeb1-7abc-42c4-97a4-3a6e790a02f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:26:01.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:26:11.128Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f3213378-fe76-4b98-817e-99c56057b161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:26:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T23:26:15.827Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:26:15.828Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:26:15.828Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T23:26:15.829Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:26:15.831Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:26:15.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:26:15.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T23:26:15.867Z |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-02-17T23:26:15.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:26:21.298Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1b9ba61b-08ad-4bfc-8eeb-e0d50b21fa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:26:21.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:26:31.320Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0f0e9382-318e-4845-b989-efb2e1e5ee4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:26:31.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:26:41.337Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=84498911-e133-4bad-83fc-b094fd5cb0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:26:41.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:26:51.365Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4e255219-f8e8-4cbf-9ba4-2b072a51ee19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:26:51.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:27:01.392Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4b83a49d-eeb7-4d58-8055-f64a8e59e2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:27:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:27:11.411Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=78af2a87-7d83-445d-81a7-2cb695c3ad47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:27:11.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:27:21.443Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=53b97b3e-2665-4573-a9ba-619313d6d641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:27:21.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:27:31.470Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=20860b07-a332-495a-8a8f-e012e05eb6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:27:31.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:27:41.498Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a23030c3-fea2-4afb-be34-9e21099f8904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:27:41.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:27:51.518Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b25e6ab9-e9eb-47aa-890b-e9340ac87daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:27:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:28:01.535Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=104c8e78-7b55-4b20-9f45-e35187de0e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:28:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:28:11.557Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c9220b9c-8cee-4dbc-a5e8-9b2cb985298b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:28:11.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:28:21.593Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d4f772c6-613b-430e-9fd0-a9e1fae99b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:28:21.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:28:31.612Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0f1ebac1-fe7f-471c-866d-c87399ef1ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:28:31.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:28:41.636Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3c2e2ff1-379a-4a3d-9100-3cf5a1750834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:28:41.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:28:51.651Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c389c7c3-e088-4a45-b43f-cd57d55f40da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:28:51.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:29:01.676Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=490b65b6-7669-4a87-9971-50c6e39cdba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:29:01.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:29:11.702Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ec261f22-3f4b-4856-acef-bbdad0935b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:29:11.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:29:21.722Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d2d85427-0dd4-4c87-8314-87162f05d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:29:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:29:31.741Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=15510ff3-4761-444b-8132-aa74f3b89fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:29:31.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:29:41.760Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b4ccbe67-3565-4e14-803d-03310932dbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:29:41.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:29:51.778Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=61544add-aee0-4711-b9fd-526eb40da50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:29:51.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:30:01.793Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=207c66ce-2c8a-45d6-8de1-fa35de2e65cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:30:01.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:30:11.812Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a8c63371-b2f6-4f1f-b46c-bcf5c6524249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:30:11.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:30:21.831Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d806730b-9d5f-42d9-81dd-9624c616511a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:30:21.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:30:31.849Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9f40b7a2-f9a8-414b-9c87-40017cfff537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:30:31.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:30:41.863Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=aaf0b510-da0f-4f0b-b7ee-533132e15756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:30:41.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:30:51.883Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a09e77c8-7928-4183-b7a7-98cc6689a99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:30:51.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:31:01.898Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=668f8830-3198-4795-9613-2392ebae5031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:31:01.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:31:11.913Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=dba9567f-9888-4ed2-a9e7-70887e2ea26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:31:11.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T23:31:14.707Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:31:14.708Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:31:14.709Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T23:31:14.709Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:31:14.710Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:31:14.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:31:14.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T23:31:14.730Z |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-02-17T23:31:14.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:31:21.931Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=619d8815-4615-49fd-ad51-a0836559b924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:31:21.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:31:31.948Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d04868df-acc0-4bdc-af6b-f9d9dd90ce4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:31:31.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:31:41.974Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8d571815-a32f-481f-a5a3-c2ab490db5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:31:41.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:31:51.991Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bca63d12-aaa5-4f85-8d68-c6524771f67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:31:52.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:32:02.009Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=78d03c54-98ca-4581-b5df-d2e1ba7820ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:32:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:32:12.025Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=18164484-59dd-4894-9874-04084d19325e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:32:12.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:32:22.041Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c988acfa-c7c2-4e31-bb80-1a14337670a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:32:22.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:32:32.058Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=61e4d9a3-21ce-4fb0-8871-a4ccc2f185e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:32:32.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:32:42.073Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=856f90c2-d934-423b-9436-f07d52b3010b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:32:42.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:32:52.088Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=33bf0b86-f6db-444b-b21c-267f7848461d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:32:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:33:02.105Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b9e15c56-6feb-4e29-8f48-34501f31a9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:33:02.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:33:12.121Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=751ddce3-fef0-49f6-a62c-6ab7f8365612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:33:12.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:33:22.136Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b6e75702-de6c-4597-9b33-7909bc3249a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:33:22.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:33:32.152Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=52a1b92c-b5a5-4399-9038-02f70253af73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:33:32.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:33:42.168Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a406cbd5-b51f-4a2d-aa12-51c949469b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:33:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:33:52.184Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e5bf25e5-f338-4f2e-94a7-79e7005d87d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:33:52.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:34:02.205Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e59d3601-2723-4158-9f06-55e50f67b092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:34:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:34:12.223Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7b6544cd-a84d-4c33-bc06-87fe7201ce51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:34:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:34:22.241Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=da3e2fc7-ba12-4a6e-8a4f-0eae321516d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:34:22.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:34:32.264Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ea1694e1-77b5-4afe-898b-40f0ac376a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:34:32.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:34:42.282Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1bf2b57e-d21c-48d7-83cb-eb74802b0958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:34:42.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:34:52.304Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e82b1c14-01b3-4deb-a170-e8a8082d7787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:34:52.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:35:02.322Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=48889734-3c70-4086-9a8b-760de9a4bd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:35:02.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:35:12.348Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b89e9db7-4073-491e-8757-8c806bb689f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:35:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:35:22.365Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e1efa711-c642-460d-8501-899690e178e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:35:22.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:35:32.381Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7f4390bb-6a02-4155-bb54-111b2788cfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:35:32.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:35:42.400Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=dccc97bb-2663-48da-aa47-fd6a3c540b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:35:42.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:35:52.418Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=23bf236b-c106-4586-88c1-42cdd882ea91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:35:52.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:36:02.434Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=95e3ffd5-6f45-4f08-8443-a52363323910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:36:02.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:36:12.453Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bd3b0a9f-43e1-464f-aabc-1ecfc625ac95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:36:12.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T23:36:14.618Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:36:14.619Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:36:14.619Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T23:36:14.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:36:14.620Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:36:14.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:36:14.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T23:36:14.637Z |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-02-17T23:36:14.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:36:22.474Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4307d52f-ac0f-48bb-867b-1cf26e86d4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:36:22.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:36:32.490Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d1cf403c-8891-4d52-9429-5c2ad4b757e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:36:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:36:42.512Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b366d31c-d1c0-47c2-966d-059b2fb1c03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:36:42.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:36:52.529Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a933d1b6-c208-461c-ae86-72cef6917ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:36:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:37:02.544Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b09fadf3-0283-4aec-9a4b-e0750841ff35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:37:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:37:12.559Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=64faad28-cd3e-4ed8-b50f-534de78974ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:37:12.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:37:22.577Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9c01a0d4-34e8-45cc-9c6b-e61a6626369e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:37:22.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:37:32.596Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6375fb6b-94d3-4a58-969f-7499e5ffc2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:37:32.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:37:42.616Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=40cab709-abe7-4e46-a6db-4c4f577c2202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:37:42.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:37:52.631Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a5c25004-d7f3-4cb2-8338-a006db935712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:37:52.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:38:02.646Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=439015f5-a5aa-49a1-a11a-6d896cf9ccf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:38:02.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:38:12.670Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3264aba7-2680-48ae-89fa-2aaf9f5431ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:38:12.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:38:22.715Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a95b1473-37e4-4456-b430-9a2382356bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:38:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:38:32.735Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c4d2593d-0b7a-45bf-a146-870cd3e6bc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:38:32.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:38:42.750Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4ca36b64-b0c4-4cf0-9fda-f88430751e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:38:42.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:38:52.769Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=07efd175-f436-48ca-88eb-db445bdc992e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:38:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:39:02.796Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=41287deb-48d0-49f5-83ad-735439d9b966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:39:02.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:39:12.815Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b0f37f01-55d7-4198-8e42-ec95444b2474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:39:12.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:39:22.841Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ad8fa89c-70a9-40be-8ea9-542418e52b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:39:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:39:32.875Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3ac463e6-fd84-43ba-8c41-c81f6c0640f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:39:32.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:39:42.892Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=678aeccd-269b-4cd4-9e86-7acc2563c1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:39:42.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:39:52.911Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=65997b8c-c43d-4899-b95c-9d423be4e9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:39:52.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:40:02.930Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=856584a6-c3b6-4791-b00a-3358b854181a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:40:02.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:40:12.952Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cede7198-aa67-4a32-98cc-4008d266368f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:40:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:40:22.990Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=015c612d-5102-4eb0-8452-083aead1b9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:40:23.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:40:33.004Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=447826ca-0fdf-439f-9eea-88df683a336b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:40:33.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:40:43.023Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b83bc454-9e09-4475-ab1f-e865fd5e705b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:40:43.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:40:53.041Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bed1d196-2bd1-430a-a19f-567b8fcb6c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:40:53.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:41:03.059Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=11c2b328-05b0-4e51-bf1d-bbffbe96912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:41:03.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:41:13.074Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e635a587-62a3-4f35-b173-1e828803905f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:41:13.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T23:41:14.604Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:41:14.604Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:41:14.605Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T23:41:14.605Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:41:14.606Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:41:14.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:41:14.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T23:41:14.616Z |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-02-17T23:41:14.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:41:23.092Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8892ac4d-3c61-4fcf-a80f-a6103f2a1aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:41:23.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:41:33.110Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e5b9d5a3-8414-4130-a63c-37d7ec3a7de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:41:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:41:43.134Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b43c511c-0ac6-43d3-b3dd-ff2a779cbef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:41:43.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:41:53.151Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a7de9754-fbe8-4979-b508-098d3950fa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:41:53.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:42:03.164Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1954fd7b-f53a-4b8c-b9f4-adf778d7d22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:42:03.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:42:13.178Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=46adbcde-47bc-492e-8fab-f375ae204347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:42:13.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:42:23.198Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=28ced2e5-9c5b-410d-a269-b943edcc0839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:42:23.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:42:33.217Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=39cd92c2-2184-445c-8afc-50028b465aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:42:33.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:42:43.231Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d75dc04f-8717-4205-ac95-cbb6b7c0c1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:42:43.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:42:53.253Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6e082b52-2010-4cc6-b23c-7419e2133753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:42:53.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:43:03.277Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1e19824f-2f7d-4667-8355-37b317978277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:43:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:43:13.295Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=105d3ddf-ec28-4797-8457-71d0414162ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:43:13.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:43:23.314Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1579906d-52f2-4585-80db-a6610adfc04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:43:23.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:43:33.329Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=61f01a77-de57-4b07-923a-031cd8941351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:43:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:43:43.347Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e0bc53a3-bb0b-4be5-96b0-8141014392db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:43:43.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:43:53.362Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8e6f5aa3-b722-4996-9691-4ab76a456523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:43:53.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:44:03.375Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c2462bd0-1f7a-4dea-87a0-0b247c194ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:44:03.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:44:13.388Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4292f1e7-76f8-49fc-93fc-980d74e80a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:44:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:44:23.405Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d0e3276d-e91d-43f8-927b-5455b45461dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:44:23.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:44:33.425Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c75cd4d8-4625-436d-a550-6bd8c5e4757f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:44:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:44:43.441Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0afb29db-5a70-4fac-a25b-843a1794fd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:44:43.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:44:53.462Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e25bcffd-9132-4c1a-9b29-15abb5954fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:44:53.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:45:03.484Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e197eb42-a347-4f71-9cd9-a78599a238cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:45:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:45:13.506Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=14840598-78ee-4c08-890d-3ee7abb4f228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:45:13.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:45:23.524Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4cdde16c-515e-4553-a6bc-c5a7b45e006f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:45:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:45:33.548Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b3e051b3-cb3c-4ad9-ab35-cf0a4f7c6f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:45:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:45:43.576Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=40681557-4321-45ab-94c0-426e680d14d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:45:43.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:45:53.600Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=545566dc-ab2e-4d66-b433-24c9cb61b51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:45:53.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:46:03.620Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=673f66ad-5a6a-4dff-9f10-de32dca3eb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:46:03.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:46:13.646Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ef1349f7-77cf-4fbe-8c8e-d8a63eb867c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:46:13.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T23:46:14.754Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:46:14.755Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:46:14.755Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T23:46:14.756Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:46:14.757Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:46:14.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:46:14.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T23:46:14.785Z |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-02-17T23:46:14.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:46:23.681Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a9bfac15-a83f-489d-9ea4-e2adfa519aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:46:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:46:33.701Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0755f7f2-b244-4b42-a55a-5be9e6d958c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:46:33.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:46:43.745Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a2e99acb-8a1c-4d81-afcf-0cdf1306c487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:46:43.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:46:53.778Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7aa7cfb1-d23b-4594-8519-dd306bcd787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:46:53.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:47:03.797Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6576b97b-c479-47f0-a453-e4d7b367e5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:47:03.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:47:13.817Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1dd17e6c-7ac9-4fb5-be26-b9df5960c5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:47:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:47:23.831Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a76de364-33e8-4b30-b052-da9a5b7d389c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:47:23.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:47:33.848Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e59ba07d-aa14-44dc-b87c-f6cfef369cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:47:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:47:43.864Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e6cbd693-69c0-43c7-a7c1-c07836f9caae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:47:43.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:47:53.879Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=34700eb9-7711-47d2-817f-9d51eabc8fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:47:53.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:48:03.892Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=82b075f4-94b3-4da9-93a4-44354eacf90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:48:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:48:13.909Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ec1892bd-97f4-4010-b811-0320ab93bfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:48:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:48:23.937Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b80f0468-a3e8-4fae-961a-93292935a86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:48:23.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:48:33.960Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3dd4c851-45a0-4f6f-8c1e-6f1398c60ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:48:34.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:48:44.010Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9f28b20e-27e8-490d-98f2-3afc356c6f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:48:44.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:48:54.033Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=031ad0ae-f3bf-4a43-b8d3-44e9ebeec9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:48:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:49:04.053Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1b1d7f9e-0941-42a1-9555-b8e7942b8f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:49:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:49:14.114Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1238748a-db65-455f-932a-ea6bc5845b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:49:14.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:49:24.145Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=150dce6f-7a56-4c89-9ec7-fd227382654e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:49:24.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:49:34.222Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=69d6bc46-db36-4952-96cb-dc14a93e3704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:49:34.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:49:44.267Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3506f0de-cd0a-454a-a053-77f06b900da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:49:44.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:49:54.359Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=19744dca-243c-4053-80fe-14c31a2e037c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:49:54.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:50:04.394Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2669540b-49c3-4041-a708-8bdaa288f4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:50:04.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:50:14.417Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=af9f94b1-0b1a-4e15-a792-6a929a60ab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:50:14.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:50:24.437Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6a19fb20-740b-46ed-b94e-db4f4a6ca0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:50:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:50:34.450Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=407016bd-9ebf-4b20-bc33-83ae99ea0785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:50:34.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:50:44.464Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=94f73524-d090-48bc-8851-97089951ad81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:50:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:50:54.479Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=565bd58e-5ae7-4544-b031-6c834d1b8f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:50:54.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:51:04.492Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3c675e00-9e90-4be5-87d8-cc5b3357499c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:51:04.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:51:14.508Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9be81746-792a-44ee-bf6e-9fadef6c4d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T23:51:14.509Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:51:14.509Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:51:14.509Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T23:51:14.509Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:51:14.510Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:51:14.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:51:14.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T23:51:14.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-02-17T23:51:14.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:51:14.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:51:24.577Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3364b218-02d5-45f9-8f0d-336bf613d919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:51:24.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:51:34.593Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8d3973d1-1672-4243-8327-e9da8acaeef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:51:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:51:44.605Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=73fd0db8-74ce-40c2-ad42-ffa81873bea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:51:44.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:51:54.621Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d243d011-bb57-47b0-b2fa-67549c82daaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:51:54.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:52:04.655Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8d2e7c52-7c1c-4120-84e7-98744e19460b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:52:04.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:52:14.674Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=863f2635-f0df-45b7-9f01-d541419ab07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:52:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:52:24.698Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=49edc0a7-a84a-428e-a39f-c7ff8d484459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:52:24.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:52:34.711Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6be59915-d23e-48b4-88c6-be1c7268f8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:52:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:52:44.727Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9593e759-f905-4f16-8ffa-7a8161389214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:52:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:52:54.741Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7e258790-1a2a-4052-874a-40f46ea554ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:52:54.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:53:04.757Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9d397171-00be-489c-8996-65894da9b135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:53:04.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:53:14.776Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3e544d08-7fdf-451b-9c17-885ea3657643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:53:14.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:53:24.793Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b4cd7c77-9e4b-4aa9-a796-fffebdee9ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:53:24.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:53:34.809Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f1b769fb-019f-4fcb-834f-7b94b78960cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:53:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:53:44.826Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=36281709-6710-41f2-b32f-2d44fdad9ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:53:44.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:53:54.843Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e8f57229-cfbc-4049-85b1-9ffaa209aa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:53:54.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:54:04.861Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=fcf512b9-aaf5-4ff3-a649-3822071f47ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:54:04.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:54:14.882Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=76c84635-5a5d-4484-8707-a994706041f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:54:14.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:54:24.897Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f7943dce-9f22-46c3-989f-65d1c628f44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:54:24.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:54:34.916Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e51b4663-799a-4ce1-987f-2e024ecf0d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:54:34.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:54:44.934Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e0f4f66b-90ef-4a2d-9fbe-89e6cbd21300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:54:44.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:54:54.948Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=df1b0803-0ab6-4be9-a399-d184f3f64597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:54:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:55:04.962Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=daa8ffad-f5f9-4a19-b1a1-3d2b9ad4f495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:55:04.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:55:14.975Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=448fcbf6-311e-4a7b-92db-5838d2923560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:55:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:55:24.992Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5ca3030e-168d-49a3-99dc-220feb17dd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:55:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:55:35.007Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=060892e9-8b97-4fc3-b390-a4b4dd5a2489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:55:35.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:55:45.028Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9fb58dcc-b1a0-420d-a4e3-8db72165e8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:55:45.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:55:55.048Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d9e95a23-9d5b-4b04-82b2-83b4819945e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:55:55.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:56:05.064Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cd49d22b-72f6-4039-aa06-1d4d0afbb484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:56:05.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-17T23:56:14.538Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:56:14.539Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-17T23:56:14.539Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-17T23:56:14.540Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:56:14.541Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:56:14.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-17T23:56:14.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-17T23:56:14.550Z |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-02-17T23:56:14.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:56:15.079Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9d799ff3-cbe5-4e2e-804a-735804990a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:56:15.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:56:25.092Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d1224962-36c3-423d-8ef8-493ce6aa6dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:56:25.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:56:35.112Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a7c8909f-272b-405b-8022-cee7510fe495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:56:35.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:56:45.127Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0b6a6e74-a105-4d81-98ac-ae0303260b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:56:45.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:56:55.142Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=60095f3b-fdc6-4ca9-a64f-d754f2e25118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:56:55.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:57:05.155Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5f49c259-2bf1-4b38-86c9-c72fc98b5b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:57:05.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:57:15.184Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ea8c6b27-5796-4ed3-a64b-1d566ec9e77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:57:15.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:57:25.201Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9430c9d2-39ea-4bb1-8dc9-d5a512965082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:57:25.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:57:35.228Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=718c8bb1-2cd5-4fa6-b676-1b6ce6f472b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:57:35.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:57:45.259Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5e08021e-d224-4bf2-ab03-9d8e70ca6b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:57:45.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:57:55.272Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5286ce8f-2d69-4acb-ad86-fc9637180f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:57:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:58:05.288Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bd76555d-f2da-493f-9e59-3ce15b01462a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:58:05.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:58:15.302Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=14e0cd6f-9e58-459d-b388-6d00549db6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:58:15.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:58:25.315Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a5ecbfc7-1ff7-42d3-ac93-f2b3cc496d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:58:25.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:58:35.334Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cc7633b9-72a3-4a74-af89-1ccc03fd5456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:58:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:58:45.365Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=524b5191-8ef5-4a35-bd90-bbd75a89f7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:58:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:58:55.380Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f5f28072-711a-4e75-a1d9-e7c6e5b4177c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:58:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:59:05.401Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=17d5c894-6945-4091-a8db-3136861e8237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:59:05.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:59:15.417Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4a34e77a-9c53-4599-a13c-ebfa1f108eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:59:15.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:59:25.433Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9d66a1e5-c1cb-4aa8-854a-d9853c906ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:59:25.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:59:35.458Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=604fcbf9-0212-4c01-9496-b1223345b825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:59:35.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:59:45.473Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c9d768a5-2a90-4606-9aad-1c5b976ea7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:59:45.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:59:55.488Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=699701a5-a231-47f5-9652-91fcf83810fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-17T23:59:55.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:00:05.508Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=48c3f857-f322-4c61-9c15-fd1430109389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:00:05.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:00:15.554Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=86439f13-d31b-4742-abcd-2541932f3ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:00:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:00:25.570Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0febc0de-2d11-4222-a26e-31d5752c4fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:00:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:00:35.587Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=08517b2b-def9-49c6-9b8a-902ca88c6260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:00:35.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:00:45.602Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=36049916-0328-4560-8d34-7a9cb1bbd73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:00:45.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:00:55.619Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d15b1bb0-08a3-4c0e-9d16-7f8059857f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:00:55.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:01:05.638Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=074544f3-0fc5-4fd6-908c-5fc278543e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:01:05.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T00:01:14.540Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:01:14.541Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:01:14.541Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T00:01:14.541Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:01:14.542Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:01:14.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:01:14.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T00:01:14.550Z |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-02-18T00:01:14.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:01:15.653Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=56ef3284-6d5d-44cb-9d44-f70b418db312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:01:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:01:25.667Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b90e1409-37ac-4c1f-b99a-4ef61ab055f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:01:25.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:01:35.686Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9f20df99-64cf-402b-bfd5-8ee0b0619ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:01:35.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:01:45.704Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e3967081-dccc-4763-a62d-743d992234e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:01:45.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:01:55.718Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6be8a9e5-a980-4386-850b-b1f95626799e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:01:55.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:02:05.734Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=928a1906-7d96-4f94-b37c-0662cf5265a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:02:05.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:02:15.751Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e09bdf51-3c95-4abb-8dda-6a9dae7ebd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:02:15.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:02:25.767Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=745302fb-4041-4822-b5e8-b05fe3fb17e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:02:25.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:02:35.782Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=208b1ae3-3e18-476a-8ccf-adb12f2335bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:02:35.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:02:45.797Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1ec9e0b8-3f09-4ee1-b3b0-034fc71fa8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:02:45.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:02:55.812Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1c32f0e9-bc11-4ba1-bdd0-5b037eae78ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:02:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:03:05.829Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5a941da6-875d-45e9-b312-0e646b156ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:03:05.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:03:15.847Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8fe438cc-64fd-462f-b8ca-3dd2f57f02ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:03:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:03:25.867Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=46c4a30e-1cbd-4d90-b6a4-f30c0189a179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:03:25.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:03:35.884Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6fc954f3-4a50-4f3a-ad98-f6940bd344c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:03:35.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:03:45.910Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=30917a91-0e1a-4299-8bac-378b4c79955a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:03:45.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:03:55.926Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cdfaa81d-0d95-467f-8da8-9b1ee8bd743a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:03:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:04:05.948Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=68ed5328-2efb-446f-b2bc-f5a29741d9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:04:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:04:15.963Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d4c3623c-2538-489b-accd-7ede825f600a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:04:15.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:04:25.993Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=fbc7b7ef-64d4-4863-956b-b193eed001b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:04:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:04:36.013Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ec0d7a6b-15c5-411b-b8d4-53fa05b238a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:04:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:04:46.032Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=218a4bad-cbae-4720-bdc1-eccf829928a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:04:46.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:04:56.050Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d4bf1958-f0d0-4e80-8e58-266ceedcd765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:04:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:05:06.075Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ce6875c9-aa86-4a33-999e-57c56db3f276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:05:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:05:16.089Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7d4681a0-098a-40e7-a9e9-8b99a1ab1b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:05:16.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:05:26.102Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ea5e87ee-4840-4318-bd74-eea696f6ee8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:05:26.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:05:36.115Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d6803b85-d33e-4eba-8b18-6b6f2bac5f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:05:36.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:05:46.133Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ca995b72-3352-4094-b02a-f439892dcc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:05:46.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:05:56.147Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3653b3b3-01d1-40f4-b450-ac6468336f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:05:56.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:06:06.164Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2b518f81-5102-4553-9048-67f026a9eba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:06:06.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T00:06:14.485Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:06:14.486Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:06:14.486Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T00:06:14.486Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:06:14.486Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:06:14.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:06:14.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T00:06:14.493Z |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-02-18T00:06:14.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:06:16.182Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e4898546-bac7-4068-b8b9-b2f53665c4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:06:16.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:06:26.197Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=42e8a0c7-a4f7-40c4-a042-f687456625c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:06:26.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:06:36.211Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=af3e0e3d-c4e0-4cbf-b8e3-af6f17a956c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:06:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:06:46.227Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8dcc49f5-5b89-449d-ba61-b03123db9aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:06:46.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:06:56.240Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=30bf049c-aede-46dc-86e8-0ee6af89e934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:06:56.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:07:06.253Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a4cca3a7-7cb6-40b6-b993-5f51eac33962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:07:06.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:07:16.266Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d39a5486-9a59-431b-95f5-1f334b0de7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:07:16.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:07:26.279Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4264044f-e471-4e84-ba00-3edafbabce56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:07:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:07:36.292Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=518d2482-1867-4a75-9f2f-645e9f2500f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:07:36.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:07:46.309Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=39caed09-8c05-416c-9b3e-81e89dc05d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:07:46.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:07:56.321Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cb03e8fb-e788-4744-a495-8fe130038cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:07:56.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:08:06.337Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=beede72d-a6b8-42ca-b028-44748dbf7be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:08:06.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:08:16.352Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c6aa7a3d-1299-4230-9fdc-d5645aec5b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:08:16.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:08:26.367Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c6a11e7a-bb55-4bc4-8d0e-4b1ae4f235e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:08:26.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:08:36.384Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0ef4fb3a-aed1-4d54-a23f-eb72234a15b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:08:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:08:46.400Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4b20a90b-c8e7-42b8-bac7-beb19dd833db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:08:46.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:08:56.415Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8efa3ed1-6d63-4dbf-b47e-75b868decadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:08:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:09:06.429Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=816c183d-78df-40a4-943a-2e27d01dd198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:09:06.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:09:16.443Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=30953f79-bb45-4e25-a13f-91178bc9106a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:09:16.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:09:26.457Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=56dced68-9670-43b4-a4c8-e4c1adb01539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:09:26.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:09:36.473Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e3e3826a-5afc-48e3-945f-c150cd307c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:09:36.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:09:46.489Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a46aa466-b904-41f5-b8ee-d16ef74c2fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:09:46.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:09:56.507Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6b5e5b00-5b03-4c38-9bb9-4ba3e3cd42a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:09:56.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:10:06.519Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=84aab646-1f36-4838-a4dd-951cd07cffc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:10:06.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:10:16.534Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d0830c2a-72d2-40ba-9790-6ca8ef694c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:10:16.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:10:26.547Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=aa509b9c-3747-4fb2-b1fa-53e0d45de992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:10:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:10:36.560Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=47953f09-fa41-4be8-bb2e-5930d2577d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:10:36.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:10:46.574Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6bb211c9-1542-4552-8b9a-ac9c2726e1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:10:46.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:10:56.589Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=53a6698b-2c69-455b-94d3-e95f8cf7a5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:10:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:11:06.605Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=de7920db-5461-4fbc-a5e5-6355a924fd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:11:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T00:11:14.436Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:11:14.436Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:11:14.436Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T00:11:14.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:11:14.437Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:11:14.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:11:14.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T00:11:14.443Z |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-02-18T00:11:14.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:11:16.625Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ec216e2e-9d4a-4be2-a9be-b175d78a2d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:11:16.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:11:26.657Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=533988d9-0eac-4580-9996-afde0b1d0a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:11:26.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:11:36.677Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f49fc87b-bec3-4984-a6a4-378657fefafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:11:36.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:11:46.689Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c2852dec-015d-4df5-843f-43360093ba7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:11:46.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:11:56.703Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a1ec16a9-96c0-49c1-a235-6ab1b126008c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:11:56.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:12:06.720Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=36ea2486-2611-4241-8fbf-60733353504c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:12:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:12:16.736Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=212bc658-7257-4e7d-bff1-ba21a0a1f4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:12:16.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:12:26.750Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b79a1a45-5011-4d05-b0cb-a77c6ebbb7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:12:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:12:36.765Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4996ff85-59df-4f77-9b23-46b4ea44eb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:12:36.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:12:46.779Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ff5f6382-c910-420a-9b0b-efa6c4654a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:12:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:12:56.794Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=475e3d5a-7acc-4bfd-b6fe-5943abc2060a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:12:56.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:13:06.805Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ef6f4f9c-699b-4316-b758-965141ec76de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:13:06.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:13:16.817Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ccf452eb-4e08-496c-9ffe-2ec2124e4778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:13:16.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:13:26.832Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b076edea-3846-4999-817d-654cfd884006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:13:26.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:13:36.861Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=964a870b-49cf-4d2b-a74c-f4c4eca66667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:13:36.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:13:46.876Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0bbba2e8-f431-4e9e-af42-9edb3f6ce851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:13:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:13:56.892Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3d17d32a-08bf-4e3a-9a42-2c8594a12dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:13:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:14:06.908Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=09b2bf18-7dc0-481f-9b33-e40c68d59d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:14:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:14:16.925Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0417e9e7-d708-4058-b0d3-61971b494501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:14:16.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:14:26.941Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=09302a21-1635-4112-971d-60fb21b2ee72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:14:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:14:36.955Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e356a3c0-0965-471c-81d2-673b3a9785d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:14:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:14:46.971Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=aac9eb60-ff25-46ee-8ab2-16f323eca2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:14:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:14:56.985Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=971b4f56-c19a-4b5c-a9b5-dc3cd3892670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:14:57.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:15:07.002Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=33b08192-5e2d-41f8-9014-15578946aaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:15:07.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:15:17.017Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=077c5c60-e85f-4790-8e4e-1fdb4f45741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:15:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:15:27.032Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6e875f41-54e9-4b24-9bdf-2e503fa2c2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:15:27.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:15:37.047Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=73a877fc-654c-4ba1-bb4d-aafdfb2a8a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:15:37.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:15:47.060Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=47da6eb0-cfcb-40ef-9a57-e5f3bba3d54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:15:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:15:57.075Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=58a41d71-4834-4ce9-9e91-e5d0fe0ed62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:15:57.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:16:07.089Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=90df89a9-7de7-47f0-b74f-feebebc454ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:16:07.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T00:16:14.500Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:16:14.500Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:16:14.501Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T00:16:14.501Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:16:14.502Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:16:14.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:16:14.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T00:16:14.511Z |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-02-18T00:16:14.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:16:17.110Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b1d02918-01e4-4732-9394-f1b7ee8c2d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:16:17.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:16:27.128Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=622cc54a-1cd9-4d5b-bde3-59a4a07fa3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:16:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:16:37.148Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a3c87ef3-9de8-4a49-9848-fa2ad9fcbd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:16:37.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:16:47.165Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=968b2dc7-2928-4eef-be84-485c75d00a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:16:47.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:16:57.178Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f14ae64c-002b-444a-ac23-a7c9ddfa9236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:16:57.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:17:07.194Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=99205bd4-5956-4306-8fed-41e9dfdc993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:17:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:17:17.209Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8b5ea8a6-4027-4e2a-97db-5397b4fa9f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:17:17.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:17:27.229Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a986e423-03d0-4d74-880d-822c851a0b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:17:27.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:17:37.246Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4c43906a-2758-4407-9e33-ac4e0019c02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:17:37.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:17:47.274Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=57ca8295-2770-47ae-a8b0-5e8ea2c2ff23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:17:47.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:17:57.298Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=357afceb-c5cc-40cd-a80d-b35287dfa69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:17:57.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:18:07.323Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=87b03fc9-089b-4113-ae81-8b366c364e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:18:07.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:18:17.336Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0ef9791e-9767-41d2-b11b-499857f35116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:18:17.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:18:27.351Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9abdf857-2454-4889-8682-2bb844a2293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:18:27.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:18:37.364Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5f2e0052-8aad-4691-9f4f-faeff027bb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:18:37.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:18:47.377Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=64648f12-50c2-49dd-a2ca-9c992c26aa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:18:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:18:57.395Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3f43294e-0512-4f23-992b-7699d9c1a8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:18:57.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:19:07.415Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f9b7383e-c131-4a61-926a-dba58dfd3385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:19:07.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:19:17.429Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6beb4d3f-c914-49ae-b81b-8760c606b9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:19:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:19:27.450Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=584de17a-e4d3-4ca9-b064-c584aaa7eb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:19:27.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:19:37.463Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c18322c1-47ba-4cb2-ac8f-0487a852b074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:19:37.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:19:47.479Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=662a1c27-274a-499a-8d60-cf26781245be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:19:47.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:19:57.502Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0bc3d2c1-835b-42b9-8d47-43f27edca0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:19:57.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:20:07.528Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8de44c58-c383-4661-bb41-00c7389ccce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:20:07.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:20:17.549Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=417adae7-0df9-46eb-89ec-3daefc5c2241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:20:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:20:27.565Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5850f381-3c1b-4a98-8cdb-8be23be1005d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:20:27.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:20:37.584Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=49cd51f8-f1ec-4a68-a3bb-72bfc1086cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:20:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:20:47.601Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b7a5da56-012c-496c-af18-cd1f181ecc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:20:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:20:57.619Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a110ffd2-b169-4ce6-8679-711146c77bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:20:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:21:07.653Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=81390b2d-9889-4c1c-ad85-643bb96d6b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:21:07.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T00:21:14.405Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:21:14.406Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:21:14.406Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T00:21:14.406Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:21:14.407Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:21:14.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:21:14.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T00:21:14.414Z |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-02-18T00:21:14.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:21:17.675Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=77c537fc-1101-40fc-8426-42f77544b352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:21:17.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:21:27.692Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cbaa51aa-524f-4e7c-b9f8-519a361077f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:21:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:21:37.706Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=71aee0ee-f4c5-4ace-bb19-47299c9b0f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:21:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:21:47.721Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=047136be-7e78-4bac-a45f-67d4eaf1f8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:21:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:21:57.741Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=725f34e4-8027-4a1b-8397-1aca7b970146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:21:57.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:22:07.768Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d314e854-7d4d-481e-bcd8-257ca8e32871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:22:07.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:22:17.798Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ee641e9a-7621-4b4f-a58f-064edc3529b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:22:17.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:22:27.812Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e9cc2ea5-5c53-4c18-a78c-71a117e0be57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:22:27.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:22:37.828Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b4943b4b-3287-405c-92d2-f8f4e7cf015e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:22:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:22:47.843Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cc7cdd26-8819-4cee-b662-dfe6fc9d35df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:22:47.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:22:57.859Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2ea2951c-7e1c-409c-a4f7-5ca770318f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:22:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:23:07.876Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5f85517b-1c96-448a-b5d5-dc347276764b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:23:07.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:23:17.890Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c240d613-8b46-4650-95a7-a4313c96ac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:23:17.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:23:27.905Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4279de56-ee1c-47be-87c2-b94140a15547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:23:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:23:37.927Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=59100462-9827-4b4f-ba1a-65ec51011913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:23:37.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:23:47.943Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1b8d9abf-ec21-4572-9aca-cf7dd96134d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:23:47.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:23:57.956Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bfd21ac9-7ef7-48f4-a9a4-c4d3bf1e2d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:23:57.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:24:07.971Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b477250c-d011-4dc3-bddc-5700b8ca67e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:24:07.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:24:17.986Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=56efdaf1-2366-460a-aa24-0d0a70b0a90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:24:18.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:24:28.001Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f435676a-21da-4ef6-830c-9a29540759c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:24:28.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:24:38.019Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bab25544-d821-4308-ab00-2054adba9216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:24:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:24:48.034Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=98c8ffbb-4f10-4322-9b1b-eeedf9645e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:24:48.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:24:58.048Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1736336d-08dd-499c-85a2-35f321fd4e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:24:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:25:08.064Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=36ab2bde-cf06-40e7-9998-1713f0fa9776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:25:08.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:25:18.095Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5a9e0e4a-41ff-41e0-9db5-e94b936e015c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:25:18.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:25:28.107Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a0827ce4-e5d0-43fc-823c-1068f908fca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:25:28.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:25:38.121Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d1a78730-5105-4c35-8169-6e67f5b21619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:25:38.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:25:48.138Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5d157cbd-3d9e-46c2-88f2-8710355e3b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:25:48.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:25:58.153Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=de3540d8-a65b-48a5-a230-c92479fd833e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:25:58.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:26:08.166Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=fb5d5e8e-ee24-4d0f-9322-550aec039bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:26:08.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T00:26:14.555Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:26:14.556Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:26:14.556Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T00:26:14.556Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:26:14.557Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:26:14.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:26:14.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T00:26:14.567Z |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-02-18T00:26:14.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:26:18.182Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=21ddbb7e-c68f-493b-b4a6-2c5bdd3abf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:26:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:26:28.199Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=60c0fb53-63ba-448c-8f5b-75e5d376732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:26:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:26:38.214Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a4f03ed6-b7c0-4a77-9eb5-63c74e24bd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:26:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:26:48.227Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7335ee11-e497-4a96-9574-7e7620089592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:26:48.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:26:58.241Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=528d2d0c-0456-4add-9d3a-0a7944f3db72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:26:58.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:27:08.256Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1f5d7d10-e990-4a42-9565-9b9f4100a0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:27:08.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:27:18.270Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3681f4d1-9ab4-4e36-9811-67843384e89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:27:18.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:27:28.284Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=69b0c6dd-ba0d-4771-9b06-722759b94e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:27:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:27:38.303Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=46d031b9-16cd-48e8-8ed6-89c01b20878d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:27:38.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:27:48.318Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=502f3bc9-cdff-4bc5-b18d-c41d0157c1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:27:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:27:58.330Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=746a8ef7-8a58-4beb-bd37-0829180af44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:27:58.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:28:08.342Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8ffe02ba-b398-491d-862a-1c212fc5ee66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:28:08.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:28:18.356Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0677513e-a460-40f1-a025-bfe1b5df3f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:28:18.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:28:28.374Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=19ad8d9a-d012-452d-bbce-c815919fe002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:28:28.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:28:38.391Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ae7e6e55-d8f6-43c5-aeea-38d94938321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:28:38.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:28:48.406Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=363d5489-f63b-48a0-84d8-ecf4659b46e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:28:48.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:28:58.425Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8ce612db-e3ea-4f2f-a9cd-8d175bfa426a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:28:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:29:08.442Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=66d3e162-11a2-4c9f-80e1-da0a08453290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:29:08.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:29:18.457Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4accacad-2a82-43a9-a451-3ab74b30c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:29:18.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:29:28.469Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d650d8db-722b-41eb-b6fd-cdc137664273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:29:28.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:29:38.482Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=54898c1d-453d-43ff-8b0b-6caf84acec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:29:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:29:48.496Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b64035ad-9df7-4fd4-b6e5-7fbcbb439e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:29:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:29:58.512Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f26a812f-75da-4e4c-99f7-9ac5dd7599c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:29:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:30:08.525Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9216d683-d5c2-4151-805c-8e35011af44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:30:08.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:30:18.537Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=174166a6-fa76-4703-bd94-38c35604734f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:30:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:30:28.554Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=59f20ba4-89bc-464b-bafb-6e0377eddcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:30:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:30:38.573Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=39199161-e5dd-4f96-8650-10007139c5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:30:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:30:48.591Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=75db74a5-ffae-4b43-b6f7-6250cc0cc232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:30:48.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:30:58.606Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c0346c0a-8b23-475d-af51-801760a65215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:30:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:31:08.621Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9048c4fa-8c67-4a0f-a266-c25b39fee52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:31:08.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T00:31:14.390Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:31:14.390Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:31:14.390Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T00:31:14.390Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:31:14.391Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:31:14.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:31:14.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T00:31:14.397Z |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-02-18T00:31:14.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:31:18.643Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d3c9d1e3-8590-40bc-82f7-0c3876d704b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:31:18.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:31:28.659Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5a7dead2-a91f-4e63-9ed6-f0c93e27ff1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:31:28.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:31:38.674Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8f77b188-b799-49a5-9266-7983ab809905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:31:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:31:48.688Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=438957db-e1b4-4d59-9420-dfbd6eecb22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:31:48.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:31:58.702Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f1c5fd59-b709-406d-866b-f39a49c5dcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:31:58.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:32:08.717Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d9ff8ba1-fc16-4ff9-a515-399c186e8cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:32:08.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:32:18.740Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=07c5b6c4-4edc-44e4-a7d2-e7eeb0b5820a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:32:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:32:28.758Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=80ca5f6b-8fb9-4b24-99af-23305dab586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:32:28.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:32:38.800Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=628f2889-5f11-4ada-92d1-4d2de1fdc6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:32:38.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:32:48.812Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=89678d39-6e2d-42d9-86b8-3ba7622809e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:32:48.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:32:58.828Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2170c8f3-dd5c-406b-96ab-6cd07b11309a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:32:58.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:33:08.844Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bebff7e8-bad6-4cad-b3d0-3c1fc4c37cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:33:08.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:33:18.857Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ff9aba28-0098-4eb6-becd-fa9aab4b4dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:33:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:33:28.870Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=654debff-ef9f-4a8a-b41e-4cd134145942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:33:28.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:33:38.882Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=84747181-e5c8-4096-8eb1-a69fcb4a4ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:33:38.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:33:48.894Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a579c95f-84c9-493d-905a-f9ef1753e6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:33:48.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:33:58.910Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=51681b34-e7f7-4fc3-a0f7-8342afe2f281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:33:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:34:08.923Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0b7a3cc7-e29f-46a5-b823-d1630db4d46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:34:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:34:18.941Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=fc3ae59c-6fb9-4881-8bf2-e34b020ac708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:34:18.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:34:28.959Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6d731aab-7e5f-487b-80bf-e149c66aa762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:34:28.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:34:38.972Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=752dfa01-e97c-4059-afce-562c9b58aa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:34:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:34:48.987Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=57d09b59-e41c-4d69-8591-9d34ca9e1e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:34:49.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:34:59.004Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=746aad81-53cb-41da-b016-07637207cb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:34:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:35:09.021Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7d39735b-abb9-4356-b446-56dc51c20433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:35:09.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:35:19.034Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f3d67359-1a14-48bd-aba1-c4360a05554c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:35:19.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:35:29.050Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5ee1a81b-cb8e-4132-92fe-bb2be34761de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:35:29.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:35:39.066Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9611a943-679f-4910-9476-288c3e81854f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:35:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:35:49.080Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4e1757c1-2658-4edb-9ace-c6fa56037d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:35:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:35:59.095Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=64b15096-27aa-46f2-af33-4c06d3946e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:35:59.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:36:09.110Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=97a12418-4040-46ee-b5d8-9cfc0ece9fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:36:09.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T00:36:14.633Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:36:14.634Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:36:14.634Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T00:36:14.634Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:36:14.635Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:36:14.642Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:36:14.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T00:36:14.643Z |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-02-18T00:36:14.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:36:19.127Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3ca2fbf8-184c-4c80-862c-b0b7da11ba71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:36:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:36:29.151Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6f28d177-b6ea-44f3-97f5-a84808d84954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:36:29.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:36:39.162Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8b75f0e5-809f-419e-b149-8e5f5a77a090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:36:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:36:49.178Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7329aa10-d883-48f7-bd89-db8debc0701e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:36:49.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:36:59.190Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=dc2bf559-e6d2-4954-b15f-490b8b963b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:36:59.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:37:09.205Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=18252ef1-b118-4ddb-8423-7ce24ae39e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:37:09.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:37:19.221Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7b8d3cb9-219f-4637-ad56-4ed5c821c923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:37:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:37:29.234Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f37b9cb1-f376-49cd-8744-e1a4386e5071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:37:29.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:37:39.251Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=24fb269b-22aa-4c1b-ad06-3bee23e991bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:37:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:37:49.266Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2c02f55c-b2dd-46ff-bcd9-77c5cacb5d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:37:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:37:59.296Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6a66aa9a-0a54-4577-90da-9dce6259f494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:37:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:38:09.311Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6a1dbbe6-d270-420f-943f-09fe0e7b9e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:38:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:38:19.336Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b9b582e9-4a40-4af0-946e-5aa1c81b4d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:38:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:38:29.354Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0b3954d4-1b90-455d-91c2-2d10a7bb428f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:38:29.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:38:39.370Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=581d7576-e294-414b-9fe2-674808df8022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:38:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:38:49.385Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=967b52ca-b066-4e30-8b23-303013913415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:38:49.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:38:59.398Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d3fe20b4-c53d-43f7-a904-84417c753f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:38:59.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:39:09.410Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a3096be0-efda-4154-968e-2ef7c54be344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:39:09.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:39:19.425Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d4ce2e75-c4a1-406a-b2fc-cb51d561bd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:39:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:39:29.441Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a2027d48-7f24-4f31-9755-f3e5d57f8f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:39:29.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:39:39.454Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=245763ee-bab2-4244-93d1-55ee5cff93ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:39:39.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:39:49.467Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3926c02b-82c9-475f-af07-68ed115bb361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:39:49.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:39:59.483Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2f262127-42d1-489b-ab86-7e7a94efba03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:39:59.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:40:09.496Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5d0ab5e5-a274-422c-8288-1cb168ca40b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:40:09.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:40:19.516Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=24261ce0-284d-42c9-9aff-836ec0161e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:40:19.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:40:29.532Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=74d936b2-250f-4fa0-8dba-8aaf55e83fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:40:29.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:40:39.548Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=fbbe1534-6e4b-4d26-b880-9a18c07f0036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:40:39.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:40:49.568Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f2bf6ca9-2565-44cb-aba4-5a940375db21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:40:49.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:40:59.580Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e4950b20-09f0-453c-9473-93735a01f6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:40:59.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:41:09.594Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bb92a0a8-b533-49c7-af84-a1a7b648dbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:41:09.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T00:41:14.382Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:41:14.383Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:41:14.383Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T00:41:14.383Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:41:14.383Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:41:14.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:41:14.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T00:41:14.388Z |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-02-18T00:41:14.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:41:19.609Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=594502c5-ff47-47fa-918a-9821187ac004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:41:19.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:41:29.623Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2373a261-3619-4a7d-a713-7019152a745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:41:29.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:41:39.637Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=24344f16-766e-4a0f-9b49-eeeb605ab28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:41:39.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:41:49.659Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=965d74ad-b0f7-40be-9209-402d4aff6c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:41:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:41:59.680Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1e096e32-459b-4515-a4d7-aa5b229be443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:41:59.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:42:09.706Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=87464ade-5c17-4770-8423-77c0f61a075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:42:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:42:19.725Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8317e158-b5d7-4f1b-bed5-917db6125ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:42:19.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:42:29.751Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=35da84db-242a-4bbc-9ebe-f0ce049cdb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:42:29.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:42:39.774Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7bdcbe1a-0d08-4dc4-8247-0e24b5af9919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:42:39.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:42:49.787Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=73061a58-a05e-47ce-8dff-8731c5cfc856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:42:49.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:42:59.813Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a602f481-0d6d-49f6-b702-1ef3e8f7d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:42:59.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:43:09.825Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=47c24e92-dced-41d4-802b-243f5b63d44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:43:09.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:43:19.843Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=061ae6da-1045-43b7-bf5d-974450337553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:43:19.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:43:29.858Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d90cf5c0-6878-4278-b816-476b616893b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:43:29.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:43:39.875Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e51e734e-5273-4a96-bf62-168df08af15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:43:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:43:49.899Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e0770fc9-fe9c-4973-9474-a94cf68d2f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:43:49.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:43:59.915Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ade168e6-cf11-4d9e-8121-5b77ccea68f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:43:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:44:09.931Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0f57ca9d-188f-40cb-800b-1417a2549ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:44:09.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:44:19.941Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=916150c4-d10a-4884-9cfc-2d38c4e05949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:44:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:44:29.954Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=23451052-75b9-4173-a4c6-891ff5d1d119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:44:29.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:44:39.969Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=49cadc10-0e95-44c6-9376-ad356e8e09ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:44:39.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:44:49.986Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=28295f77-749f-4ea7-827b-b28423271e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:44:50.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:45:00.001Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=267e6cba-058c-4fb9-93fe-59b989860e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:45:00.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:45:10.015Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6008047c-30fd-4cb1-9d72-44a64b67e5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:45:10.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:45:20.031Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6c6eac44-7ba6-4d6a-820a-9a0f7be05bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:45:20.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:45:30.046Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0a6c057d-b73d-42d7-9a65-302bf716da18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:45:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:45:40.063Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=afa0c5d5-8ecf-47fa-8329-b7fae419be23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:45:40.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:45:50.082Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=acd9956b-5881-49ee-a1b6-5e0034ea60d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:45:50.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:46:00.108Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=15421cc6-a085-4ef2-a9d8-7b889a9b3610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:46:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:46:10.128Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c3ff865d-2a12-4f21-b730-94df3b531fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:46:10.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T00:46:14.515Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:46:14.516Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:46:14.516Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T00:46:14.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:46:14.517Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:46:14.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:46:14.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T00:46:14.526Z |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-02-18T00:46:14.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:46:20.150Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c53d1efe-76d2-4b45-9094-02a9902f320b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:46:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:46:30.167Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cc5188a8-f868-4e88-b6be-9f3a3245d20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:46:30.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:46:40.184Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a8ebe14e-7f9a-4f89-bba6-250f4fd4bd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:46:40.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:46:50.203Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6e5754da-bc94-4bfb-9b1a-4babd3665cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:46:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:47:00.217Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ccec63af-5905-407a-8990-9af698023794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:47:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:47:10.232Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0dd7ddb2-3675-46b5-a9a7-0d2f0b0353bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:47:10.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:47:20.253Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=fb0921c5-ad1a-4a3f-99bf-c352633f70ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:47:20.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:47:30.267Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0dd994e8-4531-4215-9279-d774523d9ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:47:30.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:47:40.281Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8c945d27-eacb-4b3e-b152-113b989e7111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:47:40.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:47:50.295Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9047fca4-a0fb-47e9-b347-7604a2dca50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:47:50.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:48:00.307Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=774e57af-4fa5-44b2-bf42-8b82a02a9d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:48:00.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:48:10.325Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7998af6b-55fc-477c-943e-9f6e97851fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:48:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:48:20.344Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f2de6e6f-cf13-4f4c-bbc3-420171b0f03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:48:20.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:48:30.362Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cf9b6bab-c924-422e-9474-123d94ab50d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:48:30.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:48:40.378Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=40be354b-6d32-40d0-80cf-abebefb42c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:48:40.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:48:50.395Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0e18f9b2-0d75-42a8-9c34-5d9977160287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:48:50.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:49:00.407Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ac609347-f014-4f43-898a-d62972aafc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:49:00.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:49:10.427Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=db5cee35-18ec-4554-83c2-820174c05c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:49:10.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:49:20.446Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d6edda59-aec8-4209-ac1e-ac9c96337969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:49:20.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:49:30.461Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c624d77f-d1c6-451b-a105-701aabed937a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:49:30.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:49:40.478Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8200ef8c-cbf3-43e7-96e2-342b76ebdc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:49:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:49:50.493Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e8f77bb3-84fe-45f1-850d-793d461727a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:49:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:50:00.506Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8bbb7411-ad6e-46f7-89f2-1c830dfcd927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:50:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:50:10.522Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3c7dfffc-016c-4dcf-8601-296b73d3ddc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:50:10.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:50:20.533Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=80d56011-486e-44f7-a137-e6cef1449c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:50:20.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:50:30.564Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1dd229f9-af37-4261-a1a7-08bad1b9530e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:50:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:50:40.576Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=092de1a4-bf8a-435e-a394-a61be4ab8907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:50:40.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:50:50.593Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=677c4529-f1f2-442f-84aa-d91b082551db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:50:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:51:00.612Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=20ab4c9d-2d2c-4c2a-9041-0cd00df7f087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:51:00.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:51:10.660Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7bda7f25-dc4c-4298-b6b7-f6f096088b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:51:10.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T00:51:14.359Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:51:14.359Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:51:14.359Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T00:51:14.359Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:51:14.360Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:51:14.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:51:14.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T00:51:14.364Z |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-02-18T00:51:14.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:51:20.676Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=303dc9d0-217b-4e8e-8e9e-66158eb04e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:51:20.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:51:30.695Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a96f8be7-a59b-4cbd-92b3-4894951fd524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:51:30.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:51:40.711Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8de76222-18dd-4e4a-82e9-ceec94c1b565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:51:40.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:51:50.729Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3f09a5c2-fb17-4bf1-881b-520f8f70e5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:51:50.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:52:00.743Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f731dd99-4fa1-4cee-95b9-6a6c182516ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:52:00.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:52:10.755Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ee06696d-53e7-4892-88c2-c9933f3477ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:52:10.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:52:20.776Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=736fd307-b366-4d13-b2b1-408ef99c1028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:52:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:52:30.793Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=75775603-5af5-4a23-95d6-f5b23112516f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:52:30.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:52:40.806Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8edcd237-daec-4b54-8066-714d33b135d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:52:40.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:52:50.820Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=139b6604-c356-4b5d-a270-00fea978c125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:52:50.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:53:00.840Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5be2d8fd-a837-488f-a865-e34e2adb3183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:53:00.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:53:10.856Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=064ee1c1-0e0a-4239-a1ae-c62cc6735046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:53:10.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:53:20.875Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6442b123-cdbb-447b-8ed5-682b556a897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:53:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:53:30.894Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=44b75d6a-f2ce-450f-be53-16cb7d04465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:53:30.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:53:40.907Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=36ffe392-b005-4933-974c-4a8fb70558f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:53:40.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:53:50.921Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3d0f5546-68c9-4289-a32c-987642a945e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:53:50.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:54:00.936Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ea3fb010-d23b-45a6-b3c7-495d01ce7d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:54:01.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:54:11.031Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=67b8a87b-0f80-48e3-8b1e-5555e5d8e57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:54:11.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:54:21.046Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=dd41be99-368e-4465-8ba1-07992d5836f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:54:21.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:54:31.061Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=28e6ede7-e359-4f47-af02-5a5a7496a7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:54:31.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:54:41.082Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=96797a04-3e45-4a0e-add4-4be0d059e279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:54:41.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:54:51.097Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=61d69fc0-5f43-41f3-90bd-fb321568bc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:54:51.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:55:01.111Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e268ca40-a665-4535-a3ee-4cce80df481d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:55:01.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:55:11.130Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6805b498-374b-49f2-93d5-438249a3ef59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:55:11.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:55:21.145Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bffc9b3c-d2ee-47e7-9aa9-73b54b5d5aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:55:21.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:55:31.157Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=09a46330-0684-467b-8b98-c7c5ffecefd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:55:31.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:55:41.176Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=48130913-13ca-4259-ab53-f97eede7d1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:55:41.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:55:51.191Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e62101df-99ce-44dd-aa31-3e72b2d7e0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:55:51.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:56:01.203Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cd3b9b7c-49fb-4af5-a353-7dc436b579de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:56:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:56:11.216Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1d525ef6-5988-42e2-9019-8725371c5191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:56:11.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T00:56:14.554Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:56:14.554Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T00:56:14.554Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T00:56:14.555Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:56:14.555Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:56:14.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T00:56:14.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T00:56:14.564Z |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-02-18T00:56:14.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:56:21.236Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f0d4400c-8abf-49f5-a6cb-ace60049228e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:56:21.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:56:31.252Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7a5cb4d4-aece-4b4d-87cb-5e379325b2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:56:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:56:41.268Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0698a2e1-27d4-4b5b-bd1d-e63e42cb9a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:56:41.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:56:51.282Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=130edbfd-69f2-47e5-9007-abf5c4c31071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:56:51.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:57:01.297Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9a6796df-2f76-4ef5-80ff-31831410107c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:57:01.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:57:11.311Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c0081c42-6ce7-415c-90f8-ac690a733a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:57:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:57:21.326Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c7276b50-6c70-4417-8946-38b1bae6e68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:57:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:57:31.341Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f345f01a-08f3-489d-9441-02c9aed0a425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:57:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:57:41.355Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=753522e2-119d-4966-a272-7f7d2dd43e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:57:41.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:57:51.371Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a90fd444-ae24-4fbd-b2c7-0c3c050c8792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:57:51.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:58:01.386Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=290a0bce-7cf8-4bd7-9f94-f9aae77c0836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:58:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:58:11.405Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9e7704eb-daa1-4285-8b8c-344a367f9651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:58:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:58:21.417Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=997152f1-b42b-49df-b99d-4012bd041385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:58:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:58:31.434Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a7bd030c-c066-47b7-a047-b1787045a236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:58:31.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:58:41.454Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d87a1244-b924-4c74-a20d-33beac0b6e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:58:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:58:51.471Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=855b72ef-a2b3-40ca-93e2-f40bec39bac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:58:51.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:59:01.491Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6d7a1ad0-13ca-498c-b733-187ff0833fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:59:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:59:11.516Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3bc0adcb-ab76-4973-ab2e-3f78f00595bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:59:11.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:59:21.531Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=fe18db25-b860-400d-8560-236863b971df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:59:21.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:59:31.548Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=efe4b201-39a2-4bca-a0a2-99f606c1214b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:59:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:59:41.563Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=caa63c2f-393f-42d0-9341-f8e56a9bab7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:59:41.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:59:51.575Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=80d3e8ba-3c86-4ae9-8cc7-793b552d233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T00:59:51.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:00:01.593Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4fea5e43-32f7-4393-9c32-b72b2c29f498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:00:01.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:00:11.621Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3bd4d915-f0e2-4b21-9a35-09372cc6977e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:00:11.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:00:21.635Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3ccfc615-e446-41c8-9c44-2117c2408d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:00:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:00:31.665Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f8b79948-d227-49e0-9e41-b8eb6012a30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:00:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:00:41.683Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b2574abc-74bd-401b-8250-fe7cd3f17ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:00:41.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:00:51.707Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=91eecf47-3e26-439e-959b-f712feeab452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:00:51.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:01:01.741Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1009dcc6-9e05-4505-8473-3e951dceaebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:01:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:01:11.758Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=edddb891-cab8-4017-9383-cd8972f636fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:01:11.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T01:01:14.470Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T01:01:14.471Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T01:01:14.471Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T01:01:14.471Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:01:14.472Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:01:14.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:01:14.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T01:01:14.478Z |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-02-18T01:01:14.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:01:21.787Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b199e1f5-b315-4d01-aec8-c9276c65fdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:01:21.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:01:31.802Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=89238681-9e38-43dd-b9b4-55f679dd9428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:01:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:01:41.817Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c4fce428-a4cb-4076-aabc-24e815af64d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:01:41.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:01:51.835Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e7a10b58-ccf5-4e29-b0a0-9dcdd33b01a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:01:51.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:02:01.851Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=be955359-bd6a-481b-9305-d9eb91703236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:02:01.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:02:11.871Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a84275a1-f170-4f33-898a-7c1796189537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:02:11.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:02:21.890Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d9b55776-6cef-474c-82c8-c8e192b8dd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:02:21.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:02:31.904Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f2adc83b-8acf-44a6-85af-8aa89a56a216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:02:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:02:41.922Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0700279e-6e75-4bff-88b2-fa7c5e44f49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:02:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:02:51.938Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5ca3d467-ed91-4f09-a3a9-d94a1c4da0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:02:51.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:03:01.956Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cba8a95a-f786-4fdb-b262-141b00db208c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:03:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:03:11.976Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b005b427-964f-4335-af91-4c49ef9c6dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:03:12.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:03:22.007Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=dcc0e7ec-8cd8-4022-a3d3-846bf3536ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:03:22.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:03:32.021Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=71bb014a-2f87-40be-aaac-813426afc92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:03:32.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:03:42.037Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b6cd5a2c-7b2d-4065-ab67-d7ce1a58bc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:03:42.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:03:52.055Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a717bebb-8c65-4a8d-9a71-f9d3e1264f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:03:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:04:02.069Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b2288d0b-f35f-4d13-aaa0-e9bb47e4bf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:04:02.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:04:12.084Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5af1331f-1ed0-4374-a026-70c8affeb89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:04:12.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:04:22.104Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=053df2be-babb-45f0-93f6-7ce85a27f91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:04:22.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:04:32.118Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=194663c1-ba50-487a-bba7-cd583a11e59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:04:32.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:04:42.132Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5a9d09ef-3044-4350-8d42-a329078dd824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:04:42.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:04:52.149Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=12ce8317-3b49-4a08-a476-62549c8597ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:04:52.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:05:02.165Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=84eba027-1da0-4478-be8a-b2e8ea45fbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:05:02.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:05:12.180Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=95e4c2dc-bebb-4a7e-b505-4bdc99c205e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:05:12.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:05:22.196Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=83be102a-df19-4f5f-9030-3505fd3ad1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:05:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:05:32.215Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=262e6769-5e58-4cf1-bbc1-05e85d3f57e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:05:32.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:05:42.233Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3dabe6b2-97fc-4634-858c-5f941e1452aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:05:42.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:05:52.249Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8c52fb1b-24f8-4764-b60b-f149bbdfbf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:05:52.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:06:02.265Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=65147327-d4ca-4d10-95f6-4bc6c4c56453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:06:02.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:06:12.285Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=433b9061-a05a-4281-810b-f1e1900fbf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:06:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T01:06:14.536Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T01:06:14.537Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T01:06:14.537Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T01:06:14.537Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:06:14.538Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:06:14.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:06:14.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T01:06:14.545Z |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-02-18T01:06:14.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:06:22.322Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=717ce863-8501-43e3-a8af-57f4ed8527e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:06:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:06:32.340Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=da14ebd5-5192-43d7-a644-b28cf421b48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:06:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:06:42.358Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e09fd430-c1cf-4be1-896a-68b34d35c1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:06:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:06:52.370Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=dbf31190-b9ee-4451-ae59-3ef71e19ec9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:06:52.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:07:02.382Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b12832b0-4fcf-43d6-8022-8e66ce70dfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:07:02.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:07:12.396Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3c2778d0-9c13-46c7-be95-016ae68fd5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:07:12.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:07:22.411Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4db6eb00-65fc-40d0-8104-1e00c4063b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:07:22.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:07:32.425Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=fea7a7cc-d2b3-4fc3-8e6d-1339358c8b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:07:32.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:07:42.438Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=03bcbdf0-24aa-4104-a77a-f0fed5731be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:07:42.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:07:52.451Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=70559dab-4b80-40a2-be47-325d2fe7e9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:07:52.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:08:02.468Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=db5e470a-b3ea-47f4-9672-6f4661f50cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:08:02.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:08:12.482Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1425a093-30c9-4f65-8543-df74fcb75130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:08:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:08:22.502Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7baa6ff1-4bce-4487-8d41-521bfc079a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:08:22.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:08:32.518Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a9e1d086-039e-49a8-87ea-08203295e5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:08:32.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:08:42.531Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8d4ce00f-47da-456d-be8f-8c6e88243e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:08:42.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:08:52.545Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=179f6b69-b1c1-4038-a868-442d5f4b4b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:08:52.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:09:02.562Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5cd9672a-4964-452a-b6cb-3e5f4abda9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:09:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:09:12.609Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0c933f20-fdb2-4890-b650-4c00fe3d3b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:09:12.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:09:22.625Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e2e26eaa-412b-4c4b-a551-8ca6ca260677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:09:22.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:09:32.640Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=32868cea-efea-44fa-b3dc-330db443b2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:09:32.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:09:42.665Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5f784576-75fd-4876-af54-b0c3acaeab2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:09:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:09:52.682Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=db0ff52a-2890-4015-9a44-2a45e4838bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:09:52.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:10:02.699Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a428642a-b63f-47f1-bfb6-582e0b104602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:10:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:10:12.712Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6b1120b2-02a2-4c21-8464-e23266c0db37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:10:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:10:22.727Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a9ae98c1-5698-4dcd-b47e-784da023bf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:10:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:10:32.745Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b75aafaf-082b-43e8-8a89-561aa3064d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:10:32.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:10:42.765Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7e77fce3-2d57-4434-a6cc-e7d9a6cb6212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:10:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:10:52.781Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e1b9a1ed-e3c4-4940-bda3-789b3a684f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:10:52.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:11:02.799Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d36b2b23-3f4d-4bc0-a98b-4d6b9e19cf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:11:02.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:11:12.812Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=07f6541b-05bb-4e9c-a63a-56c68e970676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:11:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T01:11:14.394Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T01:11:14.395Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T01:11:14.395Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T01:11:14.395Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:11:14.396Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:11:14.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:11:14.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T01:11:14.400Z |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-02-18T01:11:14.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:11:22.828Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d423bb21-6af2-467b-8c5c-0067cc67cd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:11:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:11:32.846Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3d3ede3d-badc-4b91-a584-a03ae3ee53f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:11:32.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:11:42.881Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bd02a37e-3d76-4b0f-83ed-502b24d3be65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:11:42.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:11:52.902Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ae35a449-2e90-49c0-8c23-f961e16c7eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:11:52.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:12:02.923Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6442d733-7bec-4208-83c3-7e180525307a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:12:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:12:12.941Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3132ecd6-33c6-44ac-a6fd-1c02337aa78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:12:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:12:22.963Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=513c8914-c44b-4e13-82c7-73728cea60b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:12:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:12:32.982Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=51b46f4b-9090-4872-b16d-917ee8de94ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:12:33.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:12:43.001Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5eb9167f-d668-4415-9da9-085921720e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:12:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:12:53.030Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2d37f8d9-8434-4a4b-960d-ae6dfd5b5101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:12:53.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:13:03.046Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=54bb953f-599c-4030-bf85-a3ca34fba718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:13:03.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:13:13.060Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=137afadb-a5b5-46c2-9d84-7e883c791381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:13:13.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:13:23.082Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cff48b28-a2eb-4b00-8035-f66498594bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:13:23.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:13:33.098Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a7dfb05f-c58c-43ae-b597-42583c36e434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:13:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:13:43.110Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2bc8a159-e190-4973-a43a-40fdc743c78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:13:43.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:13:53.129Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a7917387-a4de-4363-a62c-b034e4fd5c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:13:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:14:03.141Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2ab6dce1-c046-40ac-9c0a-e70fa976be52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:14:03.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:14:13.156Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ee4d697b-2db3-4449-a4f2-4fba4501a7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:14:13.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:14:23.178Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=811269d0-4708-46dc-8b88-ee340b6e264a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:14:23.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:14:33.194Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=718f6e96-3ce1-4bfa-865e-693a220d613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:14:33.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:14:43.208Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0dd17165-54e4-49f4-80e4-8e58b00a908b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:14:43.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:14:53.222Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cd94cb03-9713-4c8e-bcbc-52b30f25832f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:14:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:15:03.240Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=c1adf87b-017e-4066-9bb8-bc67244be8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:15:03.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:15:13.255Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f83e4ef0-4e8d-4480-9886-f595ded81995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:15:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:15:23.271Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f9f8acb0-8ab6-43db-90c5-61ed7fd2bdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:15:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:15:33.283Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f17eb514-ea2d-4dc2-9f3f-7dc60547bb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:15:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:15:43.313Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=848fa7d1-425c-4129-be7d-4b695b13762f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:15:43.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:15:53.324Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b645eaf1-f8a1-4f7e-93f4-fb4a4953ec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:15:53.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:16:03.336Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6eaa632c-ee7d-4e6a-b000-0081100e9995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:16:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:16:13.353Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=174e3bfc-86fb-4f0c-a23f-bd1b049706aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:16:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T01:16:14.537Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T01:16:14.538Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T01:16:14.538Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T01:16:14.538Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:16:14.538Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:16:14.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:16:14.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T01:16:14.544Z |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-02-18T01:16:14.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:16:23.367Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ca255dcb-6ae2-49f3-acd4-c8976fb269a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:16:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:16:33.378Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cb5e0f29-443d-4756-a27b-31563fdd373d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:16:33.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:16:43.393Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=024169fc-ce43-44ae-9d88-49441973e598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:16:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:16:53.407Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=93009a87-e360-4a28-8be7-8e5126d66965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:16:53.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:17:03.421Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7306c032-e184-4af3-a3bb-94e9b275ae06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:17:03.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:17:13.438Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=67d5882c-5900-43a7-8dcd-7636ec3f926a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:17:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:17:23.454Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=02886fbe-3c10-430e-b41b-e544b0d16e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:17:23.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:17:33.467Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1dc3bf0c-765d-48b2-87cd-f408eac60f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:17:33.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:17:43.482Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=5537a072-46b0-4bb8-89ad-74eaae207e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:17:43.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:17:53.499Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9f44c37e-492f-4123-bc5c-5c69af11ea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:17:53.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:18:03.512Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8ccdd580-7f59-4087-8cd4-31ec3821bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:18:03.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:18:13.524Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=564d4917-0847-4d54-8e01-28dc439e42ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:18:13.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:18:23.536Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9cdb0e1d-f545-4ab9-8bb0-6e4936acff47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:18:23.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:18:33.551Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=00394c8a-36f8-4414-a8c9-e9f8c85ee8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:18:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:18:43.566Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=533a0c5a-3f50-4ee6-93b7-5f9765a8fde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:18:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:18:53.580Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8b8cd217-7c99-4239-8807-9ca6b61e8fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:18:53.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:19:03.593Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=a26e728e-b1b6-461b-8c4f-33dd78ce0171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:19:03.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:19:13.608Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=539ec234-7b87-47c3-b21f-fdb91f17cdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:19:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:19:23.621Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cc5ce765-83aa-4d97-9a24-85af78a1ed1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:19:23.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:19:33.637Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ad38651e-5bea-4c19-9723-b039221db8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:19:33.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:19:43.659Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=55f75883-a54d-43f2-b7e5-8ceb799d89ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:19:43.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:19:53.678Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=603be1c0-541a-4101-987a-9a1b14a1b603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:19:53.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:20:03.695Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f8db7a03-76b6-4688-bf9a-349606fcd43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:20:03.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:20:13.708Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9d0a4047-a5e6-4962-8e4d-eeb9d0429b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:20:13.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:20:23.723Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bc573c8b-feb0-4c93-97ff-30c39c3c60ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:20:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:20:33.737Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d6276ccc-c829-4947-98e6-1f5590738978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:20:33.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:20:43.763Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=6ccf6819-60fa-4aa8-bd89-46941fd57784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:20:43.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:20:53.777Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=b368b170-7c62-4313-8d68-3873a6961562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:20:53.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:21:03.792Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3099ba3b-d6df-4f5f-ab9b-9bcca8a2bf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:21:03.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:21:13.803Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=e096c49d-0f52-49f6-8f46-bf7fafdab078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:21:13.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T01:21:14.378Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T01:21:14.379Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T01:21:14.379Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T01:21:14.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:21:14.380Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:21:14.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:21:14.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T01:21:14.384Z |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-02-18T01:21:14.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:21:23.820Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bb9e0ded-5c06-4bbe-9c9d-fc99ebf1613e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:21:23.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:21:33.836Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=98e77ad7-f56c-4422-944d-de0247611a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:21:33.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:21:43.850Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2e230d6b-7270-47d7-b471-49fdaa4f9fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:21:43.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:21:53.866Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cb2116ed-d1c0-4abe-b985-72b569c9e241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:21:53.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:22:03.882Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=279c14ae-9499-4316-9aee-e89fc02f22ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:22:03.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:22:13.905Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=20f78759-ff65-4bd7-bebd-01533427e7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:22:13.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:22:23.918Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8dab40df-370f-4933-87de-a7c7b17c5247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:22:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:22:33.932Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=0683f345-1533-4a1d-9f20-547b6b2490d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:22:33.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:22:43.949Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=d59b2dd0-44d6-4aed-80c7-524eb1a76abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:22:43.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:22:53.969Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8217bd73-c71a-4777-99b3-4d1bbc0086c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:22:53.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:23:03.982Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=864ed6ab-13da-4652-973f-294c24852bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:23:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:23:13.996Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ec53939c-af28-4c40-8e6e-74c8239a4758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:23:14.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:23:24.010Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=9b92be10-d5c3-4876-9631-6315db5c1b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:23:24.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:23:34.026Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=418fcd5a-55ec-480f-a237-4ef9db90db2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:23:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:23:44.041Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=511729e1-f3e1-4ea7-9b7f-40ac26786801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:23:44.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:23:54.056Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3276674d-6d82-4a7d-9a40-d31d83792cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:23:54.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:24:04.076Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=12825b93-1a82-46a1-b5ae-75d7ed871f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:24:04.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:24:14.090Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=471269c6-e966-4fb0-bc3d-79849ecbddec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:24:14.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:24:24.107Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=eb324247-a0d9-454b-b61d-535632f3671b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:24:24.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:24:34.119Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=4749ceac-4eab-4ad5-9f39-2327dec3467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:24:34.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:24:44.136Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=aacc9721-221a-40c7-8b96-646b7b618f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:24:44.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:24:54.152Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=738916a1-f84b-4afe-9b2b-1b2f227e97d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:24:54.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:25:04.166Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7a314847-036b-40e6-90d8-61657ee89a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:25:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:25:14.180Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=22bfe93f-f19e-4f88-aa94-f39a61dcb624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:25:14.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:25:24.197Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3c70f921-09f0-4557-b81c-48ebb64aae0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:25:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:25:34.210Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=8bf8fd8a-dbfe-4538-ad34-8a998c22edba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:25:34.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:25:44.224Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=2d89a2e9-5402-42e5-8caa-8c646b8bcdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:25:44.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:25:54.236Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=357fd885-6781-4402-b20a-601a1e26e555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:25:54.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:26:04.253Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=ae8eed36-7b6a-46b8-bac2-ec17b219dc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:26:04.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:26:14.277Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=41cd0a8c-db3f-4a4c-8854-fb200d733baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:26:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-18T01:26:14.550Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T01:26:14.550Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-18T01:26:14.550Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-18T01:26:14.550Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:26:14.551Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:26:14.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-18T01:26:14.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-18T01:26:14.556Z |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-02-18T01:26:14.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:26:24.291Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=88925313-c60d-40f0-a38d-0767c932ce96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:26:24.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:26:34.321Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=24793f6c-6dab-4745-8953-63396301244d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:26:34.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:26:44.336Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=eb91ba9f-1e17-4ee3-9cb7-796c2f0943cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:26:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:26:54.348Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=3f1d83df-3981-42da-8f5f-a258dfd81ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:26:54.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:27:04.363Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=fb77d28b-f395-4808-90d3-15f7b02f6fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:27:04.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:27:14.379Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=1aa9c9fa-1d1f-4b91-98cd-ab3d255fd584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:27:14.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:27:24.398Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=bb5e9531-6881-4b68-9d73-feb7a7b5fa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:27:24.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:27:34.423Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=20686f3b-e24b-4afd-9068-71452f8e5bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:27:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:27:44.442Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=7f091a7f-efc3-4a40-8a1c-18ab10f4f042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:27:44.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:27:54.456Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=cdbad328-3af1-4b0b-8112-006046c73885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:27:54.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:28:04.469Z |INFO |Init configs |InvocationID=cf0a1498-b2c6-43ec-881e-ae116716f40a, InstanceUUID=f9594d05-0ed8-4981-bb33-8c45ed35091f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-18T01:28:04.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |