By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-02T22:58:18.925Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T22:58:18.946Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T22:58:18.946Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-02T22:58:18.948Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T22:58:19.416Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T22:58:19.612Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T22:58:19.612Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-02T22:58:19.613Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-02T22:58:19.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-02T22:58:19.751Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-02T22:58:19.775Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-02T22:58:21.126Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-02T22:58:21.621Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-02T22:58:21.644Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-02T22:58:21.645Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-02T22:58:21.747Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-02T22:58:21.747Z |INFO |Root WebApplicationContext: initialization completed in 1971 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-02T22:58:22.718Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-02T22:58:25.091Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-02T22:58:25.662Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-02T22:58:25.690Z |INFO |Started MainApp in 9.427 seconds (JVM running for 10.217) |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-02T22:58:25.914Z |INFO |Start scheduling PRH workflow |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:58:25.926Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=689b2843-bb87-4374-8b3b-f92dbd591065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:58:26.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-02T22:58:33.333Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-02T22:58:33.334Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-02T22:58:33.339Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:58:36.552Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=a0dfcbc2-9ba8-430f-895a-23b705d838bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:58:36.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:58:46.722Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=055bfe2f-f0e9-416f-a34b-ea3533dc1dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:58:46.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:58:56.757Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7a302c6c-75b9-4251-ab03-53c11e2ad229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:58:56.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:59:06.793Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=bd7137ad-821d-4b08-84ad-c58860366d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:59:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:59:16.815Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=34b1b8c1-0096-43a0-aff5-5040c4d29596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:59:16.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:59:26.835Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=d20904d4-a200-4937-bc7b-188f63451c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:59:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:59:36.853Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=53109f97-d3ca-4d47-97bc-5d90371dd103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:59:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:59:46.880Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=34b763b0-c558-4e63-8669-92f719c24d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:59:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:59:56.907Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5a4a9cb2-a368-43ae-9bef-b2399c77edfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T22:59:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:00:06.935Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=88888df2-89cd-4c10-a493-2e76d480693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:00:06.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:00:16.963Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=3a720cc4-cf82-4ef8-8696-6e88c4a39d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:00:16.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:00:26.987Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=bddc77bf-9ffd-4682-9b6d-5b2ca194bf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:00:27.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:00:37.006Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=0a070175-4aa1-4623-bc64-8d9c2ebf29cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:00:37.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:00:47.031Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=d4f0d2bf-2653-482c-b945-694713a33ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:00:47.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:00:57.055Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=764b5524-0f40-4e88-ab82-369e30f9d41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:00:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:01:07.094Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=4219ca6e-5b80-4b69-a6a6-1ca2f57eaa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:01:07.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:01:17.119Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c6a37c3b-cfb9-4be9-9263-95424abcf2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:01:17.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:01:27.138Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5ef5f484-1468-4005-9aaf-4934b5121473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:01:27.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:01:37.188Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=67def931-65a7-4a0a-9a51-23f9c38cf6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:01:37.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:01:47.216Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=82d9424b-7ab6-436a-a05d-2f68d19cfb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:01:47.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:01:57.255Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=350faf50-ec5f-4d2b-8029-121e901f45e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:01:57.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:02:07.277Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=bdb4dff1-45fa-4d2d-833a-b3eca5ab5173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:02:07.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:02:17.307Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=0aac7984-f7af-46a1-a15a-837f9189e4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:02:17.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:02:27.343Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6a00e8bc-b248-43a7-b237-8c289a8f1227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:02:27.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:02:37.364Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=4dd548cc-4a91-4c90-9dae-0aed0c3ba30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:02:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:02:47.380Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=0452a9d3-4ae1-4ef8-8f92-cc8a4f95e2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:02:47.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:02:57.402Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=a4726eac-47e7-4d8c-9003-3be978d53ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:02:57.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:03:07.424Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c916aaca-16b3-4925-ae0e-774e2aedbb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:03:07.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:03:17.460Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=29bf21ec-9049-4611-bad8-1629a75403f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:03:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-02T23:03:23.417Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:03:23.418Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:03:23.418Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-02T23:03:23.418Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:03:23.419Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:03:23.433Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:03:23.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-02T23:03:23.433Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-02T23:03:23.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:03:27.479Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=d6ca0558-0bd0-4a1a-969c-0b8a1b39db9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:03:27.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:03:37.572Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=22aff4cf-83da-45ba-b4c0-8ab6fc1180d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:03:37.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:03:47.598Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=aa0a59ca-3120-4084-a966-4d590e2645d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:03:47.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:03:57.624Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=2cf9f965-da56-4c14-af02-0d9dc7dab7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:03:57.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:04:07.642Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=fc69d8ca-2f6f-4528-a7c6-b1ba156a574e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:04:07.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:04:17.678Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c6776567-1b56-43c8-b6ca-915b6c2dbe92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:04:17.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:04:27.699Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=24405843-c2a7-45a1-8163-4c331c6ce5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:04:27.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:04:37.718Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=609e15c9-7e1a-4944-9933-b0b8aa3f3cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:04:37.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:04:47.734Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=35456ed8-7f2e-406b-b0fa-b3554efbc08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:04:47.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:04:57.759Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5c7f7fe4-fa23-4a38-ae2f-1771ae6d8658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:04:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:05:07.775Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=aab318a5-ee8e-4155-98ad-cfe99aec8ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:05:07.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:05:17.791Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=21c5fb5b-4d43-44cd-b0be-4c0ed5f7340a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:05:17.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:05:27.806Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=24524701-4c93-467e-99b2-b7ea6e3be015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:05:27.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:05:37.823Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=ebcbd4b0-303a-4bb8-b764-6f06241e59b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:05:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:05:47.841Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=cf27c01b-14d8-4ad8-84aa-1a82722b9a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:05:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:05:57.864Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=b6d83a0b-6122-4360-9ea9-73080e41d659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:05:57.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:06:07.882Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=724d196b-e181-4e5c-931a-93d0fbf8ea65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:06:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:06:17.908Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=42e8937a-b21d-4bb9-8a99-232135f0a69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:06:17.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:06:27.925Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=50d55233-b55e-4af1-a4d7-85918be9f9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:06:27.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:06:37.953Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=1a82c97c-ccdf-49e2-98b8-018e4fd7cd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:06:37.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:06:47.992Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=67fe6c4f-acb0-4a76-a331-a3949f13151b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:06:48.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:06:58.025Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=eae41979-f048-4274-9c5e-3eaf75cfc7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:06:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:07:08.052Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7e0226be-b44d-4b87-8eed-20c7e98f7dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:07:08.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:07:18.067Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=f7510bc7-55d3-4532-bbc5-4cd1a8912573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:07:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:07:28.087Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=db1e923d-aba7-4838-b53a-14fcfd350609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:07:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:07:38.107Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=697f1209-5363-49f0-92d3-9f44ad9a6992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:07:38.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:07:48.125Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=025157aa-56ed-41a2-b7b6-3fc197e14002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:07:48.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:07:58.141Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=514d1a6f-62b7-4b24-b7e3-2a9595da6cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:07:58.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:08:08.156Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=2356a166-2ba0-46d1-aa0d-e4d8184474fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:08:08.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:08:18.172Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8b335e8e-4a70-4234-a9ec-76993cf2e1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:08:18.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-02T23:08:23.080Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:08:23.080Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:08:23.081Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-02T23:08:23.081Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:08:23.081Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:08:23.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:08:23.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-02T23:08:23.093Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-02T23:08:23.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:08:28.194Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=25da7e48-2d13-43dd-b914-8627767e3605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:08:28.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:08:38.216Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7c5ad998-08de-46aa-b22b-908ec267a032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:08:38.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:08:48.236Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=a43f4cb7-9227-47e2-8026-f2d39784626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:08:48.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:08:58.252Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=3cc66fad-555a-4307-a997-d088c3fe8736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:08:58.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:09:08.274Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=85cd1198-d850-4e04-b41e-5bd65d1438b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:09:08.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:09:18.330Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=ee5bf7f6-19e1-4b25-bf09-7683636c8040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:09:18.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:09:28.364Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=f2c481ea-011f-4b2d-99c6-40b056521a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:09:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:09:38.394Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=3dd225c2-a147-4ba4-851b-416818c5a8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:09:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:09:48.410Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5107b91b-6ae6-4529-9477-ec464a404d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:09:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:09:58.436Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=ba5034f4-b5c8-44d8-8f65-5b0b501ec5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:09:58.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:10:08.458Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6098202c-efe8-4365-85f4-12e7e5e1839e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:10:08.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:10:18.496Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=fdffc2bf-d685-41e4-abb7-4c5c1d4551db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:10:18.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:10:28.512Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=85280908-3ad3-48e5-a95b-2873c683a327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:10:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:10:38.538Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7ef4b503-caba-4238-a073-1f9fbd33dbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:10:38.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:10:48.554Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=682f4bcf-849b-4bc5-b740-490d5a1b794f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:10:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:10:58.576Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c0d5d46b-5682-4f8e-81f8-dc788fdc1c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:10:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:11:08.596Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=186f2925-4994-42c0-a872-9301cb6c3fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:11:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:11:18.613Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8be9cf96-f67b-4843-9ae8-70a97edf788e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:11:18.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:11:28.632Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=739a9c00-999c-4339-ad85-95c9b15fc52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:11:28.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:11:38.662Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=88d9baa6-77c4-4259-a7e7-cf00d95205e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:11:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:11:48.684Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=03d42dea-d345-48f1-a0bf-d69c286d3d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:11:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:11:58.730Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=bb1198e2-04a1-44fc-ade9-5bf8516e2667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:11:58.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:12:08.745Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c9775341-a800-4c23-8df6-d47a833713a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:12:08.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:12:18.765Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=3e7636c3-a8c9-42ce-864f-bac3ddcd8208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:12:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:12:28.780Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=a8efc1a7-99aa-4126-9046-eee5cb15efbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:12:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:12:38.796Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=f8d0dd93-193a-437f-a32a-1086542063dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:12:38.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:12:48.810Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=dfe1cd15-cda7-4867-8901-89dab0e372ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:12:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:12:58.825Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7f14dc4b-8cdc-4bdf-bdcd-f3675106d12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:12:58.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:13:08.848Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5b1bf666-3258-4cda-b476-63b7b0d108d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:13:08.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:13:18.885Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=67c2f2a6-72ab-4df5-8e19-3736acb1db09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:13:18.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-02T23:13:23.031Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:13:23.032Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:13:23.032Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-02T23:13:23.032Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:13:23.033Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:13:23.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:13:23.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-02T23:13:23.043Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-02T23:13:23.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:13:28.901Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e7c0590f-df92-460e-b0aa-cec353485db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:13:28.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:13:38.921Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=250061dd-085f-4e65-a4a3-be9fb1cd1a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:13:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:13:48.940Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=94a9ed8c-7ad9-4c44-967a-04e081982b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:13:48.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:13:58.962Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=d21e75b0-4829-4a8f-b42c-3d30238e9b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:13:58.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:14:08.984Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=ff8ebfad-d586-471b-88de-a6ebfc8d881b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:14:09.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:14:19.005Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=196fd742-1439-4fb0-a335-d29b15217ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:14:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:14:29.034Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=4ce31780-3104-412a-8c14-780c4530276e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:14:29.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:14:39.053Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=f8a2b358-21c8-4b2c-829e-d3b917730456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:14:39.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:14:49.073Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=1add789c-c7ac-4a1b-ab2a-5ea9a857e508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:14:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:14:59.093Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=735fe80e-791c-4d98-8f0a-06abc45d590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:14:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:15:09.118Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5b072aac-6641-4087-98a7-79afdff2d27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:15:09.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:15:19.136Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=912528a5-2a9a-47b3-8b77-3792261bdc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:15:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:15:29.156Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=3d869c48-a155-4c32-be52-b7a325721089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:15:29.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:15:39.187Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=0be88922-6add-4a1c-956c-8acc0e868841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:15:39.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:15:49.203Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=07976498-4d4e-44a3-bccb-751199b14fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:15:49.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:15:59.225Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c77bf48c-2780-49ba-8765-42446a8e394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:15:59.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:16:09.242Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=dc67db23-afc4-4b12-8783-bb119780f073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:16:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:16:19.271Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=f9dcdf98-3fd9-427a-bff2-283b1541ca62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:16:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:16:29.295Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=aff2e167-17d7-482a-8381-b438d802507c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:16:29.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:16:39.319Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c87a41df-5554-4342-b2c9-72c9274368b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:16:39.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:16:49.334Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=2ee858eb-a485-420c-9023-c9bfd84e3296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:16:49.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:16:59.378Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=920f54c4-ba3e-45a8-8fba-3f19622a66ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:16:59.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:17:09.420Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=73d45340-915b-4992-b1fd-05f00f3ae591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:17:09.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:17:19.440Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=9da4ef71-1310-459f-b3f7-49cb8b00173e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:17:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:17:29.459Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=68a47568-1754-4a75-acb1-8eff119e74f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:17:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:17:39.483Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=369987c3-21f8-41ef-ad21-ed0152cbc092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:17:39.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:17:49.515Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=31371e23-023a-4c25-98af-387360395814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:17:49.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:17:59.540Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=0b8b34e6-90ec-43ad-893e-4cebe67b3eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:17:59.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:18:09.561Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5f5e16e8-50d5-4717-b8d7-9cde712d69b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:18:09.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:18:19.583Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=d03e66da-bb7d-4659-83bb-d0527a3cb6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:18:19.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-02T23:18:23.070Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:18:23.070Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:18:23.070Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-02T23:18:23.071Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:18:23.072Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:18:23.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:18:23.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-02T23:18:23.081Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-02T23:18:23.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:18:29.625Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=1edbf840-bddc-4bdf-a2e0-7b735ecaf345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:18:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:18:39.661Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=063f5c91-db88-4279-b15a-b8bf793a7ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:18:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:18:49.678Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=f0ee1d39-6caa-458e-9fc5-ecb58d9214af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:18:49.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:18:59.694Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=21705bc2-c8a0-4bca-b43a-518dedb8378b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:18:59.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:19:09.719Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=73149c92-bb15-43ec-a4f7-feec520999ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:19:09.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:19:19.770Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c310a267-5ae7-4bc9-8886-f089fbf002a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:19:19.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:19:29.789Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8b67a056-4e12-4a9c-93b6-abb36441cd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:19:29.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:19:39.826Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7987eef0-0e0c-444f-824b-769a97975642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:19:39.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:19:49.846Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=f8ce396c-6d55-4bf8-9242-74b735cc013a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:19:49.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:19:59.873Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=34273bbf-7683-499c-bf91-e791edb4e041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:19:59.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:20:09.896Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=52451664-4769-4a7f-9868-55193d3f9c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:20:09.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:20:19.914Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=324fe586-a9a9-41c0-8148-756b4b2e2f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:20:19.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:20:29.959Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=28d1832d-be92-4f2d-9723-912fe3105f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:20:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:20:39.976Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=b9ef0043-4b05-4bb2-a3ad-9bba041b6421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:20:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:20:49.992Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=90d028d5-08e0-496b-ab76-419de5fd245e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:20:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:21:00.012Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8b6ee78f-46e2-4f3e-95ac-9e8ff94fd0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:21:00.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:21:10.061Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=fefe5da8-74ee-4f21-9d10-b92ff8a70891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:21:10.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:21:20.078Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=fc789937-8fd1-4352-bbc7-736c926b8f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:21:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:21:30.112Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e5d2204e-1d74-45c6-8e75-aec4f94f304c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:21:30.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:21:40.128Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e6dfe4b4-4baf-408b-a308-42cf803b14f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:21:40.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:21:50.156Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=fbc685af-c4c4-46fc-b21b-5fa738b40f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:21:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:22:00.179Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c4d35b7e-7e6f-44fd-aa28-75207a7fa7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:22:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:22:10.195Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8c474dd3-6539-43c7-8423-ed482ad8af9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:22:10.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:22:20.209Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7f9901bc-7832-40f5-b279-8657ed43b148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:22:20.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:22:30.224Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=66f92212-8c95-4c10-bf99-fbc3fb08521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:22:30.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:22:40.239Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=cc32f86f-464e-4887-9f05-41f048af753e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:22:40.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:22:50.254Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=b4cd40ba-7cff-49b1-aaa7-5961e6e94f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:22:50.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:23:00.276Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=9cebebae-9236-4ce7-8690-30aeb5e2eae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:23:00.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:23:10.295Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=ff7717a6-736b-470b-ba36-9fc3b8e2911a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:23:10.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:23:20.309Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=3bd772f0-5dac-4ac9-b86b-9f6ce6ef734f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:23:20.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-02T23:23:23.029Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:23:23.030Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:23:23.030Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-02T23:23:23.030Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:23:23.031Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:23:23.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:23:23.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-02T23:23:23.041Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-02T23:23:23.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:23:30.324Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=d2d364f7-b330-43a3-ae03-59e6f395d086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:23:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:23:40.340Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=673bdea1-f8f2-4f51-93c4-0839d76fab3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:23:40.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:23:50.355Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=18baf230-f079-4d9a-afa7-e71b5b18b019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:23:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:24:00.372Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e79f666d-1a93-427a-a1fa-ddbe08adcf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:24:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:24:10.385Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e0aa2bcb-e0ec-4433-9589-d4e883eb7faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:24:10.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:24:20.400Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6405406b-d614-437f-b314-6561bef7757c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:24:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:24:30.418Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=780899fb-e2fd-4a68-8624-701fe2d01065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:24:30.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:24:40.435Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=0d695c79-8daf-4fd9-8540-9e602fcf88a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:24:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:24:50.453Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=b4e94df3-27a7-41d7-a7e1-f4f2ca455453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:24:50.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:25:00.466Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6499f8fb-3da1-44bd-b501-34786802a4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:25:00.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:25:10.481Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e888272a-aa19-4128-b9fc-f2092bba65ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:25:10.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:25:20.497Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=18a435a7-4ab2-4523-99f4-2d452c8fe05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:25:20.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:25:30.521Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=51bc7e53-2bab-4b5d-a504-426426cb1b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:25:30.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:25:40.536Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c4f922cb-59ad-46b6-8f49-59d84984b373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:25:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:25:50.555Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c5f94f1d-4c5b-40cd-b525-7e6427c3b029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:25:50.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:26:00.570Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=47a2a2d7-5bd0-45d2-bdff-74eecd3a6b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:26:00.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:26:10.592Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=bf9ff569-67f3-4038-9155-999049399328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:26:10.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:26:20.610Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=0c685b9c-ab1c-4481-82ec-e6498d671922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:26:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:26:30.626Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c2301657-8ed0-4c10-b760-afa8cbb2c0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:26:30.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:26:40.643Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7bcfbbb8-3f40-42bd-854d-d04adfbfd2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:26:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:26:50.665Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=764cb765-7ae4-4f12-9d95-3fbf4f71a233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:26:50.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:27:00.685Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e8d3c80a-da5c-4a76-80a9-c8e6f839a361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:27:00.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:27:10.705Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=993e2a31-3ec7-4470-a092-a5e0f5e75379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:27:10.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:27:20.732Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7a5e062a-f3c8-489a-8524-673311979dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:27:20.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:27:30.748Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7352c649-71da-4267-93b4-19993b6c9bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:27:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:27:40.767Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=04e0e0f2-ac5d-4df5-83ce-3c0a511403d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:27:40.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:27:50.780Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=2ecec708-dcb9-45da-96cc-8db422094ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:27:50.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:28:00.802Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e14ddcc7-cddd-41e5-96b2-5e9cd365d91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:28:00.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:28:10.819Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=a569c9c6-e295-4d88-b400-b1b772b9bb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:28:10.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:28:20.834Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=04aafc5f-da56-4ab4-b744-8556da4f9f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:28:20.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-02T23:28:23.035Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:28:23.035Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:28:23.035Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-02T23:28:23.035Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:28:23.036Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:28:23.042Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:28:23.042Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-02T23:28:23.042Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-02T23:28:23.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:28:30.848Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5766581e-9ac7-45ae-8a46-5af72fdb17a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:28:30.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:28:40.864Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=2850a9f0-fb0c-48a7-a82e-23983421f486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:28:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:28:50.886Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=66e11a47-4a9c-46ec-aecd-0c853bdb5a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:28:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:29:00.906Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c0a05587-6f4b-45f3-91d0-61de17086de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:29:00.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:29:10.923Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=0c58895c-184a-49f3-a94d-af417b6d6398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:29:10.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:29:20.939Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6e17c7c8-fb68-4085-b521-e0733b2d70f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:29:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:29:30.958Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e2ca2a2f-f1ec-4c5a-ba57-f6aea644b093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:29:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:29:40.973Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=bb967184-3720-4943-9172-fcc1c122b5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:29:40.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:29:50.988Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=674ea9b3-ed42-4939-81b0-21f9096fb3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:29:51.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:30:01.005Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=ca41ba70-3e65-4940-9f28-139e203ec47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:30:01.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:30:11.021Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=2c8b3b75-4529-48ba-b1d1-6db1d4ea9ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:30:11.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:30:21.036Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=9849e11f-e0d2-4d15-a684-9992bff38cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:30:21.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:30:31.057Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=1deb1c1b-fd09-4508-8bf8-592ef885eb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:30:31.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:30:41.072Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=abcd6bf0-9973-4f3b-95c1-f12ce1cda0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:30:41.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:30:51.086Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e0a89acf-cdca-442c-8529-438f417e5224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:30:51.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:31:01.114Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=4ea82979-9332-440e-ac6e-43b5988a4cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:31:01.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:31:11.137Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=a4ba6d8a-685e-4092-bffb-578057ed9ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:31:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:31:21.154Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c5600947-b7f4-454e-932f-49bf9f7be014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:31:21.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:31:31.175Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7a19c0cc-a0fa-45c4-8516-3a01367f5a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:31:31.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:31:41.194Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6065e6ff-2f38-4cdc-86b1-83f5cbb42c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:31:41.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:31:51.211Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6d29913e-ac6e-4b77-a38e-fc3aeffa87c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:31:51.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:32:01.227Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=0219b49d-0630-42ac-a1f1-007ba34cdc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:32:01.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:32:11.242Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=865fef3c-cdd0-40cf-9c79-f9b8c3699f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:32:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:32:21.256Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5475da42-67fb-45a8-b469-2dcecb9536f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:32:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:32:31.275Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=76070fd1-0e37-4379-a55d-d44da868a2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:32:31.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:32:41.289Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=63f63441-015e-4e5d-9bca-81a14456455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:32:41.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:32:51.302Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=94355bdd-c3fc-4052-af83-d58634cbdd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:32:51.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:33:01.330Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=23f32ad7-a8fa-450e-b069-6c566970fe7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:33:01.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:33:11.346Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=b11ddcd6-a7c4-45f7-bd68-68ac4e4c2eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:33:11.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:33:21.364Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6f47baf0-afac-443d-9a56-d25eac2a427e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:33:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-02T23:33:23.000Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:33:23.000Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:33:23.001Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-02T23:33:23.001Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:33:23.001Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:33:23.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:33:23.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-02T23:33:23.009Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-02T23:33:23.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:33:31.388Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c75624f5-9eea-4b56-b6f5-0ba422d0793d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:33:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:33:41.401Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=1483b025-e4f8-42eb-89c3-42b863c32f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:33:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:33:51.415Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=2351f552-445f-469c-ad22-b9c9661fbd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:33:51.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:34:01.429Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=1a86f85f-360d-4fc9-aea4-2c70520024bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:34:01.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:34:11.444Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=b38535dd-e026-4bea-b4c3-02d2228fad97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:34:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:34:21.460Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=31277acc-5480-48d7-85d6-d59e6fa0fc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:34:21.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:34:31.473Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=1ed0b952-e69e-415e-b11c-9aaf159b1ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:34:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:34:41.491Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=a17e0fa1-1e4c-4e32-b44c-02264f6d4a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:34:41.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:34:51.507Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=18cde452-9c6e-453c-a9dc-9f0a6c573f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:34:51.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:35:01.521Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=1c175a77-166a-4d24-9d06-d18724b72725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:35:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:35:11.535Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=d105ddfb-febd-4a61-ae2a-fa2bc9a5d0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:35:11.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:35:21.551Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=919fbd52-8ee6-4356-a62c-23ec4e7c9231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:35:21.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:35:31.574Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=d6146646-589a-41b5-b853-3c6824539488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:35:31.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:35:41.592Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=f8349745-bb91-4818-9f2c-3e2600dba4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:35:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:35:51.608Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=64c5c1d9-1094-4e90-b161-7392b4d60805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:35:51.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:36:01.627Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7feab573-e35f-4711-9e38-699220f05d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:36:01.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:36:11.645Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6faf06f0-dd66-413c-8460-f6258d98eaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:36:11.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:36:21.664Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=ae463aee-cddb-41d8-913c-350cddc326b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:36:21.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:36:31.688Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=67b71636-a669-4390-ac53-54a670418311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:36:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:36:41.707Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=bfd7a4bd-6f90-403f-bdf4-646d3297ee1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:36:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:36:51.721Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e9e668a6-2a7a-4e91-9ef7-2ce369533175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:36:51.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:37:01.735Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=397c84ba-fcff-439d-820a-a8153fc57e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:37:01.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:37:11.751Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=d5e12114-585e-4730-ae78-b8e3ecb25495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:37:11.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:37:21.770Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=35c78f0b-e624-4cbc-b65d-159f01cc17b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:37:21.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:37:31.794Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=95caded3-e038-484a-b488-165adf747f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:37:31.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:37:41.808Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=9bfc918d-a3b1-447c-bfab-19e7bc46b5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:37:41.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:37:51.825Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=183a2f4e-af22-4e96-ae34-a7a96b60078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:37:51.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:38:01.842Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=4d72c949-3510-4b3b-a83d-5e6f34c3a8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:38:01.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:38:11.858Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=05a73451-5f6b-4ceb-b6c9-8cf77a48c16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:38:11.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:38:21.873Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=b6f687c8-454f-4a4b-bf92-10bc7bdf702f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:38:21.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-02T23:38:22.991Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:38:22.991Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:38:22.991Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-02T23:38:22.991Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:38:22.992Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:38:22.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:38:22.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-02T23:38:22.999Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-02T23:38:23.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:38:31.888Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e4a2a4df-8331-4b7e-9393-f56e67e66be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:38:31.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:38:41.902Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=268b8e07-68d1-4281-a5fe-7e60285a354d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:38:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:38:51.917Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5ed46e30-bcef-4ca1-819e-04127ba23631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:38:51.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:39:01.932Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=622ba444-d30e-47df-a0fd-fa7b0dc0b7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:39:01.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:39:11.949Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=a7e6e9d5-dac5-4c71-a3d6-f3ea9bfc1a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:39:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:39:21.967Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5f775cb6-7c6e-4052-a9c2-780f94c6c0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:39:21.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:39:31.983Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=b3b6c661-65dc-4394-830c-c7da9056fc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:39:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:39:42.002Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=9d22de0b-b50a-4167-88e7-996e1cd72be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:39:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:39:52.020Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c637228d-59c0-42af-b46a-19c5ad415797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:39:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:40:02.039Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=a668aefc-62a7-4a98-bab6-55d6bf3e6938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:40:02.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:40:12.053Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=3a335f21-cb3d-45a8-9f3b-d40f1c1471f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:40:12.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:40:22.069Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e85fe929-2a3c-4cf2-9987-90db6d56a952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:40:22.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:40:32.083Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=bd6d13d2-1b50-43b5-b45a-fbcb1e8f592d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:40:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:40:42.097Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c0cd0a64-90f9-417c-8dad-8a1bcabd0a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:40:42.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:40:52.119Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=158c0cc1-5ef9-4d3a-ac7a-1aa19c2a1e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:40:52.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:41:02.138Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=a2fcb7cf-dfb6-4045-b081-495f40399435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:41:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:41:12.155Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=37f968ac-ba29-4a8a-8a71-d474f45fb09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:41:12.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:41:22.171Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=9e9e7dbc-ae03-4a6e-be72-bc259c01a58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:41:22.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:41:32.184Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=deb4d29d-7a5c-4e3a-aa73-e3b24e419170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:41:32.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:41:42.200Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6bdee1e0-1c49-4506-94bc-227a66b3d0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:41:42.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:41:52.214Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=1679a19e-f924-4301-a82e-2809f42b5e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:41:52.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:42:02.241Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e7f4493f-5521-4613-9974-a63b44393ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:42:02.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:42:12.256Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=b8aaaafa-a76c-48c4-b03f-3d4d2b1b1f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:42:12.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:42:22.273Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=b107710c-bd0b-4f69-940a-3d7ba8185cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:42:22.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:42:32.287Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c2175396-ba24-4465-a268-97a315d39654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:42:32.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:42:42.307Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=3c0063d8-18e5-440f-99ea-7473ce9d44e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:42:42.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:42:52.333Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=3ca34cf2-ccca-468b-a1ad-ce82ddd13a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:42:52.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:43:02.350Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7213a4e7-9e68-4224-9720-43d66bf5b01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:43:02.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:43:12.362Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=ab3979d6-9149-4585-8338-d8b5cb2fabd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:43:12.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:43:22.377Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=ba987ae7-b02f-4b47-aadf-82138e786ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:43:22.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-02T23:43:22.998Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:43:22.999Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:43:22.999Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-02T23:43:22.999Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:43:23.000Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:43:23.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:43:23.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-02T23:43:23.008Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-02T23:43:23.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:43:32.393Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=51f7a73f-983e-44da-bfc4-6d88fdb73e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:43:32.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:43:42.412Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=b29270ef-73c8-417a-81cb-3deca19edc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:43:42.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:43:52.430Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=3c2e9651-eef5-48b3-9e4b-8ba99b376ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:43:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:44:02.444Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8e8fead7-61c7-4fdd-89c4-47c5431eaa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:44:02.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:44:12.457Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=be2696cd-ce12-4206-a94c-c24919653c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:44:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:44:22.470Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=03eb1e47-52cd-43fc-9a5d-b86eb553bbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:44:22.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:44:32.484Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8d29b1d7-19a5-419a-89b9-9b8641356192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:44:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:44:42.500Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6c107e3b-04a5-49de-9ec2-bc67f461eceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:44:42.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:44:52.517Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=1fc2d1aa-a886-471f-ae93-e4673715e6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:44:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:45:02.534Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6f4de362-0dab-4d22-a526-e3397b6bbe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:45:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:45:12.559Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8d471a80-7ea6-40b5-9045-faf7952a8d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:45:12.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:45:22.574Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=180426e8-945e-4364-a314-2cbaafbfc351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:45:22.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:45:32.590Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=cdd93984-d615-4d58-824b-36b632137afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:45:32.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:45:42.609Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=e57bf5a3-46bb-4afc-a34a-63a84013afa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:45:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:45:52.623Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=470c80bd-c51b-44ba-a597-4f2f1e3691ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:45:52.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:46:02.639Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=993c49ef-3bf8-48c1-b786-b56929291002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:46:02.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:46:12.654Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=0d3a3c7d-ee33-4835-87b0-2ea531ec07ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:46:12.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:46:22.669Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=d6a26771-099d-4e85-8963-a116691b10c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:46:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:46:32.686Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=32781e0c-8ff1-4f8d-8ad8-dd23a3793946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:46:32.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:46:42.701Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=4da1abc4-7507-448d-84e8-ea3dd1a314cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:46:42.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:46:52.715Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=4839d737-3d26-4ed7-829e-d1febb99e9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:46:52.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:47:02.733Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=1f0e4105-2e2d-4804-a2df-3ed88eb608cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:47:02.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:47:12.753Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=9f57edcb-80c9-4822-89c7-7549ed4f5447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:47:12.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:47:22.772Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5af0ac91-c728-41bf-bd8e-3d5657fb2960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:47:22.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:47:32.786Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=3d95680d-94f5-4e65-ae5a-5377a8e135cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:47:32.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:47:42.800Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7c1d4f04-714b-4eb2-803b-7868aa033bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:47:42.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:47:52.815Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=199e08f1-be79-43c8-b7a0-3e49b7785247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:47:52.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:48:02.831Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8668ed91-cb9d-4180-8f34-61d972af477a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:48:02.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:48:12.848Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=cea24777-4e86-4174-bd7d-de2505aa6ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:48:12.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:48:22.870Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7ad5bf8d-df6b-4016-8049-b409c7c4dc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:48:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-02T23:48:22.992Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:48:22.993Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:48:22.993Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-02T23:48:22.993Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:48:22.993Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:48:23.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:48:23.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-02T23:48:23.000Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-02T23:48:23.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:48:32.884Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=91329e70-c917-4120-83f0-fbdd99a123c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:48:32.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:48:42.901Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=36a73bb5-e736-4646-a246-9f675e92e98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:48:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:48:52.935Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=23772d2a-b63a-45a1-ba16-a42f419d5546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:48:52.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:49:02.954Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=a198d5ef-ee92-4f5a-984d-27656177725d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:49:02.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:49:12.972Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8a5e0501-7d04-409c-98eb-4653fbabb2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:49:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:49:22.984Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=1b449f42-9d13-47cc-991a-8734045158ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:49:22.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:49:32.998Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=93d331ca-6308-4f69-a536-6c99f66a4904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:49:33.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:49:43.013Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=53b59f8f-6e07-4f2b-96c4-5e58f2489fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:49:43.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:49:53.031Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8fab56eb-c86a-4779-9ab3-5fe60bac7d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:49:53.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:50:03.048Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=65e8795e-03dc-4054-9a4b-f4891212ab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:50:03.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:50:13.063Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=f2e31c3f-9a53-4547-8185-5e2546cbb236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:50:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:50:23.078Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=2b5ba88c-687c-466f-8510-81cfc510099c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:50:23.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:50:33.093Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=6ee69080-51a9-4eae-b712-05f580aff2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:50:33.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:50:43.112Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=063c03f4-c747-48ef-81e8-9f269fa1cbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:50:43.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:50:53.130Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=d67df450-b516-4866-b547-0019d476f168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:50:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:51:03.147Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8af28369-4135-4305-9c40-c3e161e669ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:51:03.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:51:13.160Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=a3af01ef-cc2e-411c-bc1b-8994ac7eae75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:51:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:51:23.178Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=4e041d29-99d1-4723-a57f-9054d015b393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:51:23.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:51:33.194Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=4050ab6b-80ca-42b8-9efa-26db67e0d216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:51:33.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:51:43.207Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=bf64e5d1-ae8f-4cbe-b8ce-a8b6bcf894e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:51:43.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:51:53.222Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=54a5ce8e-c2bb-45d2-add1-e30882f4b77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:51:53.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:52:03.240Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=01d9f13f-63a6-479e-af44-c361c6c82e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:52:03.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:52:13.254Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=cb2df16e-446f-4826-ab0e-7eeaede1a2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:52:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:52:23.268Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c36931d5-49f8-4ed5-9587-8ce8ae187f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:52:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:52:33.283Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=675b8f32-89b9-474c-87f1-e47b32922a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:52:33.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:52:43.298Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=73488ca2-ce0f-417e-848f-902cb617f335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:52:43.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:52:53.312Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=fd990644-ec2c-429e-bd89-6e8806b3ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:52:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:53:03.326Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=4462219c-7ff2-47f7-9262-7b90a9187df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:53:03.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:53:13.341Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=c3499b61-2cd5-4212-beda-b187cc378878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:53:13.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-02T23:53:22.984Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:53:22.984Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-02T23:53:22.985Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-02T23:53:22.985Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:53:22.985Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:53:22.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-02T23:53:22.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-02T23:53:22.992Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-02T23:53:22.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:53:23.356Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=fa1b09ee-0d27-4881-9d63-3f76821c57ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:53:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:53:33.369Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=f5f5d57a-17f2-42ad-95fe-253fe2c3d843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:53:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:53:43.389Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=91d1cbd7-3914-4fd9-ad48-22eeaa285110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:53:43.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:53:53.414Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5eb9da12-de44-4e1a-b116-a0595fea05bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:53:53.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:54:03.430Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=99cdd1c3-3968-42f6-a55a-1c89a115dcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:54:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:54:13.447Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=33a582d4-3255-4b37-87be-feb4edd1fe8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:54:13.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:54:23.462Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=fdf8d4a9-8f1e-489e-beb1-4ed19bb0e242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:54:23.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:54:33.479Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=7a2e3578-3a37-49dc-b025-216ffc118af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:54:33.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:54:43.495Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=3105dcd6-1d23-4ec5-9ac4-08f8affcca86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:54:43.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:54:53.516Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=5197399c-393f-481a-94a7-ac5d0261f9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:54:53.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:55:03.534Z |INFO |Init configs |InvocationID=3f737df9-0277-4644-893f-19c3208b40b7, InstanceUUID=8eb41c15-3c89-43e8-bbba-3fbcfe13be41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-02T23:55:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |