. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T08:55:27.431Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T08:55:27.444Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T08:55:27.445Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T08:55:27.446Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T08:55:27.937Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T08:55:28.099Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T08:55:28.100Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T08:55:28.100Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T08:55:28.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-22T08:55:28.236Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-22T08:55:28.263Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-22T08:55:29.769Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-22T08:55:30.328Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-22T08:55:30.354Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-22T08:55:30.354Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-22T08:55:30.484Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-22T08:55:30.485Z |INFO |Root WebApplicationContext: initialization completed in 2220 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-22T08:55:31.571Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-22T08:55:33.708Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-22T08:55:34.273Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-22T08:55:34.318Z |INFO |Started MainApp in 9.449 seconds (JVM running for 10.211) |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-22T08:55:34.514Z |INFO |Start scheduling PRH workflow |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:55:34.527Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=44fe12ef-e95a-447a-816c-7e227e0e585b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:55:35.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-22T08:55:45.088Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-22T08:55:45.089Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-22T08:55:45.092Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:55:45.186Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d60fee9d-4e0d-454b-a79e-a362473c45e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:55:45.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:55:55.226Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e37a8179-6fdf-4b50-a16a-170ec759eb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:55:55.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:56:05.266Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cc52e690-b170-4812-a2fe-389d09dab484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:56:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:56:15.335Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=855f26c9-8d0c-4e2e-89ac-f68f60ea53f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:56:15.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:56:25.436Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f2bdfbb2-b4e4-4bf5-9691-63944fea3683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:56:25.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:56:35.485Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=62ed679e-362b-4a69-8f1a-27998522c45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:56:35.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:56:45.509Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=58aa0884-6499-4122-9e31-5a325aa0fbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:56:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:56:55.574Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3a36de43-26d3-438d-a9d5-4e9391037970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:56:55.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:57:05.642Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b7dc9228-5953-4a67-bec3-59763b28007f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:57:05.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:57:15.661Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6fb67c32-862a-4e44-b03d-8851bad974f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:57:15.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:57:25.686Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7488c47b-898b-4fc4-9e34-e6ea203a0e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:57:25.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:57:35.706Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c8d97afa-e00d-48db-a129-0e56bcfc9d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:57:35.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:57:45.728Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=43e0bc5d-4149-42a2-95b4-e0c8c93a07d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:57:45.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:57:55.750Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e1a6b0b5-1987-4347-b8cf-d3e859093d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:57:55.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:58:05.771Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b6deb336-3615-426c-9a87-930847dd6531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:58:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:58:15.804Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4bf84306-3334-4630-8db2-90a55d11f4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:58:15.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:58:25.852Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=247a9a11-a2f7-4f49-943f-8a81bb9dd330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:58:25.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:58:35.881Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=905f9c80-f8db-4e56-b632-1165a778424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:58:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:58:45.905Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cfe5875f-0a4d-496d-92c1-707f00f3d02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:58:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:58:55.921Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0bef3b64-32c6-44c6-80cb-0512f01bec48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:58:55.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:59:05.959Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=95654da0-7ece-49fa-b259-e2265d6d65cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:59:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:59:15.981Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8552261e-f829-4ecc-8850-525f127a845e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:59:16.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:59:26.006Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2225a4ad-a9d2-4c4d-9d3d-5965d0c5228b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:59:26.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:59:36.029Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7d29a356-14c5-4193-9f95-41b1802bb45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:59:36.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:59:46.047Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f6793236-ece5-4b7d-b03f-d4b7b0caef34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:59:46.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:59:56.068Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e467766f-c40a-4132-b9b8-048445dd579d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T08:59:56.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:00:06.098Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=aa62a866-aa95-4dfd-b4ab-454d8bbba8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:00:06.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:00:16.112Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0a7358ff-2b95-4189-a083-1a3788125746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:00:16.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:00:26.144Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=398e5c73-3367-40e5-b022-cc4050c75966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:00:26.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:00:32.103Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:00:32.104Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:00:32.104Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:00:32.105Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:00:32.106Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:00:32.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:00:32.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:00:32.118Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T09:00:32.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:00:36.172Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8b1b3ab5-837d-4251-8b81-5d2480fdf90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:00:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:00:46.187Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cff84ecf-0171-4ea6-8237-8aa3e006e260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:00:46.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:00:56.203Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6654dff5-a5ff-4144-b7fd-2166c73567b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:00:56.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:01:06.222Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d24b47c8-80c1-4cbc-b4f5-150bc5653e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:01:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:01:16.240Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e6473335-e9ac-41bd-a956-5ee4121e245e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:01:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:01:26.256Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2d37a444-ec1a-46c2-a87a-76f6f9e08ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:01:26.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:01:36.277Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e74ec05b-8a91-4856-aaed-4fc552858e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:01:36.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:01:46.309Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=37bcdcf2-bb74-4813-ae7a-a1ae9feee59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:01:46.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:01:56.342Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=107bbb58-9179-483d-9da0-45818efb6e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:01:56.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:02:06.365Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ea81892f-4d42-4448-be60-ca7e0446e8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:02:06.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:02:16.384Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b63e37dd-f406-4f1f-a358-693de6b04fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:02:16.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:02:26.411Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=67c53007-0e86-4869-a497-efaa144280c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:02:26.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:02:36.430Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2f703c45-ab6a-4d24-b082-8e361468a59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:02:36.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:02:46.463Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2e021ede-3d64-4f31-a426-71a68fa32e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:02:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:02:56.487Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=288ca735-0878-400b-b248-6c6081f7903e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:02:56.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:03:06.518Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=39b119a7-4d31-46ab-b072-f8f4282c57a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:03:06.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:03:16.548Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6ea6d799-60b0-400b-b395-7b87af3be093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:03:16.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:03:26.574Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=bfd18b63-5d27-4761-9f63-de52afc05a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:03:26.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:03:36.635Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=89286745-eab8-4b20-b696-3e3d103f9f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:03:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:03:46.681Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f805fdf8-2b05-496f-8063-ddf1d22be1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:03:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:03:56.707Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d24c6637-f8fe-4ee6-b7b3-4132904d9745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:03:56.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:04:06.726Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b780324b-d2f6-4804-b8d3-e14cd8671806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:04:06.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:04:16.744Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d968c5c7-730c-4527-b50b-f404d5cf9025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:04:16.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:04:26.790Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8eabefa8-3737-4e79-a3ec-f34e74f19005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:04:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:04:36.816Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=dad30406-1c73-4bf7-9b5a-f1a71b563f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:04:36.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:04:46.834Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=26fd7248-37e5-4b85-9e78-dcbedec20fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:04:46.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:04:56.853Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3e405fb6-4579-4b36-9de7-ce9702a76c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:04:56.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:05:06.874Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0ecba56c-70d1-4035-9198-84b3ef136562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:05:06.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:05:16.894Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ba0b7231-e4aa-4fb9-8570-db891bb1def1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:05:16.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:05:26.942Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b65dd018-42e3-4137-90bb-30ce11835e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:05:26.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:05:31.907Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:05:31.908Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:05:31.909Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:05:31.909Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:05:31.910Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:05:31.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:05:31.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:05:31.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T09:05:31.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:05:36.965Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6b561a08-645a-4324-8a67-e07286fe7a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:05:36.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:05:46.983Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=16ed79e9-33a4-4f7a-913a-9e575f357579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:05:47.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:05:57.029Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9fb2ee28-e843-4459-b798-32c4fc5f94a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:05:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:06:07.047Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d4168178-2d37-40df-9e85-ab46c38f065e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:06:07.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:06:17.081Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d6507981-1b49-41dd-a518-97a0348640e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:06:17.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:06:27.100Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fdb68c1b-d132-476c-b823-4f103aedae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:06:27.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:06:37.126Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=df88372e-5dd6-4049-91cb-fb39b972d81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:06:37.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:06:47.143Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9fa4b44b-2f21-44db-ad3c-6e7d7ed10f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:06:47.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:06:57.163Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=36d9c360-f580-4812-bf6b-ee4aa6457dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:06:57.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:07:07.204Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7ec0ee74-5d8c-4476-9d59-2f757a467dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:07:07.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:07:17.225Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6ba22d89-709e-42e0-be23-512bac4a849d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:07:17.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:07:27.277Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c9fa42bb-9612-4ba2-8827-a568e618be6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:07:27.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:07:37.297Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=36a4653f-f80c-4449-a8f6-8665fc764c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:07:37.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:07:47.320Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=14c345f8-5131-4a65-8ebd-b4c361bf2210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:07:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:07:57.337Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1268f36f-5057-44b1-8988-7b552aaa0abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:07:57.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:08:07.353Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7591a54c-cb14-4185-9331-b14bf563f368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:08:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:08:17.380Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=54a46158-5f67-4d11-99ef-5b6676d7e6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:08:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:08:27.398Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2ce5b409-cde9-4967-9009-eaa3e6652b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:08:27.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:08:37.415Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e57e9ab7-10d0-4fd9-a401-a5406a01c97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:08:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:08:47.439Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4e3eab84-f431-4497-9898-1db95907e511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:08:47.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:08:57.488Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=65255b29-379a-4375-be1e-482d97c698a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:08:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:09:07.512Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8ef2aefd-2aa7-439d-a6d1-c2d10d577cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:09:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:09:17.528Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c7ca53d3-2641-4605-8d51-f5deac41bb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:09:17.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:09:27.548Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=22a6be5c-70e7-4949-aa7b-188546ac7bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:09:27.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:09:37.572Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=50a214db-e781-4067-b1e8-8c0c40c9f16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:09:37.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:09:47.598Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f0ec5691-bd32-4320-8d58-ad52c8daa606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:09:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:09:57.625Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c8b1a44e-27f7-4407-bd0d-a68a2ea4dde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:09:57.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:10:07.650Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e0d799a3-5b81-45d6-96cb-85b71e5b0ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:10:07.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:10:17.669Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=380f4c45-612c-4c18-b04a-ea0df4aebb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:10:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:10:27.696Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ad1ae1fa-8157-4e6f-8c9d-3a55d79185fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:10:27.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:10:31.842Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:10:31.843Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:10:31.843Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:10:31.843Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:10:31.843Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:10:31.853Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:10:31.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:10:31.853Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T09:10:31.855Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:10:37.716Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f72202ed-f949-47c6-8412-1e3e200e5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:10:37.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:10:47.739Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d2a8f359-98db-4470-b9c9-ecbca65b2fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:10:47.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:10:57.784Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9aad764b-4661-42dc-acc3-b3af944bb366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:10:57.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:11:07.802Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=334ff1b5-6346-4562-9ea0-56e23e120d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:11:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:11:17.820Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c6fc7929-23ed-4ca1-9746-3df8a48faf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:11:17.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:11:27.841Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=abadc2fd-7c14-4441-b700-fbd3da303037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:11:27.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:11:37.867Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=14b56c5e-0a2b-40f2-a5cc-3575d5432f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:11:37.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:11:47.885Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e54d40eb-6b18-4c65-820c-952b29f39da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:11:47.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:11:57.904Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b6751cf3-9521-4a23-acf9-5036313cbda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:11:57.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:12:07.930Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b94c1dee-6c51-4ce5-b98b-32b7392fad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:12:07.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:12:17.951Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=571f22b1-ffc1-4ba8-8c93-0dd2f0d682fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:12:17.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:12:27.977Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b627eb6e-98fa-496a-8638-51cfd2a10fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:12:27.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:12:37.995Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fd707f26-346d-46ea-a0aa-afe5dfef4d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:12:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:12:48.012Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=40397d81-5602-4099-a066-9322648a9355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:12:48.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:12:58.034Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4dc02734-8dc9-4757-8def-175328752fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:12:58.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:13:08.053Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1ba1a99b-8c91-4d55-b6a6-26175e80a135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:13:08.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:13:18.070Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=deccdd4f-24e9-43f3-b038-bd150ead0fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:13:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:13:28.086Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c89e03ec-339b-4e19-b949-48e5bb771a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:13:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:13:38.116Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=02f322d2-b3b5-4774-8fb6-8b649cc345c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:13:38.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:13:48.139Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e7dff27f-5d0b-4a9d-abe8-44def6778e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:13:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:13:58.157Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=60a81a0c-8576-4917-a583-4549fc887199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:13:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:14:08.194Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7d2bbf0e-fc68-4221-be51-55db88e5fc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:14:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:14:18.210Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=16912ab4-c008-411d-95ed-f6b6065319dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:14:18.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:14:28.226Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=14d4d44e-3cd3-42a1-b2fc-6bd3eab561f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:14:28.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:14:38.246Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ff78e564-b5de-4490-8f6b-fff35c3d5b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:14:38.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:14:48.262Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a925bfad-b510-4579-98bf-2be993efbf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:14:48.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:14:58.278Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=219c80cc-3817-4648-90da-6f96d5c5e854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:14:58.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:15:08.294Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7640e384-8df3-42ca-be25-d39f619a6082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:15:08.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:15:18.319Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a9bd323f-1036-4a26-beb6-3e00934d286f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:15:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:15:28.339Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2e628af5-5d80-4320-8250-a20e85629310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:15:28.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:15:31.797Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:15:31.798Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:15:31.798Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:15:31.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:15:31.799Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:15:31.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:15:31.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:15:31.810Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T09:15:31.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:15:38.379Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8911e5f9-c144-4eb7-85e0-e3085b2f424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:15:38.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:15:48.398Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e1e562a5-be78-4785-9097-7c79a8d94541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:15:48.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:15:58.421Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a3d92fd1-e8b2-488f-843e-84733379c1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:15:58.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:16:08.439Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e2ab0b44-b0fc-4a02-abf1-4609fd2fba29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:16:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:16:18.454Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d3946938-ae6a-4c26-8fb8-f27db6e96def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:16:18.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:16:28.469Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=bf65529f-bdec-47dd-8fc6-6aeb5077fde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:16:28.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:16:38.488Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ff1b1a62-8edd-472a-9736-07e17bcbb609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:16:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:16:48.517Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a71caba5-29cf-4e15-b879-29badeeb7eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:16:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:16:58.540Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d8b06152-9b72-4425-98dc-a10a8b48da2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:16:58.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:17:08.564Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3c9aede8-2089-44be-9796-da4738ca311b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:17:08.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:17:18.584Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4ea9da6d-db35-470d-8a2d-94ce0644c924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:17:18.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:17:28.632Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=bf532517-dc74-4462-827c-6cca0456093d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:17:28.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:17:38.658Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4d4f4963-148c-49b2-a867-36d5ba3b7244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:17:38.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:17:48.679Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=824c5404-de0a-4a64-9879-20c14e5c3aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:17:48.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:17:58.707Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6e813abf-9bb2-4be4-8c1f-9f5460cbc788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:17:58.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:18:08.724Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d9cf1f2f-3693-49db-950d-330b5c7d7c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:18:08.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:18:18.742Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b42b29ac-422f-42e9-83cb-918b300850ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:18:18.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:18:28.766Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=42fb615f-8ba9-4fcc-b266-558e7dd3d8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:18:28.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:18:38.794Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9b918a8f-5734-4258-a3c6-58034661ad00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:18:38.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:18:48.809Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2446afec-fa74-44d7-98b6-a527c6564bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:18:48.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:18:58.828Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=705a0fc1-7302-467e-b8f6-a06015e800cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:18:58.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:19:08.847Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=dc76f465-db33-4597-b2a8-8032f8817748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:19:08.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:19:18.865Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=da2ac71f-868b-4977-8063-44e1f0d1c4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:19:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:19:28.887Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e92fa414-b9a2-445e-bcc7-fd69e5805907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:19:28.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:19:38.907Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5c38f4e5-52e4-4b39-9deb-8d07214f1531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:19:38.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:19:48.938Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b2a60158-7956-4109-bef7-6521cd87bf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:19:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:19:58.965Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2a175993-35c3-4808-9ddd-34f0d15fbc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:19:58.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:20:08.981Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=94e3e9c0-cac7-454b-a794-0190252ebe37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:20:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:20:19.028Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cb0ed5de-084a-46be-8156-5e7ebb66fd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:20:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:20:29.046Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=778a3911-4e51-4fe4-ba86-6ab4dc931598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:20:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:20:31.834Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:20:31.834Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:20:31.835Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:20:31.835Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:20:31.836Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:20:31.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:20:31.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:20:31.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T09:20:31.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:20:39.077Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8a36f1f5-86a4-4c03-b6f4-cc014f1e911b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:20:39.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:20:49.102Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9a1a999c-ac31-432f-9197-f713edcd8649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:20:49.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:20:59.136Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=819d3b10-2129-4f48-aec9-8d4a6e9dfbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:20:59.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:21:09.155Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=46f977e2-7755-4b31-bcc2-a4736a6640c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:21:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:21:19.173Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7aab2499-4f7e-482d-85c7-7db24bfdeef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:21:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:21:29.195Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e4b26215-25d3-40f7-bbff-72f6e7531a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:21:29.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:21:39.220Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=43aa20ea-1512-4a78-b038-47ae13f02bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:21:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:21:49.242Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8dd0e0e8-475f-4adf-bc10-0c5d8001442b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:21:49.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:21:59.285Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3279b8b4-3538-4f1f-9159-0cc38cbac8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:21:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:22:09.309Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a84c27ff-1741-42f3-9339-385cc2fe66c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:22:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:22:19.336Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=26c7ff07-8d90-4591-96a9-281630422be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:22:19.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:22:29.376Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=43a87aeb-8767-4671-83a3-eb0e3e52d0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:22:29.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:22:39.406Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2224fcbb-4415-41b9-ada4-8cd9c55c0f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:22:39.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:22:49.422Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cd013695-51c2-4f17-9304-a6ec4e611979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:22:49.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:22:59.440Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=18caee28-23dc-4c72-8dd0-d7078f80f9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:22:59.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:23:09.470Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e883f773-84f2-4bdc-b4b8-863fba534a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:23:09.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:23:19.526Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=871843e4-d4c7-4d7b-a3df-7cabb9399741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:23:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:23:29.568Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cc9a1f45-5110-4567-ab41-92782e8cfc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:23:29.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:23:39.594Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ee9be233-f9fb-46f3-b9f8-e5fa51e6d381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:23:39.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:23:49.611Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6ea9c505-e9f5-4bdb-96ee-ddc40b6a7b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:23:49.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:23:59.629Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0a9861cf-17df-4cdd-8061-a71800cd6175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:23:59.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:24:09.650Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f1a3ee8c-ff38-41c6-a106-e28131fbc67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:24:09.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:24:19.669Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0beec3d9-c9dd-4ca8-bc18-1c801561d83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:24:19.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:24:29.685Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ec8a444e-5467-44ff-a4cf-f52155744dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:24:29.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:24:39.703Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d1139079-2343-4d99-8c16-e8de92af912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:24:39.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:24:49.719Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0465a078-cf15-41e3-a0b7-f3a6390d14c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:24:49.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:24:59.740Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=27a980e2-edee-4f5a-833e-62fd2308b769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:24:59.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:25:09.761Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=df14ea9e-848d-49b1-b65c-71d3133dd4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:25:09.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:25:19.788Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=134d093f-7747-49e1-a6bf-d4d2ad4d7c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:25:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:25:29.804Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=27c9e363-ebe8-4668-89cc-f6196504184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:25:29.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:25:31.854Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:25:31.854Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:25:31.855Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:25:31.855Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:25:31.856Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:25:31.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:25:31.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:25:31.865Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T09:25:31.867Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:25:39.822Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ddb54a8c-19f9-4338-a534-9d6870ca5950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:25:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:25:49.845Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=45eb3d50-cc7f-4f6c-b02a-2b71bd76032e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:25:49.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:25:59.861Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=499fec13-b780-4caa-bf83-f88c1f90b0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:25:59.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:26:09.879Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0cf2e3b4-322b-4807-a7e8-9a713432f105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:26:09.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:26:19.895Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=30492066-9b58-43e0-a973-1f3f9c13eed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:26:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:26:29.917Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9168844f-040c-47ed-bb06-786caeb82c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:26:29.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:26:39.937Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4e3eb6bd-51c3-4e10-a590-ca9928ae2c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:26:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:26:49.953Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=855c1545-f2a6-4fe0-bf6d-19d334f4379a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:26:49.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:26:59.974Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a22cd6b5-50a2-4b90-a6c4-38aee499fe49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:26:59.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:27:09.991Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a894cd5c-5a60-46ee-a571-b015887bf13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:27:10.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:27:20.010Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fe14202c-a43b-4bf7-83cc-86fd5529b863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:27:20.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:27:30.030Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=958081ce-5ade-4cca-bdac-cd3e9e45cd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:27:30.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:27:40.053Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1924ccd1-9a81-4853-b260-25859a42db0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:27:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:27:50.070Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=99916e71-8763-4963-bb3e-152eef286a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:27:50.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:28:00.095Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a9f235d6-25fd-472a-b078-63d4d10845d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:28:00.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:28:10.115Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=da7223fc-7b73-4f70-bed6-d0574b9c8fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:28:10.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:28:20.150Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=59349248-9eab-4638-b4f8-de13362733b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:28:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:28:30.167Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d2d56a82-9bb3-4c0a-9c8c-e5ae16eaf4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:28:30.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:28:40.181Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=dac695ef-e595-4d92-a342-a294593326a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:28:40.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:28:50.200Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=77a50745-3db3-4822-a6e9-ab9372961186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:28:50.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:29:00.218Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=94d38921-0a4c-4c60-876d-093fa63efe8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:29:00.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:29:10.240Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5b623b95-80ef-49f6-be52-fb6eb7020e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:29:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:29:20.260Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2d40d5d9-eca5-40d0-9cc2-a21517013115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:29:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:29:30.287Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ee05a1c3-fde0-473f-8d42-7ce2cf5e1e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:29:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:29:40.311Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=307225e3-61ae-4c75-a5f5-28dde952366c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:29:40.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:29:50.330Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=daddff40-e5fd-467e-acc2-fbb13e258701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:29:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:30:00.353Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3bb0db5a-7e77-4eab-95d9-71c8a28dbe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:30:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:30:10.370Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9f87e168-b523-4dba-8230-f3b1f3ea4533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:30:10.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:30:20.387Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=93a921ad-e21e-49ab-9bc6-b4cf49952527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:30:20.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:30:30.402Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d65491e7-10f9-4188-8cba-e1e0f96d255d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:30:30.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:30:31.802Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:30:31.802Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:30:31.802Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:30:31.803Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:30:31.803Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:30:31.811Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:30:31.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:30:31.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T09:30:31.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:30:40.419Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3b45d8bb-98af-4ec2-bd02-0fc6ce860563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:30:40.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:30:50.441Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=20cf8d1d-4ae9-4f25-966b-3b62c39aad5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:30:50.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:31:00.459Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=de10a0a1-021f-43af-b8b6-885f266fc445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:31:00.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:31:10.477Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ad5ac850-5f23-4233-80da-fabbf2d2efd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:31:10.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:31:20.496Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8186d634-ab0c-49b7-8e4f-2c2178f59928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:31:20.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:31:30.514Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1ce1e8ce-fc3b-4000-a8f0-2b6a22838e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:31:30.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:31:40.545Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9e534581-2004-487e-a4a7-069017ae4d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:31:40.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:31:50.560Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cbef40f3-7472-441b-8f16-6402661c3035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:31:50.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:32:00.578Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fb938f11-d3b8-4cdf-9853-7b3b02b105ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:32:00.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:32:10.623Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=255cde03-0a9d-4407-bc73-f224d74032b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:32:10.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:32:20.639Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=682d5277-35c6-4cde-a15b-dd21ed94fdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:32:20.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:32:30.656Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a6600f86-f396-400f-8f46-89b3be7e8235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:32:30.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:32:40.695Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9540fb15-b569-489f-990f-a58144f8d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:32:40.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:32:50.714Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7036ac43-120f-4b4a-a16d-b178ef58a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:32:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:33:00.735Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cbbd1ea7-389f-4d40-8a3b-e6a4784179ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:33:00.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:33:10.761Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9414829a-50c4-45c7-b4b7-ca5de3467d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:33:10.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:33:20.776Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=dd157fbf-9600-4e10-9f4f-043c81ee4226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:33:20.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:33:30.811Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0b099df5-7ed7-4bf1-9fa7-6f73d110ba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:33:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:33:40.837Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f329eab8-4052-4c35-9cb3-e4ad838ddfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:33:40.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:33:50.857Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1edd6521-a363-4e66-a719-b49fa02ab376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:33:50.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:34:00.882Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=89a8a786-86cb-4252-9127-ee41c55d54a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:34:00.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:34:10.919Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3681a9bd-6745-4797-bb54-84967d29410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:34:10.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:34:20.936Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c990b0b5-dee6-4113-a3b5-166b0a7f2ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:34:20.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:34:30.955Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=014272c3-16fc-4fe3-bf03-13054685c52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:34:30.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:34:40.993Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a46c495d-28c9-4976-8d3a-fedebb4d6d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:34:41.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:34:51.021Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c14b8f87-8660-4ca3-896e-a9036d9f8b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:34:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:35:01.050Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6cf822e0-7c63-4aec-b21b-89034e0d0fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:35:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:35:11.068Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d9ddc3d1-2229-4038-87e1-8957914b6db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:35:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:35:21.095Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=70f2bdf5-8394-407e-9ee4-9c299744884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:35:21.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:35:31.113Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0ce250c9-97cd-4c43-9f8f-b820037913d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:35:31.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:35:31.812Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:35:31.813Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:35:31.813Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:35:31.813Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:35:31.837Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:35:31.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:35:31.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:35:31.845Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T09:35:31.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:35:41.136Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=74c7585b-e73a-4ed1-89e7-653d3d0d0844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:35:41.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:35:51.154Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ec13ee26-947d-4ce2-9b51-f9b5ff6fe618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:35:51.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:36:01.174Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1b11530d-a990-46a2-85d7-19a94133e52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:36:01.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:36:11.196Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=431ad9bc-1fb8-435f-9e8a-ebd67abd802e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:36:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:36:21.211Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2c6e09c3-930b-411e-8500-cf3efba83c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:36:21.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:36:31.231Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=96d0dffb-28f8-44ac-92eb-a4be03cc0fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:36:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:36:41.260Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e2b51307-4a03-4407-b7d8-d7b3c72430ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:36:41.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:36:51.278Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8deea421-ec2e-4740-ab55-abc11e9ad924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:36:51.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:01.298Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0f4c600c-5986-475d-b4d6-c2f72abf0297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:01.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:11.316Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4dcd08d5-ee44-4c70-92b0-d9037112ac89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:11.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:21.334Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a7586eb6-ad69-4f71-b5b8-2bc6c1f6154a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:21.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:31.351Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d1f4da80-8f7f-4d12-b4c2-0f16deca830b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:31.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:41.369Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d2e42026-f594-4366-aa41-aca963e7454b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:51.386Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=aca51bda-e0d2-4460-916f-c87d8617a13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:37:51.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:01.402Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a89c1e00-4731-438d-9153-55292763a20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:01.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:11.416Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0c297985-4b88-4d88-8acb-3fde26fb37ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:11.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:21.434Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e7edcd93-83f2-4dfe-a02d-82b6f2734d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:21.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:31.451Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cf55e060-e38f-4015-99c5-ad0c0994c907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:31.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:41.478Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=de6ffff3-ddae-45b9-b32a-40655d226b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:41.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:51.502Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8171b5ae-2935-460b-afc3-cb9160c2e1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:38:51.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:01.524Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5413a50e-78e2-4c96-99a0-16cddf493d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:11.543Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b507eed9-bbaf-4a14-aa83-a4908d4e7867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:11.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:21.557Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=69c3b6cb-4e30-41f8-a7f7-bd7ba7db71ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:21.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:31.576Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=139b1d92-fd90-476a-868f-ae399f54cd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:31.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:41.604Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3538bc89-612c-48a9-8a94-2e10e3d8eaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:51.621Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=51a4c788-37c7-4ddc-996e-77f515d9b951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:39:51.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:01.643Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=702cf569-3fa2-4d70-a6fe-7ca6ee9c0aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:11.667Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3847f5b5-01c6-49e7-aa48-cdd29c2a23bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:11.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:21.683Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=037e1206-9833-4f1c-af5e-fae43bd90b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:21.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:31.700Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f9d79a2c-88da-4645-89ae-2c0c77ffbcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:31.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:40:31.823Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:40:31.824Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:40:31.824Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:40:31.824Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:40:31.824Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:40:31.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:40:31.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:40:31.831Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T09:40:31.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:41.715Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f22ab1b6-97a6-41b4-804c-68d5fb6efaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:41.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:51.753Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7d0cc784-730d-41a6-a77a-ff15223d881a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:40:51.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:01.776Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=31dff4ea-7923-4a14-b6a9-163f1b376058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:01.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:11.816Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=72d4fa1a-6dda-4b61-9f55-98743d58552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:21.847Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=34ee9e92-4c8d-4b5a-bb73-8256a355aafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:21.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:31.866Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=da2e4ae5-d5a6-4048-8e54-7deafa0f2602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:41.882Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=08dc7113-54a2-42f0-98b5-c46a7cd84d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:51.899Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c18c4be4-4390-484f-94ae-42068723ec51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:41:51.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:01.918Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=800bc2b2-05c1-41a8-8d4a-75bc2f3f515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:01.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:11.942Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b4e6842c-c5b1-4c61-b8d4-74c99793f199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:11.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:21.961Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=09675d28-f983-4432-a183-f4b66b85b2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:21.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:31.984Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=52bff406-c73a-417a-8161-21e3718dcceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:32.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:42.004Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f24721df-1c58-4d55-995d-cc4bd0e948b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:42.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:52.021Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e53e5dd4-86e3-48a4-a8c5-416e4bf1bc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:42:52.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:02.040Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c3c122ed-a827-48fb-8719-0cee0d173961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:02.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:12.057Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=960bbe88-7256-49cf-8874-9c0c25aeb749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:12.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:22.072Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=149a8974-0bed-4dfa-9d2c-4856e5a238c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:22.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:32.120Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f585ce0f-35b7-4676-a6e5-e7017008b599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:42.138Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4639afa2-88b6-4d76-8745-0a2649965cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:42.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:52.153Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=067ffb23-90be-49c5-8935-f2ba24c1c85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:43:52.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:02.169Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=69a9a116-a6b6-4a92-8167-ecb2bc7ba0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:02.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:12.185Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4696bb15-08c8-4877-a381-6318922c857d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:12.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:22.199Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6f060d9d-c0eb-4a57-99d1-e4fbdb1084a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:22.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:32.217Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=dd78cdcd-ee8c-4832-931f-7ff3d6b4a88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:42.233Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d8c4b694-54ae-4184-8744-25379bb3a65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:42.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:52.251Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5663fa4b-17ce-49e2-b7fb-68185889162e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:44:52.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:02.269Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d61d68af-39f4-4b58-b13d-ab4a42ab63d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:12.291Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=53ceca41-d291-42ec-8535-9d7a7be97dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:12.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:22.317Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3ab093d1-4088-4480-ba5f-90f392deb0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:22.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:45:31.780Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:45:31.780Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:45:31.781Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:45:31.781Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:45:31.782Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:45:31.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:45:31.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:45:31.789Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T09:45:31.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:32.333Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3631e47f-b6be-4ad4-aaaa-132fa9e1dfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:32.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:42.349Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=728b2f32-4671-4c9d-9a39-a6e7deeef825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:42.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:52.367Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=09deb96b-bbbd-4855-b723-07d057fa32b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:45:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:02.384Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=65ff808c-483d-494d-84f9-c0a8f5e03408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:12.400Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e2413e01-cf06-4347-8b25-c256944e9e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:12.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:22.417Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d4f32049-9ad9-4296-9d72-38e73ad1b1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:22.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:32.467Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=bdd7f802-6730-4a00-90c7-5955ed9f07fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:42.485Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d920d224-5222-4187-a1f7-12dc41e09851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:42.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:52.505Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=39ec6cfa-69fe-4363-a3b8-6b82be4b08b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:46:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:02.517Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3c5094f3-fa26-4939-bdc6-cab2ff5c42f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:12.535Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=62e22510-34f0-44da-8016-ac1961c63679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:12.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:22.552Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=edb83282-6804-4b76-a9af-e59d7facef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:22.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:32.575Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ab37f782-4de3-489c-8c24-a741b4e68d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:32.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:42.591Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=55fe39d5-8045-45df-804f-f3906a691af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:42.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:52.606Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=22bcdb55-8edf-46d3-b9f3-184e51d27760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:47:52.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:02.625Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e5015115-c83d-4eb1-92b2-9511da1eb26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:02.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:12.649Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=df1eeff5-75cb-491a-9cad-ce82b315370e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:12.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:22.669Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ca442986-4c24-4a26-b9c9-a42b8c030139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:22.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:32.688Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9a775e1c-cf56-49d5-aa9b-f798d63a13cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:42.708Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4471f497-03d0-4b06-80ce-3ce6a6ff5626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:42.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:52.728Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b49a27b2-1c63-4c80-a006-30dbcfb457c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:48:52.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:02.744Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9964f4a0-16f8-4ede-85cb-d53270424d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:02.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:12.759Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1f96aa0e-2f9a-49d5-a03e-677578acff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:22.774Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2cd98b1a-2c8a-461b-b348-e9ed1004818a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:32.792Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=952e5f60-b79a-46ae-8973-eb2c4602d703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:32.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:42.808Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=95412de9-c1af-4065-9af9-4f57f713e675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:52.826Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=58f745bd-1ff2-40cc-8998-996b6655e47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:49:52.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:02.842Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2ef1a401-54c4-45eb-9640-457dae64316c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:02.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:12.858Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a3ddf8af-adaf-4b3c-9dab-b68f8381ce10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:12.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:22.876Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=73608a12-8b7c-428b-bcc8-be1d078788cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:22.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:50:31.853Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:50:31.853Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:50:31.854Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:50:31.854Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:50:31.854Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:50:31.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:50:31.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:50:31.863Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T09:50:31.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:32.902Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d1eb1544-17c6-451a-b322-a8dca2e65bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:32.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:42.917Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7fcae1e9-9ebe-4685-8380-1175dfaed771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:42.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:52.933Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fddab1ef-673d-4769-8f02-e1e4fbd59589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:50:52.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:02.953Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=41bc7583-948a-450a-a49f-9bcf8eaca741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:02.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:12.970Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5a1327e9-fa1f-4671-99e8-88956f98f736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:12.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:22.998Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b685868f-dc13-4378-ae37-4793726234e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:23.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:33.046Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a379221b-1428-4666-aac4-081b6727c3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:43.061Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c6f41856-8002-4b76-aed0-4ecc2e2fb0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:43.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:53.076Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3656626d-6472-4a3c-8a2a-4ef37feebe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:51:53.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:03.095Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=45147b63-3504-4521-87aa-33b51f9d672e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:03.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:13.111Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7406f563-01d2-4ba4-ad5e-3189150053d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:13.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:23.128Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=509efbf4-a88c-4165-833e-a8097992e5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:33.165Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=099e1650-ba99-4569-a728-eee734f4da8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:33.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:43.184Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0f44e69c-bc83-497b-8ee1-46669076d992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:43.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:53.203Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4a10802e-e8f0-4ea6-9b43-ef2382d4fa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:52:53.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:03.221Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=740807f9-ea57-4346-8af4-df476366dbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:13.241Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=68c4e715-7dc7-4497-9e65-587269b15ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:13.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:23.257Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1a71c05c-e6b2-4d0d-9a82-efb9056e8b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:33.274Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3174cb91-2231-40ab-87d9-f437d5d12cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:33.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:43.291Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=aa7abd11-2f85-4141-a52e-dd46200319ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:43.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:53.307Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=31b67ff3-7320-481e-8db6-1d31c0a486bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:53:53.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:03.342Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ad536358-fc25-49a8-8e4e-76732ddc72e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:03.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:13.381Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=487804e5-80d8-4399-84c2-515a492a57d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:23.413Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f70ffd78-abab-4147-9893-4ad9c4b3c438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:23.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:33.440Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=405d8a72-3019-4e81-a850-689781d16524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:33.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:43.455Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=88729eda-7fae-4f73-a4ba-386ec0030fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:53.486Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fea10d7c-e57f-4b71-9e14-bfbd7ec680f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:54:53.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:03.504Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9223c0b6-cf56-406e-9b06-c625169e0143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:03.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:13.518Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=967e5cb7-dabe-4d1a-9a2e-a76d18d2a5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:13.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:23.534Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=384a7d2f-56ea-4a04-bc9c-76f831f4f6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T09:55:31.849Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:55:31.850Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T09:55:31.850Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T09:55:31.850Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:55:31.852Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:55:31.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T09:55:31.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T09:55:31.866Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T09:55:31.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:33.551Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d86506be-ed80-47bb-9201-1eb3adfa1892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:33.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:43.567Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4fd0b7d4-fe3b-46cd-abb2-869fbe2475ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:43.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:53.586Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a639d385-c1fa-41a0-a796-e1fc97fd2a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:55:53.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:03.603Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=26284ce8-c695-4701-9825-c0a51254bb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:03.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:13.619Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9b1fd95f-19db-437e-b08f-f90700a99e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:23.637Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=81302b78-d81b-4f6c-9141-470dcec54676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:23.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:33.653Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8fc4235a-0efa-4819-8739-645d163a1038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:33.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:43.678Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=87c7f0d8-cff9-4854-838a-63a20f2ccaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:53.692Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c0d25f5b-7db4-49bf-93d5-bc8ffdd69453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:56:53.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:03.706Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=698440f3-3e75-4433-b948-56308f0bdd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:13.722Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f8ef60f9-e13e-49d7-a4b7-3f23c1bde69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:13.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:23.738Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=bb37df0e-1853-47c5-90c0-37c0984871b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:23.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:33.758Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8c869cb5-c476-48db-afa6-17e8d243984f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:43.778Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ba68908d-d9d5-4a04-8709-6fb001c2d15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:43.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:53.804Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=54cd555a-3c4d-4c94-aa44-53cc5341a7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:57:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:03.829Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=764ccb20-39e1-4962-aed9-411c0e819607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:03.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:13.849Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=268288b9-027f-44db-80b9-5358399d2b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:13.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:23.887Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=424c1883-a951-4d2a-996c-f550e94014c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:23.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:33.908Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=559cca64-abfe-4530-8110-7eb2cbc1bd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:43.930Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0deb97ff-f8d0-4a2a-9323-a04d092dbf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:43.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:53.945Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=41a79131-52a6-4ae9-8055-c3608b0d0a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:58:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:03.961Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d44f3bac-958c-4a9c-8fc8-b3cab3cf2e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:03.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:13.977Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=84643b6d-14b9-479f-8770-ea56fc83fd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:23.996Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=dae23a3f-9aa8-4283-869c-f7113cf309ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:34.023Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c38e80ee-b764-4a39-997b-7cd393899904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:34.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:44.042Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d910f289-99ab-429e-af16-f064677286ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:54.059Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3fdec92e-d4d6-4f30-bcfe-280ec6185382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T09:59:54.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:04.082Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7021d158-b770-4a82-aaef-4fa6512c0346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:04.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:14.103Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6a8e490c-588d-4098-86ec-821677925fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:14.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:24.119Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f4ccdd24-11de-4903-81a6-54bc39910133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:24.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:00:31.797Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:00:31.798Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:00:31.798Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:00:31.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:00:31.799Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:00:31.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:00:31.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:00:31.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T10:00:31.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:34.142Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8fa61cc6-3eca-4237-958f-4faf6d0f8a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:34.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:44.162Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a09550d0-fdfc-4aa1-a1bc-aa9bd519f913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:54.179Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8542bf29-1988-4b8e-af3a-1beae5046bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:00:54.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:04.194Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fd94a81a-81f4-4a1f-8c45-37c38d653e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:04.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:14.227Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=97959749-7625-4375-9cd7-e17ec02166ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:14.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:24.240Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=25e13a90-52be-4a6e-ad0d-4aed2aa9eecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:34.257Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ce54c569-926e-4a6c-af70-c04c78977d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:44.271Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7388bbdb-c1a7-4eb8-87ad-8d0f49a6c2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:44.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:54.286Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=191ef44c-bfa0-429f-8ad2-92558bbea9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:01:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:04.300Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=19224a24-7556-41ce-a002-58442f2a4433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:04.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:14.316Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=191076f8-0864-4358-b8e3-d2256e56d09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:14.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:24.329Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d90054d9-7e36-4055-b882-585831b85174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:24.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:34.347Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7d0dd43e-86bf-460e-bc40-3e6e7421ee4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:34.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:44.387Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=14284311-349b-413c-8f24-35e59cc39d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:54.400Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3495610a-896d-42ac-a99e-ba6d9fff937c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:02:54.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:04.416Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a7af7a18-d02e-41bd-a835-796d920d9e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:04.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:14.433Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=272179b9-1948-4d08-9698-59881728f5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:24.450Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b649a535-1096-4b53-86a9-31664230d2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:34.467Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=382d1a2e-0ec3-4ad7-8d0f-bee1bff73daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:34.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:44.487Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=266b5bb5-7788-44b1-aa53-ed6df7e5b4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:44.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:54.505Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d6668b79-342c-4f87-b31f-08f75e55baf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:03:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:04.519Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=06b2eb11-b868-42d4-9ab2-8cfbd2884980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:14.535Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=11ce9fa0-308e-499b-ab2d-74985da1626d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:14.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:24.551Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=57725d6f-239b-4938-b7b4-35469df55219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:24.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:34.566Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d435adaf-b6d3-45ac-bc36-d7bad3c511ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:34.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:44.583Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b09c971a-f4b6-40a0-9603-3488dc51dd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:54.602Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8943a1fb-d4bc-43b7-973e-0b9dcd18983c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:04:54.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:04.619Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1f81683f-c35c-48b4-afcf-bfd1624dd5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:14.636Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5f465b03-7798-4a67-bb14-a6a684909879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:14.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:24.650Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=621a7282-427b-49f5-921f-b465a7d83878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:05:31.831Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:05:31.832Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:05:31.832Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:05:31.832Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:05:31.832Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:05:31.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:05:31.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:05:31.839Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T10:05:31.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:34.665Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=776f0aed-cc75-4a5a-b7ac-53cb2dd99545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:34.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:44.681Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=628bfa69-70f3-4cf0-acd7-124f914d611a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:54.701Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=df405fe8-14c5-4ab2-b348-3db32f1b46a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:05:54.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:04.718Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=69dc5faa-ae86-413f-9357-6f9177e5beb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:04.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:14.737Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d9222d7e-5fc7-4f58-8121-7099d06b9f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:24.756Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5d5c18b4-9903-4343-b5fc-d234f9afbf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:24.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:34.775Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8344db0f-4233-4b49-8fd7-7ffec17228e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:34.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:44.794Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=63a2ad00-a615-4ee7-9d34-f375a716d45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:54.808Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6ea5b7d5-ec9f-4948-b29e-3b66edce841c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:06:54.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:04.827Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=742d3d18-63f1-4359-a359-fc89be78c986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:14.842Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=14ccedaa-ca5b-406c-8353-c6f301dbb89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:24.869Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=280f59fa-6bc9-42e3-af26-c1c3cef8f512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:34.883Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e1f0daf2-ebed-43a2-9669-8cee28b907a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:34.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:44.901Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=933f63af-782a-486c-b50e-315e48db1222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:44.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:54.920Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=269f7c08-e41d-42f1-8405-1da1f00821c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:07:54.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:04.940Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=09ad5da2-e28d-4633-9ecc-4ada97e5ad82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:04.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:14.958Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=384472aa-d622-4264-8f82-0e18e8f46a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:24.977Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6cf4752e-a917-4da3-9bba-31a1f76dd010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:24.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:34.994Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a5b52639-fb2f-46d4-9fd2-e4296a9ed082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:45.018Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=206e08a1-d7c7-4cde-a1e8-268cdfc5a48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:55.035Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c44f6fbe-dc3f-4690-94e2-840d78b1a836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:08:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:05.051Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3f2b2cb9-af8f-40d1-b8d0-ace22cebea37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:15.064Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1cb8fac5-f444-45d6-b55e-315da2747b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:15.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:25.082Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5d08328a-7f17-4a3d-b704-3bf7f9618154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:25.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:35.100Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1c5de714-bf7d-4614-a1e4-5ddaaee2751e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:45.138Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4ec84842-b328-41ce-98cb-78985d1d0f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:45.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:55.154Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b612288a-13c5-481d-ba66-5f1f6999fcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:09:55.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:05.172Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f99041a5-7033-4dbb-802e-23b93f1466b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:05.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:15.186Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ed96bfff-d572-42d7-a802-2d6098c2669e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:15.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:25.212Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e7211346-e032-47f6-b49c-f36908fb1de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:25.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:10:31.823Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:10:31.823Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:10:31.823Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:10:31.824Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:10:31.824Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:10:31.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:10:31.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:10:31.831Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T10:10:31.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:35.231Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a9fb5bcf-32ac-44ed-af8d-9f5c78ba1d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:45.249Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=51c614ae-3158-4001-b29e-b345b0edea91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:45.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:55.276Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e83a07d8-3c7e-4405-a5d2-06f368a74c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:10:55.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:05.300Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=edbf5031-e674-4a09-b12c-281cc9afd7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:05.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:15.314Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=55fa79d6-5948-44b2-8968-8cd94fc7dcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:15.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:25.329Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d685d31a-0282-4e2e-ba71-5aa2a38963e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:25.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:35.354Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=169c93ca-9b14-4566-a37c-b2129e0b30ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:45.406Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=23ae18ab-0ac1-4c60-9884-ada4b6b80225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:45.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:55.428Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b88486ef-fec8-442f-aeda-ec0b4a160e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:11:55.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:05.453Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=41f19ad8-c850-4b95-8c78-726e84f22cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:05.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:15.472Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7c5a37c4-842b-4f7b-9fd7-dd60926a5c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:15.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:25.492Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c00cadc8-383d-4759-bf5b-3f4311885713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:35.505Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3819545a-4f2b-4cf4-9cf9-148b177817ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:45.523Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b524741e-cbed-4074-8f3b-249df922a702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:45.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:55.542Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0c890803-f391-41ea-8dcb-680a0a89c263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:12:55.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:05.560Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=936aea65-6320-4647-ae0c-6181e987c6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:05.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:15.582Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1628660f-2b3a-400d-bbc0-f6a8a2779a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:15.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:25.603Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3c0e80b4-9937-4ac1-a907-7934ca15f298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:25.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:35.621Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3f642588-2869-499e-b959-681950e2b759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:35.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:45.639Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1a839d0a-a2a2-4bcc-9784-ba2a186f7b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:45.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:55.654Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9e0c0bb2-6240-435b-957a-276cc0be9a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:13:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:05.689Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ae90735c-fb13-450e-86ce-dcafe57774d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:05.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:15.710Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f0f8d0aa-7a31-4a7e-91e9-e3490ead7c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:15.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:25.727Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d6e2cccf-bac9-49c5-96bb-f4f8aa2ad8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:35.752Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cd9b8855-95b7-4124-b2a0-1ed64ce3c42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:45.769Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=70a41a42-0424-43f7-862e-def38841a58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:45.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:55.787Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4be0d651-d83c-47b5-8347-ffa16b086d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:14:55.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:05.802Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ee0d7863-2c6c-4e18-81cc-006ed5da2b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:05.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:15.819Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8adca9e7-811e-41fb-a846-66755e6d6c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:25.862Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=94fa4037-4fdb-403a-ab62-76e73421558d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:25.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:15:31.823Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:15:31.823Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:15:31.824Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:15:31.824Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:15:31.824Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:15:31.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:15:31.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:15:31.831Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T10:15:31.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:35.879Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c70c95b9-ac3d-4f98-9b7c-15222f345672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:35.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:45.895Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2de4d594-5556-41d5-aa86-db09618a501f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:45.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:55.916Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9b0ef8c0-72bc-46d4-a243-36723b6683b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:15:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:05.938Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2a6c023b-a200-4ddf-b7d2-e62c7cb39945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:05.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:15.955Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9a57adad-c7e1-4839-bafd-3b6bc9030f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:15.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:25.971Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=31a2ef5a-386b-4294-9a14-62ba9b6b83eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:25.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:35.994Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=16d53371-3681-44c2-989e-b29a551b9c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:36.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:46.024Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=29ab9ea7-07b4-443a-8027-0c9d93f722ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:46.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:56.039Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7d3f9e52-25fa-4894-873b-0cad692da328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:16:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:06.076Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=30f47404-3b04-435d-807f-c323d8a778d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:16.100Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2d5c6d4f-ca3d-4b4e-8077-6fbe510829cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:16.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:26.114Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=acdafc48-0b16-445a-ba84-350f649d90d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:26.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:36.134Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4ac86010-016e-4d88-b84a-5a31f1992903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:36.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:46.149Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b34a495f-c4aa-41c6-8e58-bd9ef1b510a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:56.182Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4d3ab257-41a1-4e9d-b73f-9c697de45537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:17:56.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:06.200Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=450d2934-851d-4e9d-add4-4b4ed9378e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:06.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:16.228Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=39db5d19-9e3d-499f-a352-fed19a8b4994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:16.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:26.245Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=720f69ad-17f5-4da2-90f0-e6149213c4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:36.271Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e2651825-7a44-4b86-a761-34fc6479f335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:36.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:46.288Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=62bf84ec-6ec9-4069-af26-16c9c5cb4786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:46.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:56.303Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=71330393-582b-4267-bbc9-15a2ffe4641e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:18:56.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:06.323Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=74166531-5378-4369-a810-25a41af1d348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:06.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:16.341Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4e89abbc-b34c-42f9-82e3-e1c21a263b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:16.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:26.359Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2537d0ee-b3e4-4433-b84f-582f58493b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:26.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:36.375Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d16fc544-dbd7-4112-833e-7ae93c375afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:46.391Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ddcdda6d-f7e7-4ebd-b6fe-f6f76584c480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:46.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:56.406Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=04e34ca8-5540-49a2-ba25-7b6e86a927f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:19:56.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:06.429Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=37489eee-0e06-4178-b97c-ba34cc208c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:06.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:16.456Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fbbf7e2b-4476-4d05-8b7a-bdc834f36124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:16.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:26.474Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a231ce37-d0c5-4157-87ec-0fa313eb3576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:26.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:20:31.773Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:20:31.773Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:20:31.773Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:20:31.774Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:20:31.774Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:20:31.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:20:31.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:20:31.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T10:20:31.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:36.491Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ca47663b-f51a-497e-a2c8-03edea77a8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:36.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:46.507Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a0a312f5-5dfc-4876-9366-c427a75f6b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:46.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:56.523Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=715fc10c-225e-461f-add9-59e29de13e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:20:56.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:06.550Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=71e92da0-c5f9-4e4a-876f-8cfc7130e77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:06.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:16.567Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7a557c32-0747-4c2a-99a7-eb518979aaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:16.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:26.587Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b3fc265d-439c-41d4-ae51-478fa64a3f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:26.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:36.602Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=66260855-56e3-48b9-b518-b44a5db5039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:46.623Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=bcbf0f80-4e6c-4624-bbbf-331940f663a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:46.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:56.666Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3c748674-b3a1-4f00-919a-23802086ef8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:21:56.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:06.683Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9ddd04b2-1425-4b8e-b6cb-1e9464b3abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:06.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:16.710Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1c5a77b3-1571-49b4-8b20-3b4d4ba971ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:26.726Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=92719191-4288-4b53-9a2c-af43b38341d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:26.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:36.760Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5f17653f-6fa5-4ad6-805d-c1a51611f4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:46.778Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b8a4ff36-d9c7-4ee3-ab2e-04c78fb21d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:56.796Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ac935ebc-3587-4cb0-9db4-eb8afe5d64b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:22:56.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:06.814Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ad141c49-d122-4f26-834a-d3961f1844c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:06.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:16.833Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c9434a23-5226-406f-bd9b-7b548ac05c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:16.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:26.850Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=328e4c3e-30c0-4448-81c0-94277f7fb555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:26.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:36.867Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1f845141-b93c-44f6-a204-5d34569d747c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:36.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:46.884Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=145b1227-c8b0-427f-8f6a-4ef49720c826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:56.913Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2e2cc933-3f83-4a1b-a63c-ad61c37f8207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:23:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:06.932Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6866851c-7aec-4e82-8536-355e34597231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:16.967Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d7f0f882-c98f-4884-9738-c1c9de36c322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:16.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:26.993Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=38609bc0-1c5f-4f48-9e0e-0ffb633570cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:37.014Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=84bb1502-7afe-479b-911d-799da2c5031d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:37.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:47.030Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c9f5c1d5-bc89-41b5-9ab8-319b1c5be106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:57.053Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c5e382b2-3baf-429f-b6b2-acf4c90bfd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:24:57.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:07.080Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1ef0de35-080a-4342-9a5b-724de6a24f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:07.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:17.102Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=67f35ef8-43fc-4345-bc92-2ae16995c38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:17.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:27.126Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=787119cf-c803-4738-ba68-e3a883561d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:27.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:25:31.770Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:25:31.770Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:25:31.770Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:25:31.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:25:31.771Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:25:31.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:25:31.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:25:31.775Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T10:25:31.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:37.152Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4a355aeb-1b54-4d35-9c4b-c82e7a9762ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:37.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:47.185Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=59cadb4f-9e1d-4fe0-ba06-7aaa7a186684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:47.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:57.207Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a5753a8a-0013-4502-948b-1941cc4c126b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:25:57.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:07.230Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4c1824c4-9bd5-4548-9fa0-73234f84f292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:07.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:17.250Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f7cdd5fe-6c3b-4dd5-8115-a39a5c494a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:17.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:27.269Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=39ce8894-ae33-4212-bd70-3fd349542cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:27.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:37.283Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1ccc5b87-0037-489e-9a99-7e78489167f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:37.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:47.304Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=62a1105d-3590-447b-aa1f-0b83fffeca98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:47.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:57.325Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8d7617d4-71da-4d9c-81bb-3df1e76ae77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:26:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:07.342Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ea55447f-a305-4701-8eaf-bcb003021a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:07.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:17.358Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4b284f02-9dc0-44af-9bec-ef6a339a89ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:17.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:27.378Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ba75d8f9-cab6-4b08-ba5c-6b053ab8e665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:37.398Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d890242f-71fb-4633-9936-0c7d76deb2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:37.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:47.417Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0125e785-4f98-4def-8d07-7414bf9ea04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:47.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:57.433Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c82eec2f-4adb-454e-8d5f-e34605a182bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:27:57.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:07.450Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d7056529-2e64-4b35-a177-df80034d688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:07.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:17.476Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f7ae0dcc-d967-4aec-b94e-b5a4e0a88735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:27.492Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9301c1f2-c0e6-4118-b1f8-768ca3b33b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:37.510Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3dc10e5e-2b16-460b-8602-ee4633891adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:47.528Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=24524f0a-29ff-48eb-aec8-dc2a95b51e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:47.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:57.544Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c428d1a9-98c6-44a8-bad3-716da4dd36d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:28:57.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:07.565Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e21cd103-d88d-4e7d-bc43-9ae73243f82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:07.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:17.597Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=067e69e1-f823-436c-829b-3c5883bed3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:17.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:27.614Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1e250b26-72ed-47c1-904a-3815f11185f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:27.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:37.634Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e5763ca8-2437-4e43-b72d-45959d38053a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:37.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:47.665Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0535d77b-98da-4fa2-8c48-621adfe1d884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:47.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:57.681Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ca348e62-8ccb-457f-9367-bafbf0ebedbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:29:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:07.704Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8cc7f5d2-5484-4ef9-949e-9dc7dbcbbf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:07.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:17.723Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c1043828-d358-43e6-ab37-7ef6d39beed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:17.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:27.740Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=29e178f4-d6d5-40be-991b-9f6c5a5aa5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:30:31.819Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:30:31.820Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:30:31.820Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:30:31.820Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:30:31.821Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:30:31.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:30:31.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:30:31.828Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T10:30:31.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:37.755Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=06f9b275-2f3a-49b0-afa5-ef901cef7b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:37.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:47.772Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e0c3920f-3545-4124-a37b-263ee9e20993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:57.801Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1aa45586-453e-4f0f-82d1-cbeb0f7bace3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:30:57.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:07.816Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c633244e-df4c-4434-9a4c-873d1c1e7779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:17.853Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6bd0f1d9-44ba-4d3b-8d08-cc1d8d8961e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:17.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:27.870Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=abf93367-e7df-4f8c-94cd-97755d0a07b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:27.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:37.884Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=abae149b-b7b6-41a7-83c3-a35980fd82e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:37.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:47.899Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8ca9a9f6-3872-4fd9-adef-3119babda842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:57.915Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=44c1e985-5de1-47fc-bcf0-0e830c961e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:31:57.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:07.931Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7e7d2e54-2209-410a-ac16-b2eada7793d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:17.944Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=68bdcfd6-ba07-4f51-862e-4131a4be4a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:17.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:27.962Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b99f8ab0-53c4-4c15-83d8-5697b66896df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:27.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:37.981Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6082c4b0-c56e-43c7-aa66-b4a9c576abe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:47.997Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=81b49d01-54ca-4652-9a68-3492e6b6268d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:58.025Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5e8972bf-e168-4aad-88de-a502787b099c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:32:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:08.040Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b5c93984-78d1-4c62-b835-564314f77d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:18.064Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=41228b9d-a82b-49d2-bb6a-bf4863323296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:18.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:28.092Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fa2c30f9-1410-4076-a4d6-63f285e87ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:38.108Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a639cfdd-366b-4df6-b7bd-39d33ce4d59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:48.124Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a6d25f84-d10f-4992-89a3-7ab02bbfcb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:48.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:58.140Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=58ea64c3-ae3b-422e-872f-2be93480507f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:33:58.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:08.154Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=be17474b-a102-4b41-b095-89ed26543686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:08.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:18.169Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=29d5b5bc-511d-4cad-bb4c-5a2005446b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:18.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:28.191Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=91408f88-efd8-4cbf-9d57-004fb8b7fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:28.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:38.206Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=44d4caf4-ebfd-44fd-9c79-8f6747738aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:38.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:48.225Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f53908ae-ac9c-42de-bbaf-29d4d39f9016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:48.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:58.240Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5e4f0080-31df-4779-8ba2-e622fe3cd73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:34:58.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:08.256Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b0293432-5715-4e17-aaa8-7ac962150497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:08.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:18.275Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7a00d843-8ff6-4cb0-9880-d8fe94ef31e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:18.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:28.291Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2fff3be1-1943-49fc-89cc-12c3a6a9728a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:28.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:35:31.770Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:35:31.771Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:35:31.771Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:35:31.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:35:31.772Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:35:31.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:35:31.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:35:31.778Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T10:35:31.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:38.314Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9b79a289-abe0-4d3d-87bd-715aeed0641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:48.328Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=37808462-00d1-4ac4-a84c-7da51d7c15f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:48.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:58.341Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1efdc0a7-e936-42c4-9db6-8870439ae3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:35:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:08.363Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d4151a55-898c-44b3-93ba-8420aaad5449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:08.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:18.379Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=03503ce5-b9ba-42a0-8ad2-011c34d5ce24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:28.408Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d3f8ab20-7e7d-4136-bb5b-cd939d6ad16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:28.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:38.424Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7608c9b9-fc32-43a4-b3a2-c0c6eeefee6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:48.440Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=927fbe5c-8ebe-4d56-944e-366ab5976656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:48.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:58.457Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fc0664e4-de71-4100-ab6b-4b2291766f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:36:58.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:08.478Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d4b8fe1b-bb38-4de4-85bf-30cf9505b1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:08.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:18.492Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=62ca421e-eeba-4c5c-8ae8-5e909ab08941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:18.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:28.508Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b0f9d2ed-44bf-4612-95d6-85e3985bff9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:28.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:38.532Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6e114d8f-55b8-47c0-b7d2-b9601739f092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:38.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:48.551Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ec661090-3535-4af0-b497-1c119582abdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:48.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:58.564Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=385839fa-74d1-4a31-a6f0-5a5030006c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:37:58.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:08.583Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=39edba57-9452-4282-88ad-475ef3306efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:08.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:18.598Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b36f902c-f137-49ef-9f77-487ad0ec24b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:18.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:28.622Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=81a24f4a-cacf-4470-bea0-32a95fea038d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:28.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:38.636Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ad096e3a-b7cf-48a1-8c22-2caa10834a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:38.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:48.649Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=82882ebe-d6b2-4520-81aa-36bfc73f6e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:48.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:58.671Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9d30a544-161d-4a48-b349-d6284775825c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:38:58.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:08.702Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e1068b88-620c-4efd-b03b-572c933dd9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:08.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:18.720Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9963de9e-943c-4776-be48-67abd04cb08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:18.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:28.757Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6d90f85f-fcdf-4aad-a25c-3ac323e825f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:28.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:38.777Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=55ddb289-182f-4590-9be7-95fde3c3e7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:48.831Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=215a24d4-f724-46b4-ad9f-4ce998b211ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:48.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:58.849Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7ab17e9c-ebf1-48f0-9978-b98c289aac88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:39:58.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:08.865Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2837cfb1-8894-45b8-a7ea-9c2660d4dd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:08.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:18.898Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cae10e2e-ab6d-42ef-b1b7-2e35382880f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:18.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:28.914Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7e8f9df6-704a-4945-8562-2572925577fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:28.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:40:31.797Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:40:31.798Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:40:31.798Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:40:31.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:40:31.799Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:40:31.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:40:31.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:40:31.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T10:40:31.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:38.937Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=74f7a70f-3c2f-4b54-b285-6f950a841d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:38.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:48.957Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2f4a3c25-99a4-4a64-af95-8c72c8210a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:48.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:58.999Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=20031aaf-d138-451d-b373-6412dcc21b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:40:59.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:09.023Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fdac5f62-52ab-46b6-b2d4-aae1e849d0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:09.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:19.053Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=193a54af-881a-44a5-a39b-828ab33a4a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:19.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:29.068Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1dfd24ad-073e-4af4-b8e0-fde05b9130d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:29.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:39.093Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=85f680ea-07fa-48de-bb45-9436498b8b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:39.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:49.108Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ef25e97a-3e15-4bbd-97e1-c1c6a839d7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:49.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:59.128Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=80f5805f-126b-424b-9ed4-bb0d7301695b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:41:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:09.143Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=960b9641-445f-4aa0-a10b-1fc5edb32fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:09.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:19.164Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3344956b-f091-4a34-ad4a-a29981ce8307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:19.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:29.180Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=134668c7-8b44-4dec-8eeb-80453e8567ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:29.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:39.198Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=64674421-c5f9-4d15-a6fb-cd7241ae4972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:39.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:49.217Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=790e3766-7a0f-4d13-9699-f74fee6876ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:49.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:59.239Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=57d0eb21-7394-40b6-9685-178690d4faa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:42:59.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:09.255Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2b8387a6-7f76-4145-93e6-73eb74b2be50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:09.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:19.269Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e845da89-7de7-4d2a-8e44-7c2309f49f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:19.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:29.288Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=669c86f2-9394-4c65-ac0d-8d856d1c303a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:29.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:39.303Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b2a09caa-94dd-4c21-961e-6a42cfcdbcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:39.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:49.318Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=362adab2-ae5d-48ef-83b8-7061ef248b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:49.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:59.332Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e1241edc-3872-4aaa-9c0d-5e8e903c593c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:43:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:09.350Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f732acff-35aa-41d5-b668-fdcb26ea7ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:19.369Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2a78b4ef-3423-442d-94f2-ecac9a062560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:19.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:29.390Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ce326c94-21a3-4cc7-ba35-84d31da06b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:29.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:39.408Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=bdda91ff-d1dc-416c-8e19-d523da19f174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:39.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:49.426Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1fc0a732-5177-4229-a1f6-2f0c1e456431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:49.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:59.442Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a692ebd7-4c5c-4987-85d9-b09059398cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:44:59.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:09.460Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9a317388-2052-4354-bccb-41c9fb0cae0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:19.488Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3dbdec7f-33a4-4b78-bfdb-90ade715f748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:29.506Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a4cf5230-c546-4d63-8446-b8cee4b82db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:45:31.833Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:45:31.833Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:45:31.833Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:45:31.833Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:45:31.834Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:45:31.838Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:45:31.838Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:45:31.838Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T10:45:31.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:39.525Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=dd58acf2-2102-4d7d-917c-1087831c51b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:49.542Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=300f4fc4-cada-428f-ad4a-ff5209826203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:49.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:59.560Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=44c33373-bfd6-46e8-b6da-5d71a25f5bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:45:59.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:09.577Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a08c1b88-a72e-41d8-9048-1a5dd83a5be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:09.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:19.596Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b253a4a5-ff87-41f6-a0de-97cb3946a4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:29.613Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cc20b24b-185d-45b1-86d1-74917b4f9d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:29.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:39.657Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=34078c97-432c-4c3a-9192-0e57cb4c49ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:39.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:49.731Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=57b56fdd-ec22-4ee9-a477-fea30223a85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:49.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:59.753Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=23dc644f-3fbc-4369-992c-029496509874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:46:59.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:09.771Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=928797a8-f697-48be-96c1-397c9013b292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:19.784Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=83a265f0-d4d7-4b14-9919-b713e64fa392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:29.804Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a1643c19-a793-46f7-8f8e-fb469610559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:39.823Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=676bf35d-eb93-4a2a-b33f-9403036780fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:39.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:49.839Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f8dc374f-0368-46fb-9af0-b3f848400d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:49.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:59.903Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=39705cbe-0a31-4034-9e70-1e70a5e54607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:47:59.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:09.923Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4c82afc5-256c-4d6b-930c-ad5c19310d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:09.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:19.937Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4ba5bd7e-7210-4a05-8b34-011c7280b0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:19.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:29.956Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a85d7401-d1a0-42d9-8826-fb3751e54346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:29.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:39.985Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9224d5bb-7454-4621-b623-6731e50fccb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:40.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:50.007Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6cf9fe69-c624-4ffa-af8a-6e37ec6ec057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:48:50.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:00.030Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=62eb556a-8aae-4780-8b9d-d57e7a41d30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:00.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:10.049Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=67613429-7687-4dab-b8dc-244ae7927fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:10.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:20.068Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=da7c2bd1-0937-4cfe-a641-c83bf1ef3eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:20.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:30.082Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f782659e-c06b-41b1-b941-92f13bee20d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:30.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:40.102Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3105ab4c-f0c7-4c0e-9413-1a550343f239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:40.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:50.118Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ac67c3bb-856d-4ec4-9a9f-4262d8520929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:49:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:00.138Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6e2ec8dc-9088-4cde-a0b1-5849379b6492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:10.171Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=17202e81-040f-49a4-973b-34e2a366c7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:20.194Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a7c7a406-c5ca-4776-b7ca-de452689bd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:20.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:30.217Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8731b75f-d2a6-43f2-b2b4-de1ccd5fc8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:30.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:50:31.774Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:50:31.775Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:50:31.775Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:50:31.775Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:50:31.776Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:50:31.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:50:31.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:50:31.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T10:50:31.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:40.242Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=12045368-2786-4e4f-a9f5-29d88205e349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:40.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:50.265Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=aefcf3a8-5b8b-4f2f-bc5f-3483340f11d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:50:50.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:00.278Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=88869d76-8649-4a7b-afc4-b99f6465505c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:00.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:10.293Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1e1fd91b-b5ee-48f5-8900-c1434eafc046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:10.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:20.312Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fbd7935c-ba47-4474-ac7f-411426c6e1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:20.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:30.333Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d533d0ce-5f65-4d91-980f-e1a33a16b8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:30.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:40.364Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9a86b796-f466-4605-a40c-ff8b437bbe7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:40.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:50.386Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3ca2f00b-7cfb-42ad-b5d7-1909c73c0e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:51:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:00.400Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=653245d8-3f51-429c-9efa-c7bf09a84caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:10.421Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e2050b0d-d5de-423a-875f-1d2c57a94956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:20.439Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5f68c412-6b4d-4cd2-aa81-23442a40bfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:20.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:30.454Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=48186572-a00a-43a3-8da3-82e1a6e8df27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:30.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:40.476Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7be0ce14-24a0-45bf-b058-037a7a9fab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:50.493Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b525df2f-4a90-4061-89f8-d4253eb0dd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:52:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:00.507Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ac312e86-9608-4990-aa9c-a2831a87162b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:00.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:10.523Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=293ac10b-6346-4e45-aa30-365beaf99a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:10.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:20.541Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ff21d168-acff-4780-a521-220da542489d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:30.561Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a0fa888e-8a13-4ebe-a28b-58f8b3841e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:30.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:40.583Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8c5fed8b-7bdf-4f92-a3ab-642d5a0b743b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:40.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:50.605Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7936b39b-100a-44af-8a95-15f712fe5c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:53:50.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:00.620Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2ad4bf8a-29ca-457d-82a5-f779f871d34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:00.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:10.638Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8aa9ce36-b14f-4fec-9cf6-58607222d075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:20.663Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4ace3d10-2248-4ae3-a655-21e708278007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:30.681Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c8578de2-06af-4984-8734-e78a67a43a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:40.704Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=96888849-dd88-405c-927e-4229edc64fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:40.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:50.720Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f39de1d9-b1f6-4133-84d9-04dbf570a10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:54:50.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:00.737Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ae9f8ec4-08cf-48d2-a2d9-5ed7e896e153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:00.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:10.755Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5c7dc3d5-8e69-476f-86f5-87c4caf422b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:20.778Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6cb6ccd5-a232-4821-82f8-020d76841425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:20.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:30.806Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=56caccd8-11bd-46b6-82ed-80cccf29e515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:30.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T10:55:31.810Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:55:31.810Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T10:55:31.810Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T10:55:31.810Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:55:31.811Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:55:31.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T10:55:31.815Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T10:55:31.815Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T10:55:31.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:40.821Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e40f8663-be05-45e5-881f-e621829f29b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:40.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:50.837Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6bddfca5-a0c5-4f88-bae0-3ce3b6125dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:55:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:00.856Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ffccd325-2516-494c-81ad-78d6375db7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:00.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:10.875Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ef1011a6-19c9-4c9e-977d-d35070e0090f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:10.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:20.916Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=bc59ed18-0e47-4bfa-8311-8bbc9177e351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:20.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:30.933Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=941fa035-e98f-4eef-a97b-0b5e9c53448e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:30.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:40.949Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f82447c5-85e0-492c-9bb0-ab009a77aa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:50.965Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=caf82914-e1db-4287-9168-7656ae6e7960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:56:50.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:00.979Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=02a27c70-a5d8-48c5-930e-c750981e0d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:01.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:11.077Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6e953787-0ec9-41fa-b343-7178659ca1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:11.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:21.091Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8975841a-9f5f-49b2-bc6e-3806a6ed3521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:21.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:31.104Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e0443a45-afcf-4066-9053-8b6852d101ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:31.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:41.134Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cd997ae6-2aae-4b8c-8939-e2793b94c19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:41.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:51.149Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3ceeb7f4-795f-4992-b522-6b0e1d566614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:57:51.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:01.181Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d03ee54a-8219-4fd2-a452-f471635e1fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:01.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:11.201Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1b1be5a4-d9ad-4d50-9ef7-6d2ffa8977de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:11.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:21.212Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fa1384d0-1e15-42f6-9553-17ef9ed50599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:21.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:31.231Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f37aac70-d85d-47d4-b2a6-5e6a90fb7f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:31.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:41.247Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ae58fb73-3617-4f86-893c-4609033202bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:51.281Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8558f98d-2f33-4622-858a-c958745c8922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:58:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:01.308Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=11163fd2-4b02-4a26-8469-352184d3afa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:11.326Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=30f7d662-cec0-4b92-ac3d-b8880b5a7464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:11.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:21.355Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d13073ed-b25c-4167-8e38-543709f85b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:21.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:31.386Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1e7aa8bd-0552-4594-bae5-c051437dfda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:41.402Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=60c96212-3a6f-4ed0-ae33-1bfaf6d87338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:41.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:51.417Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f9af8553-0e1d-4cc5-b94b-ecbd7dd10961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T10:59:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:01.434Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8247ae0d-6ec0-47d3-8bac-51acec47922a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:01.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:11.449Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3753a225-e6e8-4adf-af27-1efa8e8d9291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:11.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:21.464Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3854d814-8075-4616-861c-445c2f3820e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:21.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:31.491Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=73079ea5-8852-4343-a8f2-f55f72741cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:31.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:00:31.824Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T11:00:31.824Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T11:00:31.825Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T11:00:31.825Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:00:31.825Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:00:31.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:00:31.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:00:31.830Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T11:00:31.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:41.507Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1f0135bc-a507-495e-9678-3570bf275619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:41.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:51.520Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=64dbbfb7-7fa1-4aa3-ba00-791f7c5fe8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:00:51.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:01.537Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4296b6b0-3fda-4165-b36e-2e88439b8085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:01.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:11.551Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=86d9a2ec-cc26-4595-bf19-920bb5aa0081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:11.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:21.571Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a53bd4c4-d837-48e4-9021-0d0e963f9eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:21.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:31.592Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ff6c5566-3831-4efc-a8aa-4a25b6eef945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:31.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:41.610Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=0dc5faec-53f8-4d68-ab54-22dc9f5c37a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:51.628Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9dbae666-039f-462d-abbe-dd593d69005b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:01:51.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:01.659Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1e829e1e-9b90-4555-b8f8-7b196234e946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:01.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:11.677Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b17d33b3-6915-4cb3-993a-9b193eb70459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:11.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:21.696Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8b82e29e-584b-49ae-b7c6-39534d5c6163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:21.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:31.712Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=be4e20f3-d0ba-43d6-b397-645fa1c02355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:41.732Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f312a789-7b84-409f-bb81-d0878c784b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:41.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:51.748Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=990399c8-0073-4569-81b7-6b5dcd4dee3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:02:51.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:01.765Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=85c00ff6-f8fc-42f9-a871-ad304395ec42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:01.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:11.779Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=32d7bbbf-67ac-4ec8-95be-18c9ac7b2497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:11.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:21.797Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ab8f5811-2a32-4bd5-9c5d-a41e29e8c950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:31.811Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f4560391-25c9-49ef-9c7a-0464ca241609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:31.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:41.841Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c41d85d8-6526-4f4d-94f6-d6b8fab7ca7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:41.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:51.872Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cc1768cf-e15f-4c03-bee7-523dd121d1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:03:51.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:01.902Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2cf531a7-f4f8-45f5-b300-7bb3566956cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:11.922Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d475278f-b87b-4472-9eb2-7806741e34de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:11.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:21.937Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ae2f8ddb-cbf4-43c9-9e8e-53a2a57fa82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:31.951Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c3ea02e7-aee0-457a-8446-c681beb38665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:41.975Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2afe7985-660e-4ef1-9922-7622069e27e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:41.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:51.989Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=dd067450-9b53-4951-bfaf-8cb359148280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:04:52.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:02.003Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a7402ead-0ed3-4101-bb7d-28b31af6c868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:02.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:12.020Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=46dc920d-989b-406d-91df-4d74eaa36ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:12.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:22.036Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=14e53a3b-fc65-45d9-8982-0c3b4459cd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:22.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:05:31.808Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T11:05:31.808Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T11:05:31.808Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T11:05:31.809Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:05:31.809Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:05:31.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:05:31.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:05:31.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T11:05:31.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:32.052Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=464eca24-4baa-41fd-a192-df406e99f5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:32.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:42.071Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=702a54f7-3e90-439d-9ecf-cbc8765166c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:42.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:52.107Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c95c078a-d413-45a2-8fd4-b60cf9a7afed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:05:52.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:02.145Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3b1507aa-f990-4cfc-b55b-1883c55f602d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:02.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:12.160Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e262ae92-f921-4bd8-829c-7cf3d41fa493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:12.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:22.174Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b3c98dae-89ea-47b9-89d5-89019ce398b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:22.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:32.190Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=15795367-dca8-4afe-9040-7b1af73c9dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:42.206Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=70303d07-e5e4-499a-82da-c96de96df82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:52.234Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=7a5a5c33-43a0-4fdc-82db-ba1d9ddc2c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:06:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:02.254Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=268047b9-dde2-43fd-b9c3-f607a4b25865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:02.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:12.273Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1adadab3-0679-4347-a7ca-29ec9a08fb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:12.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:22.292Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=bec100d7-a475-4efb-b9db-ffa98b91a604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:22.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:32.308Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=67b0548b-948e-47a8-b5b8-e0cbf2ffccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:42.333Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=94a67665-b372-4e16-8e6b-cc16ba1e1969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:52.355Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f2dfecd1-3779-4861-843a-4f3a6106bebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:07:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:02.374Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b8e15acd-f53f-4a30-8f9b-d19c18a770a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:02.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:12.390Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=144d2c70-c4f9-40af-8313-f1d378030da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:12.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:22.422Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f2353929-1e75-4a2e-bba6-0568803e9d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:22.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:32.450Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d47d733a-9455-4e38-a267-46a7b27f2c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:32.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:42.469Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=569cc937-6bc9-4489-bd41-67088dbea4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:52.483Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=29ac19a2-2eb3-476e-b1b8-5ed6054c563f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:08:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:02.495Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a14d2bd8-1d4c-4dbe-a0c3-e889b24d19b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:02.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:12.542Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=fc221060-7158-4516-a61f-55900afb6a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:12.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:22.567Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=87eb6154-b2c4-4f4b-969a-0c6626aa09db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:32.588Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=54db5f63-4bcb-4bd9-85a1-2bc72d43aab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:42.606Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=8cfdcc7d-9b72-44e8-9be9-b485f1aa7c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:42.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:52.627Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=755551f5-c68b-4876-bc0e-571012645280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:09:52.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:02.644Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=4fa011a0-83ea-4064-85fb-b180b4b2a922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:02.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:12.659Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=24d67e77-f3a4-44b6-85e2-f589ef7992c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:12.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:22.675Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b49aeee4-886a-46a2-b81e-12573e93a892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:22.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:10:31.832Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T11:10:31.833Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T11:10:31.833Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T11:10:31.833Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:10:31.834Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:10:31.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:10:31.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:10:31.839Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T11:10:31.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:32.696Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=db1b9f1b-50f2-4c10-afc9-d0a74b2ee5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:42.717Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=bb0f96f3-edd3-470e-82a6-99725dcb3bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:42.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:52.732Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d2a1a22f-b1a5-42e7-b305-8919a6f7f318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:10:52.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:02.766Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b0f43502-a071-40d2-940f-e8aab4eaa400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:12.779Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ea160213-fdd2-442f-aafc-5c9d7f55bf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:22.807Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=aa609d6c-2f3a-43eb-ab65-46e523f9a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:22.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:32.822Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a735bcc2-c66e-443b-8709-f818a4e7d5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:32.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:42.840Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=a4fbc002-71e5-4e52-b158-2c0671a977b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:42.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:52.868Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=9ca5f46f-2115-4241-9524-07cee8b5e3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:11:52.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:02.886Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ce279c1a-b535-49d9-b4dd-0c9a93d05f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:12.904Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5844b7f4-3191-48c3-b6b9-6de530aef434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:22.921Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=863a7389-08d7-4384-96e1-58791081efc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:22.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:32.944Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=36f32b30-81ca-4e66-bde7-a450baa47b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:32.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:42.960Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e9b8238c-608b-4a3c-9c64-69741ae0d2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:42.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:52.977Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=da509948-37e5-4341-89a3-feb53d0ac30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:12:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:02.994Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=1e4b2faf-fd36-49b7-9961-c502a4635114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:03.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:13.024Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=462995a0-d1bb-4d55-81ff-7a9f07c5b56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:23.045Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5d5effc9-c202-4221-9b5a-1224f9aa38b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:23.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:33.063Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=248021e8-d0ac-41ca-9a13-039c48e26b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:33.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:43.096Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=ca2a30e6-9171-4bb7-9439-13e3a34de9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:43.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:53.116Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=d6a095c0-951a-45bb-b64c-8f6e6baf2970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:13:53.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:03.136Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=c3272bd1-2700-437f-9133-b687d89b0711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:03.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:13.156Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e83110e2-37a5-4491-875e-cd759018afbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:13.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:23.176Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=5d4d1ddf-52f3-4218-815d-3a30e7c778d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:23.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:33.196Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=19f88aa0-9f04-48c4-9dfe-43370fb65ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:33.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:43.219Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e069b7ac-00c8-4bc8-8225-1e78bff3fe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:53.236Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6cf67e8f-7319-4519-915d-4132d5ab08d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:14:53.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:03.251Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=3b2a0029-677f-4874-b4dd-5f18f72a3766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:03.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:13.268Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=2ee8aaa5-2e45-4cfe-9adc-d65284e7b38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:13.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:23.293Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=51da0838-ef64-4d85-9662-38bdab6216de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:23.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:15:31.776Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T11:15:31.776Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-22T11:15:31.777Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T11:15:31.777Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:15:31.777Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:15:31.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:15:31.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:15:31.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-22T11:15:31.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:33.314Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6501452b-d6dd-4607-b5a1-29a30d19207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:33.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:43.329Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=46a65431-0faf-446b-81f9-faccb9d1b1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:53.352Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=cec04b40-82fc-49f3-ac5d-06de49986ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:15:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:03.367Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=db62e16b-4a83-4e34-a635-f99fab684253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:03.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:13.382Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f1f95b61-ff75-4904-8fcc-e44891aa06f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:13.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:23.417Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=e9479b70-3834-4087-8f1d-14082fc26105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:33.435Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=68f544c7-b04d-45cb-9c3b-d62e779f75c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:33.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:43.459Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=60dd1bc6-fdd3-4d57-a320-64dda2be9884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:43.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:53.472Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=b71cbdb7-1bdb-453e-b864-dbe4e0fd8dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:16:53.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:03.489Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=854d2cc9-dffb-4ecd-8515-63d61bc61498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:03.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:13.511Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=09aa8b33-34dc-4216-8cef-5dee642e99cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:13.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:23.529Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=6eb1dd7f-c4b0-4b1e-8e4e-6ec89481a467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:17:33.547Z |INFO |Init configs |InvocationID=dd0e049c-95dc-46f1-b2c6-c0b268e79b79, InstanceUUID=f4c7c93e-078e-4b79-bf93-4db5292907ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-