. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T22:52:11.625Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T22:52:11.638Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T22:52:11.638Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T22:52:11.640Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T22:52:12.022Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T22:52:12.146Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T22:52:12.146Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T22:52:12.147Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T22:52:12.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-08T22:52:12.285Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-08T22:52:12.311Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-08T22:52:13.667Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-08T22:52:14.173Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-08T22:52:14.196Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-08T22:52:14.196Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-08T22:52:14.289Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-08T22:52:14.290Z |INFO |Root WebApplicationContext: initialization completed in 1979 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-08T22:52:15.195Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-08T22:52:17.143Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-08T22:52:17.680Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-08T22:52:17.708Z |INFO |Started MainApp in 8.379 seconds (JVM running for 9.126) |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-08T22:52:18.185Z |INFO |Start scheduling PRH workflow |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:52:18.200Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9ec3b828-2aab-4a8c-8473-0aa4a4255088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:52:19.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-08T22:52:27.135Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-08T22:52:27.136Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-08T22:52:27.138Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:52:29.066Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9d5f53eb-af7e-40ef-a0b6-5ce8faffce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:52:29.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:52:39.138Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=af40d2fd-9dda-4a07-b3b5-10e1d61fdf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:52:39.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:52:49.166Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=955d3e76-bd9c-4432-bd3d-aa3d67a73fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:52:49.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:52:59.217Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1237eaaf-eef0-4aa4-88bd-8c9677a49e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:52:59.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:53:09.251Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0690ff50-4a57-42fa-a375-5dba93dff6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:53:09.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:53:19.282Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=aff86273-15b4-4dba-8ecc-33a8aa9f92d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:53:19.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:53:29.322Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e83840a0-11da-4162-865c-c29206516948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:53:29.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:53:39.372Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6aa4a890-a9ad-4a03-b324-4b084720985d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:53:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:53:49.402Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a9c48738-4a15-4b9c-9014-a161b3a53a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:53:49.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:53:59.530Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0a80d53f-6c03-4406-b4b6-1f07356cb128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:53:59.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:54:09.557Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7cc372e4-05ae-4e04-8449-f27ea99e73e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:54:09.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:54:19.608Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bd17b43b-9721-4abe-a8c8-129910a0452f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:54:19.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:54:29.642Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6c92cf0d-f6d3-483e-8ca0-8975aef0d4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:54:29.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:54:39.662Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0040446a-f3e6-4842-b83d-b50d3e07a71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:54:39.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:54:49.682Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=57786bc5-80a6-4c08-bacb-7041ce4f7d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:54:49.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:54:59.714Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1789e9d0-4222-445a-b48a-dd730d0b7865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:54:59.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:55:09.740Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7a54c30b-11f6-4fe0-92df-65cef226b436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:55:09.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:55:19.770Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=21d989fd-4f21-4fd5-bdce-d536bb0460d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:55:19.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:55:29.784Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d05eeb54-623b-4d0a-a3b2-59a808ad3242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:55:29.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:55:39.806Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bdf5a904-57a3-44a1-8ea7-35e7bfbad3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:55:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:55:49.825Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=efd97100-3cf0-4c74-a1d8-4b6937a15a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:55:49.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:55:59.855Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5963c9e2-dd8a-454d-9aef-0fed3588e289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:55:59.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:56:09.872Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4eb4a7c7-ee81-43b9-89e2-f554f119a5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:56:09.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:56:19.887Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=cc422ac0-289d-4201-b696-a4681b0ea696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:56:19.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:56:29.901Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8b702a9d-f3ca-46ae-ab58-9adbdbbf74f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:56:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:56:39.933Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c7a119ec-3446-4655-a6cc-a7c7f94ecee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:56:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:56:49.954Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e9c9b17c-7368-4326-b233-fc22e684e47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:56:49.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:56:59.967Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2c4c0884-994d-4520-8dec-3b4724c23da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:56:59.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:57:09.982Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a2090498-6ab2-4ae1-9e5b-eafa43eff3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:57:09.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T22:57:16.092Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T22:57:16.093Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T22:57:16.093Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T22:57:16.093Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T22:57:16.094Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T22:57:16.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T22:57:16.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T22:57:16.114Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T22:57:16.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:57:19.997Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c9382cfa-24ed-4b93-a4e5-9598c67a09c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:57:20.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:57:30.017Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=082add34-9f40-4e7d-8b22-629061020d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:57:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:57:40.032Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0a1f72ee-8951-48bc-b335-5cda7ceb14d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:57:40.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:57:50.054Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=63eb1838-9f52-4943-bf37-fb5a60ca92f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:57:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:58:00.076Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e88bb6f5-7078-489b-bfe0-db2951128e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:58:00.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:58:10.099Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=da6ce7f7-f8e8-4088-8e9d-ab0133cccde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:58:10.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:58:20.113Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=818dad92-3efd-4e6c-9aaa-517bc0cc1e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:58:20.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:58:30.131Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=97599429-29c2-4487-8eda-ee2db7de6e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:58:30.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:58:40.151Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=235f20b9-4637-4640-a89d-d9280c307dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:58:40.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:58:50.165Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3c373374-d628-4e99-b829-0e7dbffc412f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:58:50.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:59:00.188Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9b1e375d-063d-4edc-835c-9b4e887c90af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:59:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:59:10.223Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bda7a1dc-6f25-4a92-974b-ad33e8d29dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:59:10.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:59:20.242Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f622d759-b606-437e-bfa7-a0851029e6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:59:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:59:30.270Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9e90239e-3118-41db-841d-db60fb4060db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:59:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:59:40.286Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5013f667-24fa-41f1-b839-a265fc60d68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:59:40.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:59:50.301Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d8c9ba7e-9215-4744-8ff2-279040ff0247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T22:59:50.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:00:00.315Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=87d00239-0bb0-4afa-9086-32a4551f1495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:00:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:00:10.354Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bab36d87-71ad-4fa6-b0e1-5119e7f6fc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:00:10.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:00:20.372Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3f08dbf1-829c-4ef3-b7da-1d374802d036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:00:20.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:00:30.401Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7335b79c-92b3-4f9e-afc0-561e8b714f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:00:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:00:40.419Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=41215218-7d5f-4d47-9d60-cc4b037bc1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:00:40.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:00:50.439Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4c5fbdb8-8ca8-43a5-95ab-3fbec4589996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:00:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:01:00.453Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=50ccf0a3-0dce-4fb3-8b8f-856e5013f1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:01:00.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:01:10.480Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ea610e17-0152-47ae-a2b8-d46d89e28caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:01:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:01:20.498Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=83ab6458-6b57-4a4a-8751-1be2c956b9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:01:20.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:01:30.519Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=593d2545-1c90-4515-92bd-4f6cdaa69391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:01:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:01:40.550Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7dafef3c-c707-4dd7-ad57-a22325cd445c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:01:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:01:50.568Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4e90bf17-698d-4a50-8f31-bbfc1d6ed936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:01:50.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:02:00.588Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=04a495c4-7f18-4014-9d21-4561822eddd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:02:00.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:02:10.612Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8c82bac5-1bcd-47b8-ba25-87709f8b32df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:02:10.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T23:02:15.509Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:02:15.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 |2022-11-08T23:02:15.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 |2022-11-08T23:02:15.510Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:02:15.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 |2022-11-08T23:02:15.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:02:15.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T23:02:15.522Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T23:02:15.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:02:20.631Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=eab6afab-ad90-4646-ae67-68a21ea13ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:02:20.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:02:30.646Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=787ef473-389b-4501-aa33-6a5515091cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:02:30.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:02:40.665Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=349da3f8-f40b-4354-9f56-71c7e42c4477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:02:40.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:02:50.680Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e0338fc4-2fcb-453f-9c8b-d0f1393f02eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:02:50.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:03:00.708Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=530292d1-a676-40e6-b719-6d34b9b553c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:03:00.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:03:10.725Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fd36254b-42ab-4f4b-a067-c30650eba8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:03:10.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:03:20.738Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c012bf06-7549-4659-96d3-1f58ec4747fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:03:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:03:30.759Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6362dd47-0261-459e-85b1-a54ae47876df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:03:30.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:03:40.769Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5a942090-7f64-460c-9ebb-5c5e5a9bcdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:03:40.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:03:50.784Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=de499c76-6d21-4581-b6c9-c08d61d636c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:03:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:04:00.811Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c5346205-d40c-4834-9fc4-2e39bca4b0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:04:00.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:04:10.827Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=973f5643-b3b5-4378-8712-0fadebdd7b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:04:10.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:04:20.851Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2b3f58b2-fb5a-488f-b8a8-95b948fb3320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:04:20.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:04:30.912Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5eebaeba-7513-48c2-acc2-18f5c8403fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:04:30.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:04:40.931Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e69591f7-0459-4a3a-a4f5-989d1bc69746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:04:40.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:04:50.947Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=da6c502d-6d0c-414a-8816-875b965a108c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:04:50.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:05:00.964Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=edb460bd-15a4-4746-965c-0f4ca0529931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:05:00.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:05:10.976Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5b8afcb0-246b-4f4e-847a-f2b51c78a212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:05:10.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:05:20.989Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=47393688-0d80-4256-8550-b747418dc5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:05:21.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:05:31.014Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e7a77d3a-c5c7-4ead-a1a6-468db72342a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:05:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:05:41.029Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=270e3bb3-5084-4e36-b1a1-e744a88b778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:05:41.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:05:51.058Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9c3a90d6-80b0-4497-b95f-1aac2bb3a05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:05:51.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:06:01.087Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b83d4c23-55c6-4fa3-bc00-9167c374f15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:06:01.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:06:11.099Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9fc48c43-82ea-4d4d-93c7-1fe5c41a9987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:06:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:06:21.133Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c58accc3-1f9b-482e-8504-902f1b8f651d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:06:21.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:06:31.198Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d9e78e6f-627c-4bf0-835b-12e032715567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:06:31.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:06:41.211Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f39d4a10-4481-4c09-a995-46ee3f9bf3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:06:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:06:51.225Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1fd344de-a58d-4073-a26d-26763ea5b206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:06:51.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:07:01.239Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6dd42049-431b-414b-8fa3-1eb76219171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:07:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:07:11.268Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=cd58d736-a42b-4428-bc9f-d85762c33d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:07:11.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T23:07:15.514Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:07:15.514Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:07:15.515Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T23:07:15.515Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:07:15.515Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:07:15.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:07:15.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T23:07:15.525Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T23:07:15.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:07:21.284Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5f3c01a2-6a99-4356-90b7-ba15cb714b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:07:21.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:07:31.306Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8e531c86-6ad9-4f16-ae12-a249d897ba63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:07:31.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:07:41.327Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7b70171e-acf7-4d67-8bba-0c27abfec93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:07:41.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:07:51.345Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0cadfbc7-7d67-49da-a886-a18ab82a96fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:07:51.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:08:01.359Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=193ad1d7-8586-4049-bdae-7ab667e5bd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:08:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:08:11.372Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d778f96a-32c7-4959-9b45-68433195187e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:08:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:08:21.387Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8ae121d9-a03f-47f3-827d-354c0f9028da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:08:21.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:08:31.444Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=72898054-372e-4240-93bf-8f5e5316d37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:08:31.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:08:41.458Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=df586902-e5f3-4001-89e3-1a93486544a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:08:41.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:08:51.474Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=62b3cd70-f15f-4675-a46d-74918da7549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:08:51.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:09:01.490Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b08754c5-895c-4fa8-bbeb-10e6378c2259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:09:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:09:11.503Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0742584e-e38c-4bb7-84e6-ae30190ebdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:09:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:09:21.517Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1e51623e-b9c8-45ee-8191-b4b2232c4d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:09:21.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:09:31.531Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c719ef64-8660-4df7-bf85-9450ac7f389c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:09:31.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:09:41.546Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4d8d05aa-fa8a-4b10-a8a7-0bdd1d60fc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:09:41.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:09:51.560Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b42b0005-4fb4-4028-9a8d-897f2ad64b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:09:51.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:10:01.578Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b8fc84a2-51a0-4ff0-ba86-1753c273e393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:10:01.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:10:11.600Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3e8006f6-17eb-4795-9faf-aef979c84683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:10:11.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:10:21.811Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=40cfcf77-5fb1-4b99-ada4-a28c15ecf099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:10:21.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:10:31.834Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=80c7ffea-fdc0-4373-8113-056d9a86666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:10:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:10:41.855Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8d7a9e08-0d09-4194-b908-7bfd4b63e4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:10:41.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:10:51.871Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5e5daffe-1328-4c5d-9e5d-3dccb8b181aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:10:51.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:11:01.889Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fb95c007-3690-4a9b-80ac-abd443a5d352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:11:01.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:11:11.906Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8a523057-bda7-44ae-9ef6-2a415ae73338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:11:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:11:21.923Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f87889fb-ff11-4956-a8a5-03704662d520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:11:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:11:31.939Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c58aee65-1538-4c10-93ce-44177e206342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:11:31.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:11:41.953Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1eabd8c2-0953-4bc2-920b-66ee748562b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:11:41.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:11:51.966Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=83f85556-6bd7-4ffb-b9da-f586d7d7988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:11:52.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:12:02.144Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8114714f-f3c0-46d4-8b29-beeac488e617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:12:02.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:12:12.180Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6fa712b3-d612-44f6-b3e4-b43ab498a63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:12:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T23:12:15.505Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:12:15.506Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:12:15.506Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T23:12:15.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:12:15.507Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:12:15.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:12:15.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T23:12:15.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T23:12:15.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:12:22.216Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f88363a6-b7b5-4476-ba85-676d8db64f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:12:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:12:32.231Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=448bb8b0-9c69-4804-82b8-8fd45a4b198c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:12:32.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:12:42.244Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=eea252e1-a209-45a2-8f69-2593b595f999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:12:42.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:12:52.259Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=249a81e5-02b4-494d-be22-8f7b53355e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:12:52.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:13:02.273Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bb6a8a04-c8d4-4678-9bde-56dec2363622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:13:02.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:13:12.287Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=72d89d70-6816-4adb-8641-362abb740116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:13:12.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:13:22.303Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d34cb5e5-3531-42b1-96f0-12d4b650c461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:13:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:13:32.320Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1ed589cd-c67d-44b0-ada5-673ce41a3975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:13:32.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:13:42.339Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fab19bd5-0278-499e-a4db-a614595a4a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:13:42.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:13:52.376Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c86a32dc-6332-4b82-a6de-8b765a37dd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:13:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:14:02.395Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b689095b-bdaa-474b-9e64-62b577e6ba7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:14:02.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:14:12.412Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e798440b-bf08-4a48-9a96-3812d745198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:14:12.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:14:22.429Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1e4db492-1675-4dee-8cfc-c582f5ea18f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:14:22.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:14:32.447Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9148bbe9-7f1e-4261-8326-2bb48f562466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:14:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:14:42.461Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2927e345-7334-456a-9459-4364bf4f9e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:14:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:14:52.476Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=eb9cd5d9-1588-49df-86f6-f389133195d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:14:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:15:02.493Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c65a9211-dbad-449f-ac59-21356fc184b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:15:02.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:15:12.515Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ec46a4c6-881b-4d92-9a76-b71ac0d1c123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:15:12.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:15:22.528Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7afff6b7-3716-4050-9257-6327be8cbf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:15:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:15:32.544Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e95cd880-81bc-430c-98e8-cf466c006d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:15:32.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:15:42.557Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d24f76ed-38e2-429d-9793-d0330d1a23eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:15:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:15:52.574Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d6a6e2e3-0931-4928-a566-060e5bd9c0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:15:52.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:16:02.590Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4bc1126c-3bcc-4e9f-990b-3215b458683f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:16:02.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:16:12.604Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1ed3a644-c5d0-4dab-97f6-6dd74bc2e17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:16:12.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:16:22.622Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=28e56cfa-457c-48a6-bb07-40b044ecbe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:16:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:16:32.636Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7f1fbc26-6a89-4860-bcb7-9a7727c8c83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:16:32.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:16:42.650Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=806aa54e-1f1f-4477-9bd3-c8be9337c588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:16:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:16:52.672Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3944cffa-b8e2-4071-95d0-9e1d063fb043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:16:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:17:02.691Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ac5838fd-9d79-4a07-ba6a-1e20a6cd324e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:17:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:17:12.705Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2e0e4cff-ed08-4075-9050-fba7a50bd730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:17:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T23:17:15.567Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:17:15.568Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:17:15.568Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T23:17:15.568Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:17:15.569Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:17:15.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:17:15.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T23:17:15.581Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T23:17:15.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:17:22.724Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4bc5bbec-1eda-4dc1-84b8-63ce6ff88e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:17:22.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:17:32.743Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ec4c0e71-4153-4545-8045-74534520ae12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:17:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:17:42.756Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7c5475dc-4c85-42b5-a576-a502653ceec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:17:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:17:52.771Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2089a0f8-7a75-4804-a948-c33f0a8a52cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:17:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:18:02.785Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6c9330af-9fe3-4a09-9bf0-3030fc7c4916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:18:02.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:18:12.797Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=51cd858d-2658-41ba-96bd-7987caa04488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:18:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:18:22.817Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2884bb26-6294-4ef3-9ad8-b5ad63777293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:18:22.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:18:32.831Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=94edefcb-e626-4a0e-a979-5cdea28cb7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:18:32.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:18:42.845Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=cb921060-2789-4f49-a6e8-7e214c70ec05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:18:42.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:18:52.861Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=00eb1019-ee98-422d-b966-5ee38f555331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:18:52.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:19:02.876Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2047b65f-b5c4-4490-8bc0-54affafa93f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:19:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:19:12.893Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=85b52f3a-f9e9-4df8-8d3c-71a6c5a5a4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:19:12.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:19:22.917Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=130c104b-b458-49fd-a2e6-268762b0e2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:19:22.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:19:32.936Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f0ebfba0-51a9-45b5-943f-e0043e024c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:19:32.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:19:42.951Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=dca63ebd-2ec9-486d-8278-5c4243b534ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:19:42.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:19:52.968Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=783e7d74-daec-4d03-9ad4-7b137e4712a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:19:52.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:20:02.982Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7c9bb2bb-6944-4dd0-91e6-4290125c444a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:20:02.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:20:12.995Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7cf85de7-205c-44d0-ba53-09084d5789aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:20:13.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:20:23.010Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4f864405-ee2d-4691-bf24-3591106eb3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:20:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:20:33.025Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e6b375ae-741d-4dfc-938a-fe4416b329c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:20:33.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:20:43.040Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ae76c829-7ca6-4ed1-a94f-73101cfb4229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:20:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:20:53.057Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=007e7617-a562-49d2-baad-0822b51d2359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:20:53.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:21:03.073Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=621b5a96-5479-4490-b5de-363ecb133e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:21:03.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:21:13.087Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5be2f8f4-46b0-4453-8735-661bc0a00d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:21:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:21:23.099Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f3ec98f3-c94b-4651-9123-617d37f81917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:21:23.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:21:33.113Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=436b6bd6-fcb9-4e45-891d-763009911f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:21:33.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:21:43.126Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7c50dee4-7f0c-4a3a-abab-2a766e8bec35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:21:43.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:21:53.143Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bafca44d-c395-4020-ac5d-8db5ad094843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:21:53.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:22:03.166Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=736ee35c-fa6f-4291-81eb-8ee265d56570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:22:03.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:22:13.183Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=27dfbb8b-38e7-477a-9a1a-1fb7ecb6f146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:22:13.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T23:22:15.521Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:22:15.522Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:22:15.522Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T23:22:15.522Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:22:15.523Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:22:15.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:22:15.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T23:22:15.533Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T23:22:15.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:22:23.198Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8737a494-e543-4269-98a2-2ba615a004ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:22:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:22:33.213Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9d4de6f5-d84e-4c6f-add8-526056029ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:22:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:22:43.225Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f2bd393d-2fa2-4353-8890-2db96c8600ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:22:43.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:22:53.237Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=80599633-2e45-42a5-8332-a15f46a3a016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:22:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:23:03.252Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=daae7ab4-bfd1-420c-9c35-4948214d5d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:23:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:23:13.266Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4661a240-29ee-4795-95ab-9ad945a0dd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:23:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:23:23.282Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b598f400-b6b1-4726-97c6-97799faed9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:23:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:23:33.295Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=15531b98-700f-4fbe-a02b-a358d593c145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:23:33.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:23:43.310Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=13cd1c1d-c192-477a-8391-10f86172d07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:23:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:23:53.323Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=021dea9a-db0e-4a0c-afbc-d3b4c6b3f21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:23:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:24:03.340Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0ce7c10e-1f11-478d-a25e-1f93271313d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:24:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:24:13.355Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fd893341-e7e6-4aea-9cc8-bc40ca31a4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:24:13.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:24:23.370Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2243c1d8-e89b-416a-a195-3423892871ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:24:23.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:24:33.382Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7616c4fb-6a03-4dd3-bc00-65be486da04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:24:33.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:24:43.396Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=cc88b358-4b91-4905-addb-823e22c07ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:24:43.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:24:53.409Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=173ac937-8681-4a08-83e3-ed2902d55ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:24:53.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:25:03.424Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ad6a8266-89b1-484a-b6b9-e2b7fe68bfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:25:03.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:25:13.439Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=182337a7-8bd7-4bae-8a55-7d3c09254b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:25:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:25:23.453Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f9d443ef-2adc-4534-8874-79e9d687cf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:25:23.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:25:33.469Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=23084ea7-8324-4672-9956-c3dd43786b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:25:33.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:25:43.492Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bcd9ee1f-1ee5-48b6-a891-d1a8f852ac33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:25:43.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:25:53.510Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=185f8dcb-e654-46e5-8cd7-c8e6f0f55313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:25:53.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:26:03.525Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=97cb59d1-7643-402e-8d79-5b2acc13e248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:26:03.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:26:13.541Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5831424b-4fd7-41f0-997c-e09308761053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:26:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:26:23.557Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4bef0e72-d7b3-41e7-b6c3-0e55c7da7ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:26:23.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:26:33.581Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=681d19b1-6832-4439-9f23-f0fdedf8b2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:26:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:26:43.602Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=786bc7e9-b96c-46f5-b25a-402c600830b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:26:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:26:53.624Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8d46fa13-279d-477a-9b53-9bbe8b057021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:26:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:27:03.640Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f1ac7c8b-681c-4bbb-8fec-5f04072ea503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:27:03.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:27:13.654Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=10aee838-e58e-4243-9911-e657e7a09181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:27:13.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T23:27:15.548Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:27:15.549Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:27:15.549Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T23:27:15.549Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:27:15.550Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:27:15.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:27:15.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T23:27:15.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T23:27:15.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:27:23.670Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=69bd817e-ec3e-41c3-bd90-306952c8620b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:27:23.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:27:33.683Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5e2a9481-dcc9-4c7c-bdf7-fa9f69a32c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:27:33.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:27:43.704Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0e45f743-15c1-46b3-a4d8-78478a0227b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:27:43.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:27:53.747Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9063b30d-07bb-4997-ba83-77119dcc2dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:27:53.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:28:03.766Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c1e095c6-5160-4caa-86f5-c8fb8b4e231f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:28:03.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:28:13.780Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a97c7c83-a76c-4a88-85ec-ca7c1d8a7d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:28:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:28:23.794Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9cf6542f-142b-4143-88be-04ff8f9840f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:28:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:28:33.812Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f07d5e4e-c3b5-4f00-9856-aee0244f9401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:28:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:28:43.827Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5854b060-e445-4916-b33e-87deab053f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:28:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:28:53.842Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8107be6c-efb6-4db2-a0f7-0f2944e93776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:28:53.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:29:03.871Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=620b9b6b-f5f4-4a1d-9355-2ad205b28071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:29:03.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:29:13.889Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=96b1ae3a-777c-466b-a3c0-d7c3f6978a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:29:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:29:23.904Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d87a422e-5ac7-4f2d-8766-6ff29e8eaa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:29:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:29:33.919Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=00862107-1052-4ce2-af56-bc7e4d25745d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:29:33.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:29:43.935Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d33521c8-cc4c-4f08-9ea2-6ead79a28909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:29:43.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:29:53.949Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b6d05a3a-e3d9-4f49-a897-3bb0acf09e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:29:53.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:30:03.963Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=07a09038-801c-4e78-b03c-c592f6343142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:30:03.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:30:13.976Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=eeee6a37-dab8-4d23-a142-9b4896dc6a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:30:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:30:23.989Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4c975877-6975-4c9a-8805-75a5dd09b3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:30:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:30:34.007Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=14e3780b-c57c-45cb-83d3-74f055109eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:30:34.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:30:44.021Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e6d54c0e-ab3f-4949-b8ba-30ea2a9687ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:30:44.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:30:54.038Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b4667e87-39d9-4837-8f6d-79ae61c06d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:30:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:31:04.053Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fca0c7a6-02bd-4da5-bea2-2b59421e7a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:31:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:31:14.067Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=95ae58d2-19ae-4acd-a913-4c03dcf0f684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:31:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:31:24.081Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=47b16143-6a75-4068-b7db-bf32a3b544b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:31:24.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:31:34.095Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e4e9e72a-0c34-4218-95d9-b0bf17d41abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:31:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:31:44.109Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=794a7a8b-1a7a-47f2-b177-9163593c1b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:31:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:31:54.125Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=235df575-5361-4ac0-8006-4e8fa9f6ae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:31:54.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:32:04.141Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5e0e979a-8b17-4436-8af5-346d12b86a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:32:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:32:14.157Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0c7fc8f4-1d13-4f15-a494-c801dc38fa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:32:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T23:32:15.436Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:32:15.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 |2022-11-08T23:32:15.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 |2022-11-08T23:32:15.437Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:32:15.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 |2022-11-08T23:32:15.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:32:15.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T23:32:15.444Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T23:32:15.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:32:24.187Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c1926055-fafb-401c-86cf-249dcdc9b104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:32:24.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:32:34.200Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3d5104c1-ddc2-49f5-bfbd-b3c856fac9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:32:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:32:44.215Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5fa534e1-6717-459e-b712-b183d1cf7d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:32:44.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:32:54.229Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=86e3e422-57ef-4f81-bb68-61fa7852c337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:32:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:33:04.244Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=20705c48-fcea-4c31-89ff-c44b4b83f352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:33:04.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:33:14.261Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=903683c4-3fe4-4d8a-a1b6-73fa6a512fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:33:14.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:33:24.282Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1e425702-9ffb-4279-b8af-fc747021e0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:33:24.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:33:34.298Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=99cb5d7b-b67c-44ce-a071-3911d01abed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:33:34.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:33:44.319Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=79c4a858-3860-46e1-9727-0f4872837dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:33:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:33:54.334Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7f89692d-a16d-4423-8f1a-871d64d147bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:33:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:34:04.352Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=773ae60d-2ceb-4230-a5be-0178084ef89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:34:04.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:34:14.369Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c2f64bff-a3a3-43a2-9830-66972bc6d31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:34:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:34:24.383Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=24b03a15-6bb9-434b-994f-73c0cab2b139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:34:24.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:34:34.399Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=38f23ae0-6361-4d24-9b9b-2cf8e92d090b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:34:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:34:44.420Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=68147dc8-6401-4e42-8f22-e2264863bf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:34:44.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:34:54.441Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d942ef0c-7964-4ff7-baff-b9c544e19797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:34:54.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:35:04.458Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e3351f8c-5bab-4ca0-aebd-392e95c3687d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:35:04.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:35:14.472Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d25c21bd-4332-4267-9ab7-7cbed29562fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:35:14.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:35:24.485Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fc3c53c6-02d2-444b-9e33-343b12c09c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:35:24.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:35:34.502Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f7a654bd-3fd9-4958-ba9f-25936d23772d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:35:34.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:35:44.518Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1cea687c-89ac-41e7-a368-1bcc391113cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:35:44.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:35:54.538Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d4f9d156-6858-46c6-8480-80b88752a217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:35:54.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:36:04.554Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=99c66367-6e15-40a6-92ec-2fad7e0f2db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:36:04.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:36:14.569Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c4628fb8-90ad-4011-8fd1-940842fe6cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:36:14.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:36:24.582Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2975aef8-d209-4ab4-8328-f44242e296f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:36:24.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:36:34.595Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8f6ce7e2-dd09-475c-961c-9aa5649ab361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:36:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:36:44.609Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9f8470d1-e2cb-4950-b9e6-39c11a922a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:36:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:36:54.621Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=40096b69-e828-403c-be54-5a10b2ad5928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:36:54.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:37:04.635Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=caa65405-cf18-4fea-9552-592c0a4ef133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:37:04.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:37:14.648Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bbbd7a34-33c5-4b28-9a0c-ff353dcdc953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:37:14.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T23:37:15.535Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:37:15.536Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:37:15.536Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T23:37:15.536Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:37:15.537Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:37:15.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:37:15.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T23:37:15.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 |2022-11-08T23:37:15.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:37:24.668Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=de794709-4782-4341-86b1-3f6b649b72d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:37:24.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:37:34.686Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f51751bb-6c06-44f7-a428-047956fc90ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:37:34.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:37:44.704Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8d429378-47e7-4e17-a571-605f955d7151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:37:44.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:37:54.718Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f71f6cee-263e-4723-9c9e-228e233dd7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:37:54.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:38:04.731Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f0958dc1-4563-4d39-86f0-4a6774c3bae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:38:04.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:38:14.744Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=11827d89-ae91-47be-a7a8-0ab2ec0db448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:38:14.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:38:24.759Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ccee1dcf-f3ca-4168-9913-3fcf446fbcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:38:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:38:34.773Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=17f76065-41f0-408e-a1ed-019744e3ae0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:38:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:38:44.785Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5464ee82-03d0-4230-b926-c4a15dd96f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:38:44.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:38:54.801Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8fdbf9df-0fb1-4a35-8c41-3830277b08ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:38:54.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:39:04.844Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9274c480-3101-4ac6-88f8-03efd6d8a42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:39:04.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:39:14.856Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9cb9b8a9-2eaa-44cd-8818-6e78b1d3a12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:39:14.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:39:24.880Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6b47be3e-a4db-4b34-9d8d-c23514ce4604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:39:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:39:34.895Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=025ec67c-132e-47be-acd1-262d03fbc3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:39:34.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:39:44.938Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f5f92eaf-6346-45ce-be38-efd804060171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:39:44.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:39:54.955Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=536e3675-1524-4bc9-917c-fb1b93d84639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:39:54.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:40:04.970Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=993de01e-6cd9-4fb2-a947-fb638ad4b5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:40:04.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:40:14.985Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=27697274-63ae-4e0c-83eb-d006db0e913e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:40:14.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:40:24.999Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=342d7096-0dca-4563-95e8-d351a7a78318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:40:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:40:35.018Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bc8c4dd2-b9f8-465e-bf54-cff64937126c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:40:35.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:40:45.032Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=747fd845-8909-4eaf-936a-504a1d088bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:40:45.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:40:55.046Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ed03ef18-b6d5-48ef-9f73-470dd86a4ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:40:55.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:41:05.061Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d5d6b505-9ac0-458c-b1b1-bda02a48741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:41:05.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:41:15.077Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=247d9d95-f189-472f-aecd-e86465566c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:41:15.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:41:25.098Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=63a9a99f-1e95-41ad-8b74-22f2d75cde26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:41:25.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:41:35.114Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c88cbd4c-7e1c-4bee-af3e-94244fd6867d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:41:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:41:45.130Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=13c9d5b8-4eec-4c65-8eb0-555729ea8bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:41:45.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:41:55.151Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f0d5be4f-3710-4d5f-a806-0af2a76d505e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:41:55.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:42:05.176Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c7c41b72-16f6-4cc4-9ec2-ae4273558a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:42:05.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:42:15.190Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7b34b8ec-f3a1-4f86-8fdb-76a5217aac6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:42:15.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T23:42:15.560Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:42:15.560Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:42:15.561Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T23:42:15.561Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:42:15.562Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:42:15.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:42:15.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T23:42:15.570Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T23:42:15.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:42:25.204Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ad13125f-c286-4aa5-9da3-a1aceb81dc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:42:25.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:42:35.219Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=691f9c60-f972-443b-a504-4a5c8ebd8a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:42:35.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:42:45.234Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0b9bd881-7539-4970-b451-938cc9e0fc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:42:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:42:55.248Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=41027dea-4507-4e9b-8902-c398ef00c422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:42:55.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:43:05.287Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6ea3ac5a-2d32-4f9f-a7b5-b8cda4927a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:43:05.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:43:15.298Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=32419cbf-58f7-48e0-bf4a-412870218f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:43:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:43:25.311Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0547fceb-9867-44e6-a3c9-5bcc325ce059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:43:25.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:43:35.323Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=41894749-5665-4558-b770-56e379917f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:43:35.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:43:45.336Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=917f409c-6c36-49fd-8080-983388bb8c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:43:45.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:43:55.348Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1511b532-7d1e-4ffd-9b33-38104d4d4970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:43:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:44:05.360Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bf474aa1-f106-4731-a819-5b306b4a1f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:44:05.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:44:15.371Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=478ddf13-683e-4d6d-81c7-2810316db0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:44:15.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:44:25.383Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=95821b25-574d-4a0c-a12b-1e168da9507d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:44:25.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:44:35.394Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5ef5f409-fd55-433d-8bef-796fa8b48eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:44:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:44:45.406Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=149954e9-fe90-4e55-9c09-a3570c0467ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:44:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:44:55.421Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5a592d36-dcc4-4370-8959-e63349e9912c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:44:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:45:05.444Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=619b663d-f506-4bfc-954d-e2b6c4e0ae8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:45:05.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:45:15.458Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=41a7b4be-d35d-46be-964e-39570dea581b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:45:15.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:45:25.473Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c0d7f4c3-b9a1-4d9b-809d-5076b776cfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:45:25.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:45:35.489Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3dd93c2b-7bca-4b17-84f4-70bf61b5f66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:45:35.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:45:45.504Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a6f935a1-3012-4ab8-b970-d88a7f0d8208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:45:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:45:55.520Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=10743570-de01-487b-8586-9e5d66c930a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:45:55.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:46:05.535Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5b31b404-5a09-4213-8e9b-1d7243852371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:46:05.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:46:15.546Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=eaf05b5f-eda8-4b2e-b063-a9351c0bcad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:46:15.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:46:25.573Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=786b9eeb-8488-4072-bc43-02244bcb396c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:46:25.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:46:35.586Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=742a1953-b363-49ae-b007-1ad6474b6019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:46:35.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:46:45.601Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6404223b-f923-4d1c-9005-4fdea98ac570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:46:45.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:46:55.624Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6cdd96f8-f734-4e4f-9e0a-8b6662ec6327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:46:55.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:47:05.637Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1ec62ade-433a-4aea-916b-1930fcb2eec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:47:05.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T23:47:15.395Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:47:15.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 |2022-11-08T23:47:15.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 |2022-11-08T23:47:15.396Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:47:15.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 |2022-11-08T23:47:15.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:47:15.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T23:47:15.402Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T23:47:15.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:47:15.650Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8a12bd90-4b82-44c6-9d35-e7eb6e510a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:47:15.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:47:25.717Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c441ff3f-b333-482e-99ab-57e508a245ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:47:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:47:35.732Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=62f384f4-02af-4f47-835a-4afe144bd00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:47:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:47:45.746Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6108d8d4-8ea0-4d45-bc99-b3edb87997fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:47:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:47:55.759Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=238767b5-0384-44bc-900d-ed9697fcc4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:47:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:48:05.776Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=33d69406-351c-4205-a125-1ff571d4fb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:48:05.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:48:15.788Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5c729ced-4a69-4447-bf75-1844f44298a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:48:15.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:48:25.800Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fe3a7f70-47f9-4b68-952e-397008b71cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:48:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:48:35.817Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=44c313c6-8b3a-4a46-a721-d0fd77595c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:48:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:48:45.831Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=dbf131ea-a89a-4e67-8695-c8a3e6c1b89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:48:45.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:48:55.844Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e0875b7d-337a-4731-870d-43d970e08876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:48:55.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:49:05.859Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7668b7a5-a33f-4092-9754-e6bdb4121165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:49:05.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:49:15.888Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7960e3ae-b117-492a-964a-8815c4b95b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:49:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:49:25.904Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e9c2d580-451e-4d15-9cc4-244f0ef418e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:49:25.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:49:35.925Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9094f685-4227-42a6-b0e4-c60aa6ec1d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:49:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:49:45.943Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8e609441-008d-4366-a54c-c4d3ef0a44b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:49:45.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:49:55.958Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b497c3aa-a2b4-4de7-9b9d-28e3f39da5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:49:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:50:05.972Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c45c0b15-6fcc-427f-9191-f3e05d2734f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:50:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:50:15.987Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=41187cff-611c-4c9e-8f4a-3e90471ebb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:50:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:50:26.002Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=63ec0011-7a0e-4eb5-8b5e-4a29cd2dc65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:50:26.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:50:36.019Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=48e34b1a-3c1b-4a7a-bdbe-79a0d6ffed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:50:36.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:50:46.041Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fc2ee980-85a1-425b-b2bf-52c4041b961d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:50:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:50:56.054Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b961eb1d-4f6d-4b68-97d3-98e27d6c25ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:50:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:51:06.068Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e6876029-9537-4e52-8edb-80339703214a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:51:06.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:51:16.083Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c9c88473-f1bb-42d2-8bf8-9b46f4b64246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:51:16.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:51:26.099Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=21f7a74c-733a-47ec-9c93-6558308be707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:51:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:51:36.111Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fb0a23e2-0030-469c-89c4-d92ac6cfca5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:51:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:51:46.125Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=136b6102-3168-4b5a-a1cc-c8ba24e8cf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:51:46.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:51:56.154Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1a6219f0-d51f-41a4-a3ac-3388dcebbef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:51:56.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:52:06.171Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4db2295a-e9f7-47ab-8ab8-2ce7f6531c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:52:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T23:52:15.527Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:52:15.527Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:52:15.527Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T23:52:15.528Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:52:15.529Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:52:15.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:52:15.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T23:52:15.537Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T23:52:15.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:52:16.186Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c49b622b-bbd5-46d2-b6b5-45b90c476fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:52:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:52:26.199Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=03ae2afb-dc73-49b4-89e5-819970b93bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:52:26.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:52:36.223Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1be9bde1-f8ad-495c-b517-45ca5da837b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:52:36.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:52:46.236Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ce91fe4f-0206-4e15-8d17-c4ca25d55af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:52:46.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:52:56.249Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5e54b37d-1584-4ca7-9070-d2da47e2904d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:52:56.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:53:06.263Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1d24f804-7969-4548-9cbc-3f0be873170e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:53:06.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:53:16.276Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=68b24ab7-32c1-4547-ac57-58541b226f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:53:16.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:53:26.288Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=dc12b003-b72e-4bd5-a77b-9c150ebb3a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:53:26.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:53:36.304Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=99cf8f99-c613-4e27-8f29-c440eeca3b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:53:36.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:53:46.317Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=86ac0dda-f546-4f41-9a5e-832e7f4af805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:53:46.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:53:56.335Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a05a6e9b-eec9-4b64-a455-04d376394e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:53:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:54:06.348Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2b4ebe1d-20a6-4099-8de9-102565bd8800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:54:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:54:16.364Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8cc303ed-278a-484f-8945-3d4efa2c5083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:54:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:54:26.383Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=05983a3f-2b92-42bd-9add-449c0fd0477e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:54:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:54:36.396Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c53e6452-1bd6-4479-8f6b-4d5a648ee839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:54:36.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:54:46.409Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=60a8ad09-0827-4487-ba94-2b10611db631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:54:46.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:54:56.424Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d2414834-f2c9-4c4c-ad08-749df3c2aec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:54:56.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:55:06.436Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f1b3d9b9-de75-4203-a903-8119b37bba20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:55:06.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:55:16.451Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f31df215-23a5-43dd-883f-f7c5f9bdfdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:55:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:55:26.464Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=cbea3511-a583-41b7-bc07-dcb65bd9bf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:55:26.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:55:36.494Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=acfe7581-3fcd-4457-8ba2-8f55377bc954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:55:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:55:46.509Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7a7966f7-45dd-41b6-a8e8-b25122dbfaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:55:46.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:55:56.521Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5b9016b2-0e8b-4c8a-bea1-c3d530ff8d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:55:56.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:56:06.536Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2646f96e-445e-48f7-bed9-e2fdc968742a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:56:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:56:16.550Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ceaba8aa-888d-43bc-87f1-b548473bf3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:56:16.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:56:26.573Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=45d5e580-5556-4789-80f4-5726b967e9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:56:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:56:36.589Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=40675d23-43a9-4241-9c5d-1b3c4cfc37e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:56:36.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:56:46.602Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=cfe3f270-61d2-4c2f-b064-7e49773bd00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:56:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:56:56.616Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3a57c6fa-f008-438f-9601-7b16c3b67fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:56:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:57:06.632Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2a77f481-03b7-41cf-b815-9c26f7c38d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:57:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-08T23:57:15.404Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:57:15.404Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-08T23:57:15.404Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-08T23:57:15.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:57:15.405Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:57:15.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-08T23:57:15.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-08T23:57:15.409Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-08T23:57:15.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:57:16.646Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e03e1484-a5e4-4c57-a02a-adbe7d9dfbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:57:16.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:57:26.659Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b2b55439-7fa3-418e-b199-f49214bc2d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:57:26.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:57:36.675Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7fef9914-fda7-4be8-a9d5-3583867b7fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:57:36.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:57:46.691Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f2c1848b-d101-4b89-87f6-a7ac816f7c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:57:46.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:57:56.708Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fc603d4e-e5e1-495f-9891-31b17fb429fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:57:56.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:58:06.736Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e6d0b5be-c681-4969-8f59-87f0d0754c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:58:06.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:58:16.749Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7f7fb3e7-a16a-4e58-bd18-f33deb1c7311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:58:16.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:58:26.779Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3cc99d83-d38c-4f64-a2ec-a5f92f7293ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:58:26.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:58:36.794Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=904f7152-9fcc-4364-9863-c44063183dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:58:36.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:58:46.815Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f9971ac5-3957-48f9-98ad-593eb3a5f753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:58:46.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:58:56.833Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4352f662-dce3-4078-8a88-fe97e8d8a539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:58:56.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:59:06.855Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e22990c3-3e34-4f27-abba-7ac170198ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:59:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:59:16.867Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=425bfb63-e35c-4461-9d91-0f698236bb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:59:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:59:26.881Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=00c9b71f-5d63-4541-a848-e93adbc09401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:59:26.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:59:36.896Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=81e24242-169d-45dd-84cd-373b1ef01ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:59:36.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:59:46.915Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=665aeaa9-7aae-417c-a845-9105be2409aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:59:46.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:59:56.964Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=dd82f06e-9b4f-444c-9823-5b3ddd85f42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-08T23:59:56.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:00:06.976Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=035ab324-1eb8-4ca7-8c91-c635d5f1e595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:00:07.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:00:17.022Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8ab13b5b-24a1-4bdf-8d37-2695ab5f6737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:00:17.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:00:27.045Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=09b016fe-7f9f-4730-bc28-42fbac222cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:00:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:00:37.069Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a9a810fe-3954-426f-8b23-843ce7593ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:00:37.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:00:47.083Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=05772dce-a2a3-4953-818e-0588de4e01eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:00:47.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:00:57.098Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f5471205-28e1-4559-8997-081ac06a9d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:00:57.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:01:07.112Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ed4b5bea-8023-4a25-a096-a74436a0b303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:01:07.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:01:17.124Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6f2b1531-2da0-499c-afc3-b4054580cb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:01:17.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:01:27.141Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=add946a4-2a2b-4827-aa29-73c47697ce17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:01:27.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:01:37.154Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=de97d64c-8155-4b17-b1e2-4bcabe4257a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:01:37.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:01:47.170Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b8c26a8f-3518-4de9-916d-6d6806b0ea81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:01:47.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:01:57.186Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5a3b1002-4be4-4c9a-8426-4c8af0c113d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:01:57.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:02:07.198Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3c6fad31-7013-4cc3-85a1-2b70ec0460fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:02:07.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T00:02:15.552Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:02:15.553Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:02:15.553Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T00:02:15.553Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:02:15.554Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:02:15.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:02:15.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T00:02:15.561Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T00:02:15.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:02:17.212Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=40a13503-4c49-4f8c-9541-198807a9b457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:02:17.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:02:27.230Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f5eb49c3-4e9f-492b-9f58-d0292c656fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:02:27.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:02:37.244Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ed42a6b0-b4a2-46ce-b9ed-ee5c95756741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:02:37.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:02:47.255Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=56c90ea4-8c97-4fb0-ad67-7774ff07cd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:02:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:02:57.272Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=67d4e300-512c-4478-91e7-bc09e30ccb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:02:57.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:03:07.289Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3271f93d-8847-4e44-bf94-e3b0e9245c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:03:07.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:03:17.305Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8ce51a3e-7ef6-48d1-84a5-c0d918fb0a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:03:17.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:03:27.325Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6bc210d1-0dc4-4c99-ac24-6801e2220b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:03:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:03:37.342Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f2bf3bfb-62d0-4a0b-bd59-c45ad2e3e4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:03:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:03:47.355Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f9a62b2d-5bc4-48f7-a0ac-d683ce329c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:03:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:03:57.368Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6ea44d5d-1738-45dc-9de1-932f3ff060bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:03:57.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:04:07.381Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=496cb9cc-afc2-45c9-933b-559f3cd87516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:04:07.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:04:17.395Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a1f0d926-452d-4785-8f66-c15c0ebc03d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:04:17.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:04:27.408Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=084cf474-9550-4e83-9c92-4744f8a721c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:04:27.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:04:37.426Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a01c0585-ef3c-4f6d-8341-d2a544638826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:04:37.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:04:47.440Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4f1c4b93-86d3-44fb-9fd3-574164d47af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:04:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:04:57.458Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=25f74627-aa78-4705-b7b1-cbf8d5591067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:04:57.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:05:07.471Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0388f0d4-c497-476b-b66b-ae69250ea3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:05:07.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:05:17.484Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=98420b81-cb68-4518-85e2-6269045532a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:05:17.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:05:27.499Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e8e72c73-feaf-49c1-8c6a-16e8711dbab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:05:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:05:37.512Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d30cd49b-0bb6-4571-81ea-ef5bb3ec25d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:05:37.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:05:47.524Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5fb6b748-97de-4abd-8ff0-7ea896f010cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:05:47.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:05:57.538Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=39762746-e108-4b60-97aa-a03bbe1bde8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:05:57.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:06:07.558Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=801b2855-e5d0-40c4-b8b9-ab54aede8755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:06:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:06:17.571Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=263e7176-90d4-4553-8b31-4cfa6e86ef2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:06:17.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:06:27.587Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8ebb5546-959c-479d-9a2e-bd93df6855a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:06:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:06:37.600Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=70764996-c209-4d74-8493-65730ff5268c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:06:37.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:06:47.614Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fa50e84f-f51b-4daa-90c4-e6489d8d6c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:06:47.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:06:57.628Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8e959a4a-d002-4b9f-9043-38863c54e15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:06:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:07:07.645Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=948a9630-f185-4009-9200-77a4e45d5419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:07:07.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T00:07:15.397Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:07:15.397Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:07:15.397Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T00:07:15.397Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:07:15.398Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:07:15.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:07:15.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T00:07:15.403Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T00:07:15.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:07:17.656Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4d2a1ab2-ffef-4fcc-a4d6-e0237359be8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:07:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:07:27.674Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e75fa0b8-7f30-4e63-b308-e8ee8026cf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:07:27.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:07:37.690Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=60b45a67-58d9-4e0c-bcce-128216da0d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:07:37.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:07:47.701Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=00cb708d-43d1-4c91-af98-4d1a93817452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:07:47.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:07:57.713Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fafd6fbd-0688-4940-a3ca-01dc3a1dcc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:07:57.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:08:07.725Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5da297de-b1e8-4e45-b332-6bd5d88fa997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:08:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:08:17.739Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0c6b960a-731a-4b03-93b0-b8ee6dee03d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:08:17.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:08:27.753Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9292ea2a-ae8a-44fa-ad73-bd9b3ad835e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:08:27.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:08:37.770Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a01ea8ef-d84a-41c4-9ab4-2c088982c170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:08:37.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:08:47.784Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6f9356b1-34f8-41ab-ba95-cfec348ead8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:08:47.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:08:57.799Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=91e4bf97-598e-45e4-b236-56119c32c3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:08:57.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:09:07.820Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a50243a2-72e9-4846-a18a-3319c3eac195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:09:07.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:09:17.834Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=42fea78a-8d58-4af5-8cde-048531264d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:09:17.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:09:27.888Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4256d27d-7041-4fbf-a991-fc6e259786cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:09:27.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:09:37.905Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=22ef953c-d653-4bea-afb1-287f26cb60e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:09:37.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:09:47.920Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=84703461-c998-4424-990c-19a329188e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:09:47.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:09:57.941Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d6db735d-872f-4651-8ed4-b90d47fc6718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:09:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:10:07.956Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0066498b-845f-44a3-a6e4-70fc7aaf7cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:10:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:10:17.969Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4ac8f946-9f8a-4169-a511-86dc61fadac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:10:17.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:10:27.987Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=24d316fc-9cb5-4ddf-8c0f-3bba3570a8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:10:28.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:10:38.014Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=999d2eb5-3eef-4871-8e00-33248c6ccb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:10:38.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:10:48.031Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=68f56bf6-956e-4152-896f-90b24f20c9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:10:48.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:10:58.043Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=753aafa6-0233-4a50-902a-06972791dc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:10:58.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:11:08.057Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=97fb4011-d189-4be7-8074-a9a54efdcdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:11:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:11:18.071Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c1fb361c-dc1d-4668-98bd-3c50430cb9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:11:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:11:28.086Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0ec316d1-ae70-469f-9c56-441faf99919f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:11:28.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:11:38.101Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a9be16b1-ce5d-4dd0-85c8-aff47fd7fe5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:11:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:11:48.113Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7a79c8f9-ce1f-4581-85f6-e321c8547b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:11:48.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:11:58.127Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7ee42961-1c74-4cb4-95bf-fbf8b7e645d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:11:58.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:12:08.141Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e9fb1c28-94de-4a2d-99aa-a93b800e95ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:12:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T00:12:15.565Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:12:15.565Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:12:15.565Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T00:12:15.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:12:15.566Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:12:15.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:12:15.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T00:12:15.575Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T00:12:15.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:12:18.155Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0fe2238f-2f44-4058-9f5c-e68dffa17358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:12:18.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:12:28.169Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=74ca2fd6-dbbc-406e-8730-f443d8173a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:12:28.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:12:38.183Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ab9b398f-e7af-4d0f-8555-887548c3f9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:12:38.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:12:48.200Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=290c08dc-1cb2-497b-b805-cf09c05ba0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:12:48.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:12:58.216Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8e7a8c4b-2ce7-476a-afe0-9eb3785629fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:12:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:13:08.234Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=22bd6b9a-1fde-4397-b40e-70ff08353e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:13:08.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:13:18.248Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=adf07bf8-2e0c-4fc7-9467-2abe3dd86551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:13:18.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:13:28.273Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ece8776a-fbca-4525-8e62-4ad389d33ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:13:28.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:13:38.297Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=24978035-10b8-4f73-9eaa-d83d28bfa2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:13:38.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:13:48.315Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9ae82edd-05cb-4af6-86d1-c95046238e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:13:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:13:58.328Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c63ae0c7-29ed-418b-b889-c27bfe56d285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:13:58.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:14:08.339Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=17872a82-8fcc-4e01-b473-ab9c2a47cbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:14:08.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:14:18.352Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f7bbd91c-466c-4fbe-9d0a-0e7d1a31ab9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:14:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:14:28.364Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=37ef14aa-f1fd-4186-b533-1f057e176629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:14:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:14:38.377Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d66af17a-8b9b-4c18-a747-d2a420bddfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:14:38.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:14:48.390Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a27d370b-2265-43a0-b63a-81f77b90513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:14:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:14:58.403Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=30171777-3dec-4077-9ead-61fc30e0b7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:14:58.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:15:08.421Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6a71ec6c-286f-477e-bb7c-42124e88c554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:15:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:15:18.434Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b64b8461-147f-4924-869e-c1f676392db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:15:18.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:15:28.450Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f7373a05-efc6-46e1-a84d-cd9f75023b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:15:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:15:38.466Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=833c1efa-c9b8-48de-bf08-5dbdffccb6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:15:38.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:15:48.482Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8fe61ed0-cbd4-43dc-9767-172259200188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:15:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:15:58.512Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=873cf07a-0bf2-4a7f-8e01-1238f3204767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:15:58.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:16:08.530Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=27878562-6f80-46ed-a4f7-389ef811e06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:16:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:16:18.548Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b3e18847-71b9-43b7-a36a-60e143b5103a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:16:18.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:16:28.563Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7d0ed580-7b82-4ab5-bc74-0da49c67669e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:16:28.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:16:38.580Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=78f37efa-3799-4c86-813e-0a87012df045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:16:38.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:16:48.610Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=853c73ce-13fd-405e-9149-7be7fd054206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:16:48.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:16:58.625Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ae1f19c8-0f46-40e0-b53c-99ae5efc590e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:16:58.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:17:08.643Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=80b5d49a-478d-44f4-9544-5ca7eb1534ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:17:08.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T00:17:15.408Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:17:15.409Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:17:15.409Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T00:17:15.409Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:17:15.409Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:17:15.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:17:15.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T00:17:15.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 |2022-11-09T00:17:15.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:17:18.657Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=aa75355c-136b-45ed-8773-d6e80e422a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:17:18.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:17:28.679Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f5a24f73-5470-405a-88f1-b12ddc72ed2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:17:28.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:17:38.695Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=427fce79-4fc1-43ea-850e-4f85fde928cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:17:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:17:48.718Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a8280b7e-ba75-430d-8757-0bb59d869ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:17:48.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:17:58.746Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=580ecf01-0651-4674-a2c6-e7c2768be730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:17:58.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:18:08.762Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e99c0440-1962-4780-b543-f2d8e1b1221c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:18:08.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:18:18.783Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2a6e6ec5-3e02-4a8e-b025-d889f95dea91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:18:18.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:18:28.801Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=19e3e164-0f14-48f0-84d2-f912af990ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:18:28.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:18:38.834Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b6f0ccf5-bad8-4b93-9e2f-6221005ca353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:18:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:18:48.859Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a0fc7e21-b595-4974-9a65-4b07633bf108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:18:48.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:18:58.878Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6e5b97eb-8e60-42b0-9c6c-894bea18c018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:18:58.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:19:08.897Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=08ac4ffb-7435-4233-8c0a-267bc6ca7e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:19:08.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:19:18.935Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ca970352-14ec-410f-8ea7-6008653e4c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:19:18.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:19:28.954Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a36ddede-dda3-4cdb-b67c-defaca9dd5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:19:28.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:19:38.976Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5f5baf5b-9902-4bfb-a7e4-fc0593261883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:19:38.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:19:48.990Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2115ae83-9405-4e47-a61c-d956ba1deb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:19:49.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:19:59.006Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=20ce91e1-10a5-411b-9649-80d4c55241bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:19:59.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:20:09.019Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bcec380c-5c33-4f68-a707-a87a08a368b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:20:09.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:20:19.035Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c89642b9-3253-42ef-b39b-990476c877b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:20:19.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:20:29.050Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=41e03e20-0846-45e2-acab-aa3ed9f24f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:20:29.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:20:39.065Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7719f0f7-21c5-416c-b710-8873ef106cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:20:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:20:49.092Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f93666af-e8b3-4284-a6c3-ca054310e58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:20:49.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:20:59.108Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b4c6ffaa-c41c-42b3-ac91-52a0f75eeffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:20:59.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:21:09.123Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=650a54e8-9e7e-40cc-a501-7bd3446cc5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:21:09.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:21:19.138Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9b5b902b-85d5-4829-ae18-82617ab454a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:21:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:21:29.157Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=47bbb3b3-528e-4857-b3dd-50a9e7112089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:21:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:21:39.172Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6d3b219c-606c-4d69-97fa-9647b841c83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:21:39.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:21:49.189Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7702d12c-cee9-4444-9505-7b23ceb8fbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:21:49.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:21:59.207Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7f4cfcb4-7890-4570-8a4b-b6d7de5a903a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:21:59.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:22:09.220Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fc5535d6-b76a-4002-84a8-cee31266bb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:22:09.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T00:22:15.510Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:22:15.510Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:22:15.511Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T00:22:15.511Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:22:15.512Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:22:15.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:22:15.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T00:22:15.518Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T00:22:15.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:22:19.236Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ef94c044-529f-4adc-9cd3-cc2124331cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:22:19.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:22:29.249Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7d35b5aa-21a2-4c0f-8cf5-aebbdb3b1c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:22:29.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:22:39.268Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=72353c34-c02f-49ab-bc9e-ce82095ef696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:22:39.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:22:49.288Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=842d8b10-8b6e-42f4-af8f-8a100f375a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:22:49.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:22:59.301Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c79b349c-1a79-492f-a6e7-e3826aec1560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:22:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:23:09.339Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e8b415ce-90d9-4d8a-a52b-ab3477401843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:23:09.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:23:19.354Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=cffd71b2-ffb6-4ca5-8d0f-921ee76a8e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:23:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:23:29.368Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3eb6c48d-8283-4a54-b7fe-25719a223c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:23:29.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:23:39.391Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0c0620cb-f15a-47b7-89f3-797e107248e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:23:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:23:49.404Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=35e42f27-fbc2-423f-b751-92c5d81cdaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:23:59.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:24:09.863Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c8e49a46-7cf9-47e1-a119-5c0b720e6e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-09T00:24:10.856Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=FjmR3Eyc9KWoQu772KBZ, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:24:11.084Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:24:11.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:24:21.085Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c3cda453-3967-43b3-9a7c-e1453ab68729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:24:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:24:40.674Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6519d1aa-e3a4-487e-b376-19128f88f26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:24:50.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:25:00.254Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6552193f-2a21-41d7-a07f-26d494d15a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:25:09.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:25:19.834Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a01d4a1e-b838-4a2f-8653-b85aeff4f8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:25:29.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:25:39.430Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b52b71fd-c565-4969-9c66-de2e3b7820b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:25:49.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:25:59.022Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a42cda5a-7ec3-4efc-96ad-3e43b1872497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:26:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:26:18.701Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4bc8f005-640f-4e62-abe2-9a53a2968bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:26:28.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:26:38.252Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9e72cb64-bb3c-4398-8017-059712ab5dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:26:47.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:26:57.836Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=48339511-6c09-4ef3-9fcd-cd7656d9f559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:27:07.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T00:27:15.399Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:27:15.400Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:27:15.400Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T00:27:15.400Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:27:15.400Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:27:15.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:27:15.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T00:27:15.404Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T00:27:15.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:27:17.398Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=032c8d65-73a5-4e6d-84aa-e4b9d30f280f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:27:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:27:36.955Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3942726f-922c-40fd-86cd-d90c64dc6cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:27:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:27:56.515Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e5331770-bbaa-4ee4-a280-b386162e0839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:28:06.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:28:16.098Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=41b2c494-b7ad-493b-8763-2674f7f8041f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:28:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:28:35.652Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d0fef619-4655-4703-ae36-42818e9d5d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:28:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:28:55.233Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=567bd9fc-197d-486e-8847-6f9466a1ee34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:29:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:29:14.822Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6159a743-f166-4bed-a81f-b56aab0d1bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-09T00:29:15.817Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=a053CDIjFqg5Vm0rc998, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:29:15.839Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:29:15.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:29:25.840Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c5960f1d-c990-49d3-b457-f1f224d38c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:29:26.570Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:29:36.566Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=691b0b3d-1886-4bdc-a81f-82a846bf6047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:29:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:29:56.162Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=075cf790-3152-4929-a8ba-a203c308d13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:30:05.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:30:15.729Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2cf86d03-8590-476f-a23b-f134a47c7ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:30:25.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:30:35.328Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1c52151b-a1bf-410d-9ef2-45c3a2ea2f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:30:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:30:54.941Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=28a2446a-ff21-481e-9129-996fc88bc67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:31:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:31:14.491Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2f190c49-610d-45bf-8f2b-0ec32436aef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:31:24.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:31:34.050Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0a08d0e1-3158-4ba9-977b-deeddfb36e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:31:43.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:31:53.649Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d5bf58ae-872e-496b-b695-8ac8c165b7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:32:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:32:13.262Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=939d934a-bfea-4cd9-b64e-c9c91b9d1bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T00:32:15.503Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:32:15.504Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:32:15.504Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T00:32:15.504Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:32:15.505Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:32:15.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:32:15.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T00:32:15.510Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T00:32:15.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:32:22.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:32:32.832Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f5c07377-6c89-40c0-8037-7cbd72844748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:32:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:32:52.408Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d9f4c81d-ebc9-4265-84ec-209f604442cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:33:01.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:33:11.989Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1d4cbf0f-aba5-453d-ac9e-04aed7e55c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:33:21.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:33:31.565Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e0575dac-1f86-447b-b0ee-e0ca6ef5609f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:33:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:33:51.147Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8656870c-3fc6-49eb-8f20-70c24b02c9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:34:00.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:34:10.705Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=27a6efb3-d0a3-4a6d-90b6-f5c4f809ad45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:34:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:34:30.279Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=493302c3-3a1e-426d-8931-96575db0ba9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:34:39.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:34:49.841Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7f1d8502-dd56-437c-96e5-e64397deb90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:34:59.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:35:09.390Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5fb3893f-1710-4608-bb5e-b24f58d1b878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:35:18.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:35:28.971Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a9ec1995-b63d-4eb3-8245-8f0d451b2071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:35:38.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:35:48.544Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4e9e877a-e7a3-42f5-b6f1-459330ad114f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:35:58.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:36:08.119Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2611268d-253c-4113-9fa4-aeb9219c838e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:36:17.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:36:27.678Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7c7da251-0a21-4605-adf1-53f29b68f3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:36:37.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:36:47.258Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7fed7740-5023-402b-8cd0-8fb4b8894b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:36:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:37:06.860Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=19c1487e-763e-4b2b-a7b0-64da49553f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T00:37:15.500Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:37:15.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 |2022-11-09T00:37:15.500Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T00:37:15.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 |2022-11-09T00:37:15.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 |2022-11-09T00:37:15.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:37:15.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T00:37:15.507Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T00:37:15.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:37:16.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:37:26.436Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7dbaceef-222b-4434-a48c-4a62b0754f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:37:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:37:46.055Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d53bb86f-8a73-4b1b-9c0b-383e7d0c09f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:37:55.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:38:05.603Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=77ffdae6-db94-4af7-8e26-95f52e495d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:38:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:38:25.180Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=82d5df30-754a-4f3d-9b4a-b0b9a1b75ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:38:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:38:44.766Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f29ac39a-165f-422b-9f33-3fc211ff7c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:38:54.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:39:04.332Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=06e6f09b-7c4a-4a63-89bb-ec9a5a131eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:39:13.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:39:23.889Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a3e2d807-6ede-4090-92fb-2022c37d075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:39:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:39:43.451Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d0f0ea7b-c26f-4a81-9195-e89cbe5914c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:39:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:40:03.036Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9e1ba50e-86c8-4f4e-b278-49ff71dfbe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:40:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:40:22.594Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=70f73e9e-316f-4954-b56a-fcd3a2f3d909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:40:32.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:40:42.169Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=268d25cc-9b79-4047-864d-a69cc014044c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:40:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:41:01.753Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=59933fd8-af66-4650-8470-6bc97b3d458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:41:11.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:41:21.303Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=86749ba1-2c10-4954-a1cd-003416314545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:41:30.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:41:40.870Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5766d05f-282f-476c-905c-c5e3ff4ef01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:41:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:42:00.434Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d973bad9-3605-4041-8f28-a6ed7a32be5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:42:09.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T00:42:15.388Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:42:15.388Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:42:15.388Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T00:42:15.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:42:15.389Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:42:15.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:42:15.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T00:42:15.395Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T00:42:15.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:42:19.990Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f6baaa17-ba1c-4152-8438-bf39be25e152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:42:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:42:39.570Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=526f67d5-bd23-414a-9e77-8dc2c67009d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:42:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:42:59.134Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=cd1241c5-480d-45b4-ac1b-9a7fa6d217f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:43:08.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:43:18.684Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e61481a3-bfc7-4ba3-bbe1-30c4ac119708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:43:28.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:43:38.246Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=22ae4435-9bce-4a26-95d1-767e02ea6203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:43:47.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:43:57.811Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=22f35af1-c73b-4c1a-a3dd-814c07545bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:44:07.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:44:17.413Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4f77cf59-2924-482d-84cf-8414d21fcb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:44:26.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:44:36.980Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4e4d1ce6-9fa4-42b1-b2cf-6553936d3b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:44:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:44:56.534Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4f85fcc4-c642-41f5-875a-52fd4ab2e413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:45:06.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:45:16.113Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e890da45-5c0a-4d51-a997-91240688b39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:45:25.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:45:35.688Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c85be18a-e84a-429a-8c53-52c775cca506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:45:45.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:45:55.276Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a92e6ca7-6bd3-4e50-85a1-9a9a482efa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:46:04.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:46:14.839Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a483f888-8bed-4001-96e6-2a7d8057f89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:46:24.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:46:34.416Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e45cd235-a4a5-4ee9-8063-d898d8e6c782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:46:43.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:46:53.978Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=38f2927d-f434-40e6-8b28-eefc22438c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:47:03.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:47:13.546Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fcee3788-b606-4893-9a6d-35370a168354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T00:47:15.533Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:47:15.534Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:47:15.534Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T00:47:15.534Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:47:15.535Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:47:15.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:47:15.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T00:47:15.542Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T00:47:15.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:47:23.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:47:33.106Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=261fbe51-fd09-4964-b830-7c3eada1fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:47:42.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:47:52.665Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5f873357-b86f-4d2e-92bb-ebc3dd828ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:48:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:48:12.240Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=589d64aa-76ba-4085-b03c-0889cbc353e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:48:21.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:48:31.793Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=dce3a8f7-1bb2-468c-a16c-aa9a55af1df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:48:41.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:48:51.359Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=acbffe7a-43fe-41d5-ae55-9bc25e1c953a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:49:00.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:49:10.928Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=91aea0ab-b9c2-4389-b3df-7f257a1de45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:49:20.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:49:30.504Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=563accf5-e0df-48ca-9be3-d2d7fc92f6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:49:40.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:49:50.063Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9dcdc5f4-fe68-4458-adee-6ff8600e9f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:49:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:50:09.626Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=dbe81e3c-dc0e-40a6-b1c5-c96379281b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:50:19.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:50:29.191Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0eed3d9a-d18d-4a6a-806f-5288d40fc0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:50:38.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:50:48.747Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=cea365af-3f1f-4e82-9015-1b57870d289d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:50:58.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:51:08.314Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d3539eb6-c42d-4993-b001-b01b6058fba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:51:17.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:51:27.912Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=383bb96d-0530-432c-870f-886f4e4b6d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:51:37.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:51:47.500Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3dfd6780-217e-4e92-a6e5-1ff3003805d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:51:57.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:52:07.054Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6c75125f-1737-4a1e-b527-1d77075e52ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T00:52:15.419Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:52:15.419Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:52:15.419Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T00:52:15.420Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:52:15.420Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:52:15.424Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:52:15.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T00:52:15.424Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T00:52:15.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:52:16.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:52:26.618Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c466f200-df27-42ac-af39-11dd8ae0145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:52:36.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:52:46.190Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=356e2011-079c-46c3-88ff-5b1fdfaeef84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:52:55.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:53:05.768Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f5952d49-05bd-4e80-97b2-3ecf4a348649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:53:15.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:53:25.320Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=13b53cc5-a4e2-43ba-a68a-77897089abe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:53:34.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:53:44.899Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=eae96e24-4d06-4307-9200-592e89a3a257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:53:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:54:04.485Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=85cc2017-d824-4663-86c5-9fe24ad3ff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:54:14.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:54:24.046Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=12cbec66-785b-4542-a19d-bc32708905c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:54:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:54:43.616Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9ff7afb4-db47-47ed-b9a4-8e18baf57961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:54:53.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:55:03.181Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=571a47e9-747c-472d-b0b1-2582eed71593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:55:12.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:55:22.750Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=34710d71-fdc8-490a-861e-89de58b8b196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:55:32.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:55:42.365Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f7c422fd-20fe-403a-abba-59aa452d195d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:55:51.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:56:01.920Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f673379b-6282-4a28-8b85-dd353d118e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:56:11.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:56:21.494Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1d074952-41d1-4d90-9d7c-dd670659e8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:56:31.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:56:41.078Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2ea0855e-3fa6-4aad-966c-afca27e4d044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:56:50.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:57:00.666Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8747f3e4-a4f0-4498-8ffd-ea998d0aab42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:57:10.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T00:57:15.533Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:57:15.533Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T00:57:15.533Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T00:57:15.534Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:57:15.534Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:57:15.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T00:57:15.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T00:57:15.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T00:57:15.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:57:20.230Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b5b372f2-26c4-494f-a335-1f8ce83ca25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:57:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:57:39.823Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ed71a91f-15c3-4ddc-a92b-449732491461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:57:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:57:59.385Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=87279277-1460-41eb-9ecb-38c534112691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:58:08.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:58:18.948Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=95a326e3-0521-4220-862e-92f2c45822d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:58:28.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:58:38.527Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=66ca4f54-82cf-49b1-a999-c4e3e7b09d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:58:48.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:58:58.088Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1146b09e-cf5d-4c20-befc-f2c6888ed3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:59:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:59:17.662Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2c1f48a5-ebfc-41b4-9807-5c1663832bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:59:27.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:59:37.250Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c7f603d3-246e-495a-85aa-03bbf3d875c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:59:46.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T00:59:56.810Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7e73efa9-68bf-462f-b47b-a512c905ef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:00:06.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:00:16.474Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=802a70a8-cfea-4692-a2dc-f06eb2d6c469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:00:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:00:36.037Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=16bc3697-bf8c-4f55-b5f7-807472caaac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:00:45.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:00:55.591Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8349ac9f-35d6-442e-8346-f3f280ec51a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:01:05.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:01:15.151Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7883d9e9-be57-4453-8693-62c82fca28ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:01:24.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:01:34.708Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e52dbe19-6ff1-421e-9cc3-9bc02c9a2091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:01:44.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:01:54.328Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=84ca4257-022f-4539-877b-9a09e89a123f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:02:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:02:13.882Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=90c9e897-071d-4406-82d0-92a01cc598f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T01:02:15.400Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:02:15.401Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:02:15.401Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T01:02:15.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:02:15.402Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:02:15.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:02:15.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T01:02:15.406Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T01:02:15.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:02:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:02:33.459Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8dde37a9-61bc-4941-836f-969fa1adb43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:02:43.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:02:53.031Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=779289a6-9cd8-4738-ab8d-63550e28ee4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:03:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:03:12.591Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=761c592b-2f6c-4b1c-8c9c-d2c5ded7722d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:03:22.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:03:32.156Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d7c58388-8f16-4d65-9bb2-a2da0e964517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:03:41.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:03:51.726Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bd04a3c4-64f2-49a5-a022-7ebe484f4fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:04:01.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:04:11.302Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=df0284b3-6b62-4f03-b558-544209569ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:04:20.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:04:30.863Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8a3ebdb5-ca24-4d79-8759-3f8e5b3201d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:04:40.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:04:50.443Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=61052fb9-0a54-4d5a-8fdb-3a1a36fe132f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:04:59.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:05:09.996Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a3283d23-01cf-47bf-b42c-1c4e7a8895e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:05:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:05:29.560Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=73c648df-daa0-489f-bbbd-1658c141c0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:05:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:05:49.133Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=972deb4b-9f29-40de-bdb3-c40211f2b613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:05:58.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:06:08.693Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a68c1b56-b2ef-4b22-9891-e78c13d9d2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:06:18.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:06:28.264Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1652eec1-54e4-40d7-a5bd-cbf2f934bd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:06:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:06:47.823Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=67eeefde-99cf-4bc2-9625-f703db41e822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:06:57.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:07:07.395Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8dee5d29-1a1d-4eba-98d4-316acbb9b748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T01:07:15.481Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:07:15.482Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:07:15.482Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T01:07:15.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:07:15.483Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:07:15.487Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:07:15.488Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T01:07:15.488Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T01:07:15.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:07:16.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:07:26.954Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=df221bf7-9668-4e3e-9f2f-045c18070f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:07:36.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:07:46.534Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2ab519c7-1f35-4e62-8aac-bd806e188349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:07:56.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:08:06.086Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=cf16b661-4918-4ec1-b036-146c1f6f697f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:08:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:08:25.637Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9c251910-6276-4849-b32b-68000f1f87cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:08:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:08:45.206Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=17e4a92d-e3f0-431e-a9e4-eec9b01c7482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:08:54.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:09:04.764Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b0b0c72d-70b0-4cd8-90dd-e3755e1db509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:09:14.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:09:24.359Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4eb88b01-fc83-4ddb-a421-0fe16abe9e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:09:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:09:43.962Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e1eb8642-5e10-485b-844a-99e1afbc69b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:09:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:10:03.519Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=23e4b34d-3cf1-448e-b21e-822e75a80531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:10:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:10:23.078Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2144cfc1-f316-4819-be5a-144376d172b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:10:32.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:10:42.654Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=70d7a8a9-5a47-4ebd-94ae-c40e7ab06ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:10:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:11:02.212Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b9b1040b-3b2b-4567-a1b1-5f0cb1dd33a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:11:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:11:21.761Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d7d6627c-dec2-46ff-9431-fd9473636f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:11:31.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:11:41.321Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=31f44bcd-c048-4a7c-abd9-aa8c3d82d25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:11:50.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:12:00.890Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8d209fa9-ce2f-4896-80c5-a0cdeaa0a90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:12:10.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T01:12:15.403Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:12:15.404Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:12:15.404Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T01:12:15.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:12:15.404Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:12:15.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:12:15.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T01:12:15.408Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T01:12:15.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:12:20.524Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d400cc92-665d-443d-8043-557f2378a46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:12:30.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:12:40.123Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=44adfe2e-891b-4a89-b7ba-b5607341e15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:12:49.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:12:59.685Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=588d2946-8367-45c7-9526-5930249f4cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:13:09.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:13:19.244Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b1ecfeb6-b139-453a-bcb0-40adf7802e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:13:28.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:13:38.809Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=05991c98-0246-41ae-a34a-b07f5df0a1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:13:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:13:58.375Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a8c136bf-35b8-42b0-be11-c651026d318c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:14:07.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:14:17.939Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d6fa783c-9bcc-41b5-82dc-bbfd35114721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:14:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:14:37.489Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e5178724-ec10-47df-944e-b8c12d9726ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:14:47.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:14:57.065Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=468847cd-56c5-4ac6-adad-bb58d9bc2913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:15:06.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:15:16.636Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ca29a7f9-037a-40bb-a6f5-fc6a2582831d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:15:26.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:15:36.206Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=dfd365ab-9482-48a2-8f38-023b5046d4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:15:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:15:55.763Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=55b9cf85-eafe-42b9-b628-dba80d9aa5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:16:05.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:16:15.313Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=844a5424-bd36-438d-be23-bd5c4c929b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:16:24.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:16:34.889Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=7966d59a-fd6f-48b8-a422-a865dd8447d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:16:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:16:54.487Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ee5e330b-61c1-4701-8ec6-fd845aa72662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:17:04.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:17:14.043Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=63b6392c-3014-4663-9a44-367746515740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T01:17:15.491Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:17:15.491Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:17:15.492Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T01:17:15.492Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:17:15.493Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:17:15.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:17:15.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T01:17:15.499Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T01:17:15.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:17:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:17:33.615Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=287cdcb1-6a2d-4c99-aea6-9265fd8e8136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:17:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:17:53.171Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8d52f05a-46c4-4702-b241-b480d82c23eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:18:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:18:12.747Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=09569792-ef5b-48ac-98e5-59bc6f62a5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:18:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:18:32.298Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fdf7c602-8fa6-4a8c-8a93-d4644b4a0477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:18:41.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:18:51.873Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=756532c4-40ad-466d-ae7c-e50d7c5c9942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:19:01.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:19:11.486Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=56391b5d-7e0f-4834-b5fa-8d7e3693f259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:19:21.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:19:31.035Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=33e6ab77-40f2-4a34-bea2-85f2abd8fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:19:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:19:50.588Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b86b1330-e5e0-4857-9119-fb7b674189c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:20:00.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:20:10.143Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e5801f21-c2b3-4067-974f-66491b75c1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:20:19.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:20:29.755Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9c00e3cd-abf8-481a-92c0-2944dc1a5c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:20:39.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:20:49.336Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=01bab622-052e-4aa3-85e9-b2fd0521fa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:20:58.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:21:08.908Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5e7421cb-4b34-4c3e-9262-885947204fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:21:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:21:28.492Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3a55b4fe-e513-430b-834d-19e1dc8df1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:21:38.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:21:48.064Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3bfda324-6da5-489e-ba33-a446d7d41ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:21:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:22:07.629Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fb5095bd-e5c6-43b3-8c91-201bfbfc0c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T01:22:15.396Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:22:15.397Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:22:15.397Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T01:22:15.397Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:22:15.398Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:22:15.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:22:15.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T01:22:15.403Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T01:22:15.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:22:17.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:22:27.194Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1d6c4e6d-d442-44b1-afa4-ec917254d983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:22:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:22:46.970Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=afb9e146-2d04-4d00-8599-dae97d8d5a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:22:56.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:23:06.562Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f089e5f8-7c10-4341-b12b-dcc72d119abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:23:16.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:23:26.118Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=be12d688-4ea6-4167-b62e-678e0c0416f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:23:35.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:23:45.690Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9f5e7d63-b872-4cf2-999a-8f7e578096cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:23:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:24:05.273Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d239ed9b-7c1f-4226-86e3-6d11768d125b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:24:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:24:24.843Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4d2f17a2-5b11-43ac-997a-dcc9fd8ff364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:24:34.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:24:44.429Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0b16c912-1ad1-4c41-a1f9-2bfbe611186a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:24:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:25:03.981Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5b600b54-ac74-4cde-9fde-902d6ab8228c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:25:13.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:25:23.554Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b5d37ce3-021f-4f65-af26-77f09197144f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:25:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:25:43.110Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=f55f2983-37fd-4804-bdc3-5834fd4d6f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:25:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:26:02.687Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e3d4a6ed-fdef-4a18-90c9-30121d5df43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:26:12.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:26:22.238Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c4d4f6c4-bfa8-403b-8246-914f43b34e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:26:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:26:41.786Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9979d856-1af1-4541-bb58-2d5268661af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:26:51.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:27:01.358Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6e86d353-2d8f-46dd-a302-45909b931ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:27:10.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T01:27:15.511Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:27:15.512Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:27:15.512Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T01:27:15.512Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:27:15.513Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:27:15.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:27:15.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T01:27:15.518Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T01:27:15.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:27:20.912Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2cd35e90-427b-41ca-9609-e75982729baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:27:30.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:27:40.471Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0a6c3956-68b9-4b1a-a463-12d4e1dbaab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:27:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:28:00.075Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b3b7b88a-f3cd-4b24-bac9-897aabfbc378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:28:09.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:28:19.665Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=de9d6ff0-ba8b-4262-b819-033ddbc6866d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:28:29.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:28:39.237Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bbf54305-f2a6-4485-bdad-fdf55340f02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:28:48.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:28:58.809Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=92cdb728-b52b-4c24-921d-37ca812604de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:29:08.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:29:18.379Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=2928b2af-5914-46c3-9dcf-1d28ee2bc646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:29:27.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:29:37.936Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8b9aa90d-c573-4ca6-a09f-dc303ede94ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:29:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:29:57.493Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=114cb47f-dc80-45eb-8559-d95684872ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:30:07.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:30:17.063Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=424b9bdc-2e44-4375-b30b-8aef85138958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:30:26.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:30:36.653Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=74b95fc5-e860-4995-bbc3-ab6aa95db5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:30:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:30:56.237Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=e4c8c3cd-30c4-4cfa-a70d-ee758215a749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:31:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:31:15.794Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=0a248019-0d68-4874-a2a7-45f911cb30b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:31:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:31:35.358Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ed421922-4845-4446-8ade-234c5e96d70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:31:44.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:31:54.931Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=58a969cb-826b-4a21-8328-6cc53d072a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:32:04.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:32:14.509Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3ad9a4bc-0455-4ea6-a17f-6827dbdac6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T01:32:15.389Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:32:15.389Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:32:15.389Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T01:32:15.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:32:15.389Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:32:15.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:32:15.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T01:32:15.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T01:32:15.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:32:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:32:34.091Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=540e2956-fb4c-4c7f-9147-4fb06b2206da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:32:43.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:32:53.662Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=6bc11ce6-6ef6-4aa3-bca0-cbfb0309a056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:33:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:33:13.220Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=1d2bce37-47d4-4c0b-a866-e5286854c539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:33:22.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:33:32.778Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=bb29c936-48a3-45d8-8be1-2326b7bad0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:33:42.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:33:52.357Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=477ef223-93e4-42aa-ae23-b7a4f8b5802d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:34:01.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:34:11.912Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3fff5950-119d-4bad-9490-7bcd11dcd60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:34:21.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:34:31.506Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=3404dbf5-e334-45c7-806f-2edf470f94b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:34:41.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:34:51.081Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=86088fac-0149-486a-8a37-ffef575a9623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:35:00.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:35:10.634Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d81cbc9f-4632-4f39-a87b-413b9be23bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:35:20.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:35:30.195Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=b1834a3b-46aa-4b65-9950-f00dfd9363dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:35:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:35:49.781Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=dd53dd33-8ec1-4d99-8fcb-6c7bb60a3d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:35:59.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:36:09.332Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=4f22e347-6d78-4740-987c-903548059c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:36:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:36:28.893Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=08a1d0aa-f5f6-4b65-aa93-2fdc58ab0208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:36:38.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:36:48.491Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=d0ab9401-5df4-4895-841f-021af364deb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:36:58.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:37:08.060Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=75e8df78-9f6b-460e-b2f0-166af97dca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-09T01:37:15.500Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-09T01:37:15.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 |2022-11-09T01:37:15.500Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-09T01:37:15.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 |2022-11-09T01:37:15.501Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:37:15.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-09T01:37:15.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-09T01:37:15.507Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-09T01:37:15.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:37:17.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:37:27.612Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a16df2ce-d5ca-48bd-9124-33ac763dd618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:37:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:37:47.161Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=ddaf907a-5d4a-4859-ad33-62c21828cfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:37:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:38:06.748Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=fcdc6fc8-2aee-4af4-976a-92aa2d85773a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:38:16.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:38:26.311Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=c76a365d-aa06-4399-94f1-77f9b4c64304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:38:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:38:45.877Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a09ed2ba-4b0c-421b-b247-7707e0587f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:38:55.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:39:05.482Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=9296984a-d70c-4007-9bd7-b40674f6f3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:39:15.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:39:25.069Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=a6f1c84c-caa9-4703-bc9c-9692fc1886db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:39:34.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:39:44.627Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=5eb4267b-329d-4b41-ba7d-9a8e6a856ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:39:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:40:04.208Z |INFO |Init configs |InvocationID=fe529600-c4bf-487f-bd42-e40c152e1f2c, InstanceUUID=8c81dee3-4b82-4e37-b75e-bb4e703257e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-09T01:40:13.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.ser