By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T00:10:44.263Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T00:10:44.277Z |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-19T00:10:44.277Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-19T00:10:44.279Z |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-19T00:10:44.715Z |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-19T00:10:44.892Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T00:10:44.892Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T00:10:44.893Z |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-19T00:10:44.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-19T00:10:45.056Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-19T00:10:45.082Z |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-19T00:10:46.514Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-19T00:10:47.053Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-19T00:10:47.079Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-19T00:10:47.080Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-19T00:10:47.182Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-19T00:10:47.183Z |INFO |Root WebApplicationContext: initialization completed in 2100 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-19T00:10:48.379Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-19T00:10:50.923Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-19T00:10:51.559Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-19T00:10:51.748Z |INFO |Started MainApp in 10.073 seconds (JVM running for 10.813) |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-19T00:10:51.795Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-19T00:10:51.797Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-19T00:10:51.799Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-19T00:10:51.824Z |INFO |Start scheduling PRH workflow |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:10:51.837Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c4103f62-6c10-4b91-8be1-bc30a5267837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:10:52.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:11:02.472Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cc88dc07-1a80-4679-bd46-fa3d5d643e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:11:02.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:11:12.528Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f0ed1106-05b6-4b8f-9a82-ebf486debd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:11:12.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:11:22.576Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d19fd4a2-97a5-4653-8160-42bdebc11f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:11:22.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:11:32.618Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2848f9bf-36c6-479c-917c-d420289adcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:11:32.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:11:42.636Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ecc65eca-7953-4f7f-b4f6-f5f080d0cb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:11:42.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:11:52.661Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=68ebc209-fe5a-4dbb-8acb-d92fa41e01da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:11:52.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:12:02.697Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=90d5e1f4-9d7b-496e-8e71-7833b60c3a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:12:02.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:12:12.720Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=db29df9c-d37c-4ade-bef6-395bf2dee680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:12:12.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:12:22.746Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0bcde464-9d31-4a28-944a-2669897cfcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:12:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:12:32.763Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9bb15d89-c346-4914-b17d-99c5d2789e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:12:32.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:12:42.787Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=34d12dc6-0439-4302-8dd6-85d77a955093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:12:42.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:12:52.814Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9d4087bf-326f-43ad-ad4e-07e9df0899f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:12:52.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:13:02.847Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f054731b-9139-4d4a-afd3-e41afe4ae712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:13:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:13:12.865Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4880e964-a07c-4f30-b42b-a131163c17b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:13:12.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:13:22.884Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4991c5c5-a789-4b97-8170-6a40eccc3e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:13:22.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:13:32.901Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9999552c-7ec3-4895-8f04-42dd2bf05aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:13:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:13:42.920Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ae82105d-a6d0-4f8b-822c-8f07ec06b0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:13:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:13:52.942Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=803f0a40-18b4-4dd9-8059-535d2df9dc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:13:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:14:02.969Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=24ad2b3d-35d4-4017-bad6-bf1f6411a2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:14:02.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:14:12.992Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=151aaafb-7170-4130-a993-080d50441cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:14:13.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:14:23.029Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8c686bee-d6b6-42f1-a344-6ee302becbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:14:23.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:14:33.050Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ae0d68ba-d31c-491c-a8f6-baf2ba3bdc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:14:33.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:14:43.069Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7b4ff032-da20-4974-8d7e-6d3c930a647a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:14:43.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:14:53.089Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9bf6fb1b-c9f0-4ec6-8f72-53b3dc28996c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:14:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:15:03.124Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=274113e1-de78-4da0-b894-416ca2a8b596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:15:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:15:13.143Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9c2f2226-d561-458e-b7cf-9d469440dd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:15:13.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:15:23.172Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d3576ec5-fda4-4d49-8f9c-6c5494f7e60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:15:23.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:15:33.187Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4db51825-7e27-4184-a3b5-cbf4806c28f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:15:33.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:15:43.214Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=436df052-3751-4398-80fa-52f17a78b8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:15:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T00:15:49.277Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T00:15:49.278Z |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-19T00:15:49.278Z |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-19T00:15:49.278Z |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-19T00:15:49.279Z |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-19T00:15:49.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T00:15:49.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T00:15:49.295Z |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-19T00:15:49.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:15:53.235Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a17106c8-82b8-4b3c-9573-a7e101e3b544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:15:53.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:16:03.251Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3bafe826-a182-449a-a0fb-df2e6b0db7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:16:03.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:16:13.266Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b772420b-ac26-43f4-aa34-86da772b30d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:16:13.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:16:23.290Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0661fba4-fa69-46d4-886e-4ace8aed03b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:16:23.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:16:33.310Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7f30ebe7-ac7e-41b4-9004-df0353d0d2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:16:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:16:43.332Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c015f154-bc5c-4db9-8db4-2b32305241ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:16:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:16:53.351Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d036bafa-a108-40e4-81e9-1b122aeca932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:16:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:17:03.367Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e4f43c18-4573-4ff3-90f1-f778b069d96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:17:03.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:17:13.387Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3c0268d2-460b-4c76-af79-4e27897a506b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:17:13.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:17:23.403Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bb4a4149-5ef5-4609-b108-fc99f5f7cb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:17:23.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:17:33.433Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4ac5fda6-f7f8-40d6-b2dd-8ff2d5450da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:17:33.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:17:43.454Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7590fef7-bf63-48b8-aada-12ed15d5197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:17:43.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:17:53.477Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b624e5ac-e969-44d3-9ee7-8315353ca63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:17:53.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:18:03.493Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f6f18b66-53ae-4379-a13b-62a1039d7474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:18:03.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:18:13.529Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=de5db757-e8e5-41b6-9a8e-9f8e710c3d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:18:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:18:23.570Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f8497b21-c364-4721-81cc-20fd430c09b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:18:23.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:18:33.591Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9c470fbe-8c5c-4de9-ae20-fc7d2b6de9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:18:33.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:18:43.607Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2e5e9688-38d6-424d-a0ed-6632e96cc7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:18:43.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:18:53.624Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a0999388-3128-4c2b-8270-321e9291b9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:18:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:19:03.641Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=10aa3001-671b-4e62-9b48-63f00f559ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:19:03.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:19:13.661Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=496dc53f-1328-4aec-bff0-201ffbd8615e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:19:13.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:19:23.685Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8c4e4bf7-ad85-4348-8168-c97e3e0ff1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:19:23.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:19:33.707Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5f88890b-9af2-40f6-8cc2-289852c2d596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:19:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:19:43.727Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4d4645ec-9bfd-4adb-a7d1-10758c44192e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:19:43.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:19:53.753Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=10739feb-9cc1-4d74-8c4c-514716aa67ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:19:53.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:20:03.771Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=316143a9-5c4f-46df-a27c-1fe15c8533c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:20:03.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:20:13.794Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0f5b0e20-fbea-413b-901a-75daa14b9576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:20:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:20:23.809Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c955017c-a55b-4541-b7a6-323252a47139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:20:23.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:20:33.825Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a5a75855-0cbf-40a1-b1d1-691e5ce9a3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:20:33.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:20:43.841Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cf75d240-c04d-4195-a483-a1f7a3a9e3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:20:43.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T00:20:48.749Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T00:20:48.750Z |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-19T00:20:48.750Z |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-19T00:20:48.750Z |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-19T00:20:48.751Z |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-19T00:20:48.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T00:20:48.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T00:20:48.765Z |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-19T00:20:48.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:20:53.857Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ff3933c3-40ea-4b9f-ab57-c60e812b0a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:20:53.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:21:03.873Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5c36ca3e-df00-42d8-a375-fcf1ce4ce8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:21:03.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:21:13.896Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8706880d-abd7-4076-b88e-86cec4360af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:21:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:21:23.913Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9e57cc6c-c53c-474f-8246-07c97aa1dfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:21:23.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:21:33.930Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=664370af-e5ac-4d48-9acf-4c223dbcda39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:21:33.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:21:43.946Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a836c893-fd1d-4fe5-b059-01a5ad05f8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:21:43.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:21:53.962Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=32f2e512-a75a-4433-93ec-5a88cebd13a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:21:53.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:22:03.978Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9a4310ab-96f3-482d-84f6-b193edc75534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:22:03.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:22:13.994Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=03e7a2bd-e118-4649-a282-a1f40a8f32df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:22:14.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:22:24.011Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=83621765-1230-409b-813a-4c8ecd87e4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:22:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:22:34.028Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=efbed52d-8719-494f-bdeb-80739f5af882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:22:34.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:22:44.044Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1560c365-b571-4fe5-9a7a-79ccf1f06a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:22:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:22:54.060Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=94fd40d4-a11e-47b8-a509-3d987f5dd993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:22:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:23:04.078Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e2491f9e-280a-4c2b-a2c8-8f6c8b06cdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:23:04.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:23:14.103Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=64af1a84-2b2a-4f2d-9766-8d10a87a7a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:23:14.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:23:24.118Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ad6a5c2f-3e44-4b8a-a1f0-b2d404ae7a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:23:24.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:23:34.147Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fdb89f0f-bd7e-4001-93e8-b49431ce9c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:23:34.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:23:44.188Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1c4b3104-92aa-447c-83db-85c5213d5f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:23:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:23:54.204Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e34b427d-d5dc-4d0d-879d-61e7d36b36a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:23:54.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:24:04.230Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7efe76f4-d9c2-4e51-bdea-8c6de8be2812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:24:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:24:14.249Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=af2709b4-902a-49f6-b5c3-e495637fded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:24:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:24:24.266Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=24abcd61-e118-4c4d-9385-2674e7b58c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:24:24.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:24:34.291Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c916ce38-5c00-410e-bd89-2c667696fbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:24:34.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:24:44.318Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2e83bd78-5f50-4e45-a132-129d616d2f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:24:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:24:54.338Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=54a4f080-29ad-4691-b0a9-d05fc258542b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:24:54.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:25:04.359Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7096033b-66f3-493b-9064-01a52e76fc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:25:04.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:25:14.377Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=044199d9-1b9c-4f31-b7a6-962fe238af13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:25:14.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:25:24.394Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=26b88999-60c4-4319-98f5-88aa63ebd15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:25:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:25:34.414Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=77ebe76a-61e9-4a1a-8cc6-59172f48dfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:25:34.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:25:44.431Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=36c0b40c-d216-487c-b596-6ac4ed2bd78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:25:44.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T00:25:48.690Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T00:25:48.690Z |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-19T00:25:48.690Z |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-19T00:25:48.691Z |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-19T00:25:48.692Z |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-19T00:25:48.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T00:25:48.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T00:25:48.703Z |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-19T00:25:48.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:25:54.501Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6bc589f5-66c8-4106-811e-1828b31ee376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:25:54.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:26:04.523Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3b7124dc-faa1-43dd-96a7-4d57fbb379d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:26:04.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:26:14.546Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ed2e4198-4025-43ed-b5c6-dd39cf3fd816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:26:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:26:24.564Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=609537f2-8285-40c6-aded-0ede1e3614bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:26:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:26:34.581Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=add91ced-692a-493a-b588-db6a3974fe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:26:34.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:26:44.600Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=612f8cad-1bc5-43c3-b1a7-ce69ca3bd7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:26:44.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:26:54.616Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=58f43809-86eb-4096-af2c-c6b453099773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:26:54.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:27:04.633Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=266d0fc9-75e7-4548-8ca0-b03200408f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:27:04.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:27:14.650Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=42c6f04b-0151-4fbb-8906-7074e53268d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:27:14.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:27:24.674Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e48205b7-e2bb-4289-9050-1165fb939671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:27:24.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:27:34.697Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=45ae8c4e-834a-4373-9ffd-4af0dcd94839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:27:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:27:44.714Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5dbfe743-f45c-41af-a6ad-f8dfd65b3854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:27:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:27:54.730Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bc28624b-0e85-4819-8b19-1f2c4ed9e1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:27:54.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:28:04.753Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=79112a28-16a4-4b55-a8e1-dec509726769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:28:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:28:14.769Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=56d7230e-033a-4b06-a051-2d9e70e06fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:28:14.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:28:24.784Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=17720d7e-841a-45f3-b740-6051fc8d70cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:28:24.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:28:34.819Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a0c62eb5-91f9-448f-a87c-62d4ee58b189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:28:34.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:28:44.841Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=be8da521-23a5-4395-8826-b6c619ca151f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:28:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:28:54.856Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=242b11ef-d2eb-4a01-9036-21a5026aa532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:28:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:29:04.873Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=46cdc021-74c1-45ff-a393-b8c47b9075be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:29:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:29:14.891Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9c3338a1-bb50-42db-9456-c699f4d90900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:29:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:29:24.907Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e4b3312a-290a-46c9-8e2e-ecd6f9dcc060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:29:24.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:29:34.943Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cf5d68ae-b628-444f-9cc0-27ad2af29100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:29:34.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:29:44.958Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f8a6ac53-4324-40ea-ba75-a0efaa1437fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:29:44.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:29:54.974Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5b8eb50d-0c27-4a0f-bb18-61c918d21f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:29:55.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:30:05.002Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=72c91ba0-b006-4a33-9f9c-686279639cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:30:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:30:15.019Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fc5a436a-54f9-4c61-846b-d349b96ae5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:30:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:30:25.034Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=92809357-4c3a-4914-8a67-ff0a4126ee6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:30:25.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:30:35.049Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4f545000-f4a2-4504-bac0-95791b4013f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:30:35.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:30:45.068Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ea1480a6-1abe-44c0-a24f-5133fe5ed1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:30:45.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T00:30:48.763Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T00:30:48.764Z |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-19T00:30:48.764Z |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-19T00:30:48.764Z |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-19T00:30:48.765Z |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-19T00:30:48.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T00:30:48.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T00:30:48.774Z |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-19T00:30:48.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:30:55.088Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1d2113c5-f198-4dc8-b52f-d933cbee5860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:30:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:31:05.104Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=100a98a5-c6e8-46d8-bec2-f875ab9f7996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:31:05.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:31:15.120Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=aba927f0-1cef-4d22-bec1-fc9678d0f691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:31:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:31:25.150Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=77c50ae8-fa5c-4972-932a-d0031bf028c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:31:25.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:31:35.167Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8cf68d59-bc07-4983-a8db-48bc7c1bd6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:31:35.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:31:45.192Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=50ed5988-4ee0-473d-8208-9e2492e31d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:31:45.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:31:55.209Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=dd42a884-5fae-47b3-9cf2-0c5ccc364e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:31:55.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:32:05.227Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a1746fa4-c97b-408b-a96c-53bb5b9d8076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:32:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:32:15.248Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=82e191d4-114f-4d5c-a113-6d081a5ed1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:32:15.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:32:25.269Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=287e189b-bcf9-4de8-a9da-13c079f10505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:32:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:32:35.285Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a269571d-9745-4df0-8f6b-eaf8948492b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:32:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:32:45.305Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b39ad847-b893-4883-8d4a-3f351664f217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:32:45.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:32:55.336Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3247bfdc-3630-4320-8f2e-775ef47b2d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:32:55.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:33:05.355Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7e9541d0-97b2-4eda-b446-4eb08c10d3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:33:05.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:33:15.377Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6c66efd5-729e-484d-8b83-cf388ef40db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:33:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:33:25.389Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=59046dc8-a953-4a43-8a6a-f5ef80b806c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:33:25.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:33:35.403Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2a0ba4ad-437c-4180-bee4-a4369c9b5a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:33:35.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:33:45.420Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3b527bb7-955c-44f2-8582-869ef16f27a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:33:45.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:33:55.435Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8fb75ab8-ed24-47e8-bd04-4ff53a25913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:33:55.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:34:05.450Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f7c89e45-6738-43f0-b4ed-7dbb826fcf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:34:05.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:34:15.470Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b1516938-0eee-4446-9fb1-65c75da850cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:34:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:34:25.485Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=94b43e67-ec5b-41c9-a935-06e692eeb924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:34:25.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:34:35.504Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8649433d-6850-4f6d-924c-2f63c36739f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:34:35.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:34:45.518Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=77e8eae4-c915-4757-b81b-fe29373345a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:34:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:34:55.533Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=530c2b04-0733-41c7-9b5a-7a6be570cf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:34:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:35:05.567Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=28e344f5-c676-4e72-9fec-20b9f4a42bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:35:05.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:35:15.584Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c16bd785-743a-4a9d-a4cb-2255b83114df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:35:15.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:35:25.609Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9b1546fd-3ea2-4b7e-9333-ce4bd1c72e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:35:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:35:35.624Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=31d95b68-271c-4f41-ae75-cae55dee8a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:35:35.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:35:45.641Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=efcf522b-5d2b-49fd-868b-f40f4447681d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:35:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T00:35:48.705Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T00:35:48.705Z |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-19T00:35:48.706Z |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-19T00:35:48.706Z |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-19T00:35:48.706Z |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-19T00:35:48.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T00:35:48.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T00:35:48.716Z |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-19T00:35:48.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:35:55.659Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=43b87307-add1-44cc-9552-d6d6241b134d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:35:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:36:05.674Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e5a57125-02f4-4713-9cf4-559005a862b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:36:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:36:15.688Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=133772f9-e965-4d53-bb50-6ac476ae0cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:36:15.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:36:25.702Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ac2c64d5-bac0-4c09-a9bf-0586777c8489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:36:25.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:36:35.719Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9092a519-cfcf-4b08-a989-eae6e033903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:36:35.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:36:45.735Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=60e3b12f-a789-4dcc-92e1-747fabd99a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:36:45.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:36:55.751Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d6e48cb3-0377-4d82-86fb-f6bc1e9746bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:36:55.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:37:05.777Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ada7bd6e-7ef0-4d21-b5ac-a1ca4d4e1a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:37:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:37:15.793Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fa75af8b-1e10-457c-ab49-83d99a5e1f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:37:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:37:25.813Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=542d7873-33ae-4986-848a-4ceba8173386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:37:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:37:35.829Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cbf97268-2f6d-4fa3-904c-d670bc6d5772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:37:35.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:37:45.844Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e031e45f-8338-4b6f-9679-7cb0fbd68556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:37:45.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:37:55.866Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3155e50e-7fcf-49da-8136-d7a573805f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:37:55.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:38:05.886Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c7b09463-6a29-4def-89d3-ef6d5fb27513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:38:05.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:38:15.903Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=138f84b6-44a4-4366-9e7f-72c43da36714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:38:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:38:25.922Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=af20f62d-e9ab-448b-a890-f4d12dcab8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:38:25.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:38:35.936Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c920c7ca-e3cd-455d-b450-b8badd5b8916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:38:35.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:38:45.950Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8c999d63-94c1-4774-a53f-63dfdb57bcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:38:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:38:55.965Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b3dbe491-77c4-4671-b3e8-36eac3d0dfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:38:55.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:39:05.988Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d09ace7c-ae13-45db-bc59-22c2912d6c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:39:06.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:39:16.004Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c00550b1-5eb0-4b4c-81a2-0f92ea107032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:39:16.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:39:26.022Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e73113b0-022a-4cdc-a6dd-82ea9646e845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:39:26.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:39:36.041Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=695a92fe-159a-4493-8a14-fff5d5ff9674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:39:36.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:39:46.060Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=510f61cf-95ad-4d52-b05c-8cf1d7908d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:39:46.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:39:56.078Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9dab0bd7-ae70-426b-9489-8663ea3df352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:39:56.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:40:06.093Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c9fecdf0-1ed3-4843-891d-32dd9d5cfba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:40:06.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:40:16.113Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=82cc479c-da28-4796-8280-f405d589a1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:40:16.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:40:26.130Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7ba7b66d-f8e1-41e9-99a3-311671de6ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:40:26.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:40:36.146Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1afbde83-7008-4ec4-a7d3-0d08b609c17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:40:36.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:40:46.161Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f20a265e-64f1-4e31-b501-d8fb0eaaf114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:40:46.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T00:40:48.695Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T00:40:48.696Z |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-19T00:40:48.696Z |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-19T00:40:48.696Z |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-19T00:40:48.697Z |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-19T00:40:48.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T00:40:48.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T00:40:48.705Z |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-19T00:40:48.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:40:56.183Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=40153be3-86df-44e2-b0cc-500568e902f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:40:56.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:41:06.204Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9834199d-43ab-4044-8cca-cd2bef139f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:41:06.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:41:16.227Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f29fc40e-bf7b-48a8-940f-e47fd26a52d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:41:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:41:26.249Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=59fd9110-b3ed-418c-a9ba-87e7a8f9913f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:41:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:41:36.266Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a3f6a7cd-a113-4412-90c6-4f8de2cf2409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:41:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:41:46.292Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=756949f4-cb0d-4b85-8ac2-af74b86518de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:41:46.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:41:56.327Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e4abc5b3-d71d-4138-a98a-d5ef98257590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:41:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:42:06.344Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=66d84ff5-b9f2-4c71-b4ab-69ac4d932fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:42:06.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:42:16.362Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8c4516c1-6012-4c67-a3d6-d2364df0688b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:42:16.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:42:26.382Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ed185fe5-c66c-42e2-a1e2-d991194b8178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:42:26.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:42:36.404Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3ab48d29-1725-42b6-b8f8-9e946ae52b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:42:36.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:42:46.427Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4ab404c5-c30d-4023-94eb-6ebe929f37f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:42:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:42:56.452Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=575b1688-b2dc-4e4a-ade8-97d795065f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:42:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:43:06.480Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ae0140b2-dd7f-4e84-a20b-11b6c1ae52de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:43:06.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:43:16.494Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=64480c98-d701-46bf-8e9e-fcd0dc0b1b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:43:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:43:26.522Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fed833d8-d2c1-41af-91d6-b6faa722c0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:43:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:43:36.563Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1fe5e3fc-9ef2-4cb4-a407-1919b73a0ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:43:36.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:43:46.579Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7a57bbf0-4ca3-4875-84cb-23a515ba499b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:43:46.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:43:56.601Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7f91e518-348d-4132-a3a4-9e0ef2d395c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:43:56.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:44:06.635Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=da09977b-0aba-4327-a9e6-ed1492e51214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:44:06.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:44:16.655Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7780b167-e6a7-4521-a425-e9d1b5196b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:44:16.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:44:26.674Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4d47fb4d-7455-4e1d-bcc4-5ba3569cb584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:44:26.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:44:36.691Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9b3df2e1-35b0-420b-a789-86d1580fbee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:44:36.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:44:46.707Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3af96348-d775-44ca-a215-1ed7ca6ab0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:44:46.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:44:56.723Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=793b136e-544a-46f4-8f2a-8492518658d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:44:56.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:45:06.741Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=721119af-e368-4173-aa35-c239611fd4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:45:06.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:45:16.756Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e3e03503-f5aa-428f-a13f-4bb74d26d3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:45:16.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:45:26.781Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=41b9525a-2b8f-4f63-aec1-0e2aff81b337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:45:26.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:45:36.795Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=da0baf3f-3cdd-4dcb-9b41-a59a7caedc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:45:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:45:46.810Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=12c50002-9ab6-4633-ade1-862ca7b3111c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:45:46.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T00:45:48.690Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T00:45:48.691Z |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-19T00:45:48.691Z |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-19T00:45:48.691Z |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-19T00:45:48.692Z |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-19T00:45:48.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T00:45:48.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T00:45:48.700Z |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-19T00:45:48.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:45:56.824Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3076c7ce-76fd-402b-a738-66d259440b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:45:56.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:46:06.839Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d7777f96-4aee-49ac-926a-55ccd8f5a1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:46:06.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:46:16.863Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b6136e95-09cf-4e17-9002-cb4813270c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:46:16.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:46:26.879Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8932563c-8a73-4077-88f1-e55c6fc492b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:46:26.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:46:36.896Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=20a088ff-ef5e-45a9-b169-68c9c745120f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:46:36.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:46:46.911Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=040a5a3a-ac55-40e6-a077-6aa0fed1ac3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:46:46.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:46:56.927Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5cc4048e-eac1-4cd3-900c-00d8162ba529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:46:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:47:06.941Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=19986906-e470-4971-a5c1-ba6058d79456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:47:06.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:47:16.966Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8aa94c5a-323a-4d5f-a9e3-241f00b9a1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:47:16.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:47:26.981Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9d6119f7-9411-4b4a-90ae-e495382ec5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:47:26.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:47:36.994Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=613e231a-a51c-487a-9e42-7f216226d420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:47:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:47:47.011Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5ab483d5-ef4e-41c9-a727-b741626a49dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:47:47.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:47:57.027Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b3cbb506-f92e-4b3a-a788-a59a4d4673f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:47:57.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:48:07.049Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=81d88523-1697-4769-a641-8e6a0c46d062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:48:07.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:48:17.063Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ef421608-fd50-4c13-8bbf-7199c16555a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:48:17.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:48:27.077Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c19602f5-a778-41ae-b70f-5089799404a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:48:27.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:48:37.093Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5513496c-cb2f-4dd5-8335-a8542dae0b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:48:37.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:48:47.106Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6bbc2f6b-40c5-4eee-820d-7d1b43745f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:48:47.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:48:57.123Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7063703e-5788-4282-9012-5c3a0bfca3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:48:57.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:49:07.139Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c96fc924-f110-4a47-bc88-2d47efa011da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:49:07.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:49:17.156Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4a2173bf-4fd5-4a95-b7ab-24e8d4873ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:49:17.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:49:27.177Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1974d9bb-f1bc-457d-bf75-bc7c2b371992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:49:27.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:49:37.191Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=56a8d13e-d585-4d84-bde5-1cc8d5cef60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:49:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:49:47.219Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ccde67aa-8e27-4f23-a02c-f51e46d3e3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:49:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:49:57.235Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7dc7a98f-4ef5-4176-8d17-fafc69e2c451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:49:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:50:07.250Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4db48a6f-3264-444b-99d1-a7133c5d845d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:50:07.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:50:17.266Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a7ddd965-1fa0-49e7-b739-e9db703818ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:50:17.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:50:27.282Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cdf8a5fb-8fa8-4d1b-aa85-dc62862baf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:50:27.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:50:37.298Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8965f743-1ac2-4060-93c1-d9fe837f31ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:50:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:50:47.316Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=db34fd5e-2ad6-42b9-8270-fc6ba5ed9691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:50:47.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T00:50:48.608Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T00:50:48.608Z |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-19T00:50:48.609Z |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-19T00:50:48.609Z |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-19T00:50:48.609Z |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-19T00:50:48.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T00:50:48.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T00:50:48.615Z |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-19T00:50:48.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:50:57.334Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f52e7b39-ae12-406e-b69c-428d12d1d1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:50:57.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:51:07.351Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=08aae922-858d-41a9-b5c4-ba0b2af40cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:51:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:51:17.365Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=794705c3-c137-4b9e-aaec-72de39ee29d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:51:17.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:51:27.379Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=94684bfe-98c2-48f1-9399-df7369a7b4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:51:27.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:51:37.396Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8e1b5c6a-c565-46d1-ac00-dd9c72b17777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:51:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:51:47.412Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f48959b9-b51f-41b0-b31b-773e4e73a1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:51:47.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:51:57.429Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6b6e13b2-07f9-47ab-a546-c95f3e9f0e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:51:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:52:07.447Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0bbb8023-98e6-40ad-8b4d-20bef3b528fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:52:07.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:52:17.464Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8170b2ea-2485-49b6-910c-be22d8d79b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:52:17.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:52:27.482Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=908abbed-d5af-44e5-88e9-326be7884bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:52:27.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:52:37.499Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1a72d21b-7f38-45d8-a328-f286082e427f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:52:37.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:52:47.517Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6e97298e-acc3-4506-a458-8047c31e9885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:52:47.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:52:57.533Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4a083b73-aa39-4ad4-b2ac-f4e1b7e84927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:52:57.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:53:07.549Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f067c3d7-818e-48d3-a459-fdde9475dbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:53:07.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:53:17.566Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0c3e044d-e5f9-4eb8-b68a-1c9d7436679d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:53:17.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:53:27.581Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=368f7b15-670c-42d5-b635-b973fb327883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:53:27.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:53:37.605Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bfb2d911-6966-429c-8e6c-24d89d738150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:53:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:53:47.620Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8e4b51b2-334c-4edf-ad9e-c7ae96f6a124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:53:47.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:53:57.638Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=da837c71-3ae0-48a3-a10b-79f8efa10cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:53:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:54:07.653Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e7ec8bcf-e21b-4b76-b1f9-1d6dfd5bdf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:54:07.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:54:17.667Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f0944b8f-2f03-4ab3-b932-1557150e9f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:54:17.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:54:27.682Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=20157050-dae5-4fb0-9d72-42e41997e512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:54:27.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:54:37.698Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=52116201-da88-4416-989c-e77ed1d897c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:54:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:54:47.712Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8d95f5f3-90ea-4c59-b857-1a9148940930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:54:47.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:54:57.726Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6fabcde6-7786-45a0-8771-2419b3f361ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:54:57.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:55:07.741Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9773940d-ccd1-4a67-a4f5-42bad431fb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:55:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:55:17.763Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fec913a0-a2f3-4e4b-a4f5-f25a4c24aa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:55:17.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:55:27.780Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=37da2d3a-d94f-4666-bc54-619aa60a5a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:55:27.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:55:37.792Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0700081d-14c3-4a8b-a18e-3f498b252772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:55:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:55:47.806Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ab4a836c-f653-4aba-8d88-04232ecd86c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:55:47.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T00:55:48.707Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T00:55:48.708Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T00:55:48.708Z |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-19T00:55:48.709Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T00:55:48.709Z |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-19T00:55:48.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T00:55:48.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T00:55:48.718Z |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-19T00:55:48.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:55:57.825Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1704b93d-4a70-4581-804a-d2b6f204c0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:55:57.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:56:07.843Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3a0c262b-eb55-43e4-8f57-80d13deedb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:56:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:56:17.857Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d31c3523-bb6b-4958-850d-e378c1399af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:56:17.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:56:27.875Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b64e7212-f779-4cdb-ba7e-e1f71bdad58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:56:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:56:37.888Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c3923011-b5b2-4231-b8eb-35891e6cdbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:56:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:56:47.905Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8c057a53-50c6-4db8-8f97-9b5abe457cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:56:47.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:56:57.919Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e567115a-ebc5-4514-9dca-eeb232fccad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:56:57.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:57:07.935Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e7595f0a-5a40-4817-b127-8ae6440a3749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:57:07.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:57:17.951Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6f005d6d-0204-4418-a3c6-50f817039c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:57:17.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:57:27.970Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f6b648f2-01fd-4756-b46d-92e2918891d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:57:27.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:57:37.984Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d8fc3608-3057-45b3-a8bd-e7caa3b54e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:57:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:57:47.999Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=aeeaf5f3-9f5f-481e-8f9b-ae2f48523f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:57:48.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:57:58.017Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d76ccddf-f85b-498a-b081-6ff5cd5e59f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:57:58.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:58:08.035Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0e8a5927-0f12-49f8-8716-bc7c3ed9cb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:58:08.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:58:18.057Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=441bdaaf-9d9f-4e97-97fa-5a58e6a85a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:58:18.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:58:28.079Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c741e928-7d2f-4e63-871a-376194a39db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:58:28.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:58:38.096Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=db811aa2-e22e-4cb5-8dda-cf37a725a8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:58:38.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:58:48.108Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8f3e932d-5382-419e-aa90-33d4d83e31bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:58:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:58:58.123Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=33a81f02-44d5-4f0a-9e50-a82fd8f2110f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:58:58.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:59:08.137Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7423025b-5630-4be4-a7cb-211585306afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:59:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:59:18.152Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3b3d0713-4397-4d9f-8ea6-1e278310119e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:59:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:59:28.175Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=720a9198-b1ff-4f4b-9366-fbe6aef36e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:59:28.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:59:38.194Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=dd2d42c3-47af-40d4-a0fc-75d22d4687cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:59:38.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:59:48.224Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=37a9dcf7-e1a9-40a2-bf58-17b6a36fb383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:59:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:59:58.239Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=da8a5c88-6f91-4e9f-816b-c47734c14471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T00:59:58.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:00:08.255Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b2d3b36d-401c-4a47-b1a5-8b287dfbf55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:00:08.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:00:18.275Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d712a9d6-a4b8-4051-84b2-6965cb27c17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:00:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:00:28.293Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e7f93822-0780-4f97-8afa-76552ba0fa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:00:28.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:00:38.322Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=898829ff-9680-42c2-9ad2-af1dfc1d9bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:00:38.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:00:48.358Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ce8b5fc7-18bb-43e6-ace2-4d7cb45d9058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:00:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T01:00:48.691Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T01:00:48.692Z |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-19T01:00:48.692Z |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-19T01:00:48.692Z |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-19T01:00:48.693Z |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-19T01:00:48.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:00:48.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T01:00:48.699Z |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-19T01:00:48.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:00:58.376Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=49fd1515-78be-491a-a267-5fbb9e087024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:00:58.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:01:08.393Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=34c3b2c5-fa7f-4233-871e-c5b9292e30a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:01:08.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:01:18.415Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=082e9acc-1808-4ca9-8c86-52ca6e332e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:01:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:01:28.440Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=256445eb-5f06-492c-a3a9-f8cf1b8f3796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:01:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:01:38.454Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fa9c11cc-82a5-4deb-b4ed-8fff70233a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:01:38.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:01:48.470Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=91fbd70d-2960-429c-9cd9-278087b1879f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:01:48.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:01:58.484Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7637e187-9258-4552-835a-79abe50fa135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:01:58.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:02:08.499Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fb42a809-800f-49b8-b650-28043e8d64ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:02:08.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:02:18.513Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d63275b1-fb50-472b-8a8a-a655845e6156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:02:18.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:02:28.535Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ca16cbde-4214-454f-860c-9fd924476e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:02:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:02:38.552Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=011408df-0a3d-4c4c-978e-84fe276efb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:02:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:02:48.567Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d7dd21b8-a74f-4149-809d-49b5fcff3686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:02:48.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:02:58.582Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=67e8deea-7a42-4628-8df1-3a2d5dd8a2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:02:58.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:03:08.596Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3c61e1a7-2ff4-4a68-967e-6f4b7f00de99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:03:08.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:03:18.632Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3a90fd04-b378-4dc9-ae48-4eb89c5c4fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:03:18.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:03:28.647Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=30e25cbf-40f7-4b5f-9312-a542a233b739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:03:28.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:03:38.664Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=77e8d108-3871-4c03-8b49-f432c784d428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:03:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:03:48.678Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=812b1e2e-6d5c-4d51-ba64-0e86b3257527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:03:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:03:58.700Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=564bb978-f22b-4a31-bec7-0673e0271cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:03:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:04:08.722Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a2dbfab9-491c-4ac0-b403-6b034b5b7069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:04:08.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:04:18.752Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=98e22850-3300-46c5-beb9-301b0bf332d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:04:18.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:04:28.770Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5194c39e-9292-4272-95d5-613334d49140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:04:28.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:04:38.797Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e19cf6d8-fa82-4827-b360-2dabd08a37c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:04:38.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:04:48.810Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f60b87ee-5107-4215-92b2-7ac47e0e521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:04:48.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:04:58.841Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a21255c3-94aa-44b0-9fe1-0236970ba2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:04:58.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:05:08.856Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=32c0a3f1-ebb1-4c16-b456-a069cbc05462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:05:08.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:05:18.871Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=96191edf-b0f1-4181-b6bb-25bbf2844aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:05:18.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:05:28.887Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e4ad005e-46fe-4640-a384-f1f31e7d57c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:05:28.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:05:38.905Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=65b23a5c-f562-4997-bff9-0e0af5879190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:05:38.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T01:05:48.589Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T01:05:48.590Z |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-19T01:05:48.590Z |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-19T01:05:48.590Z |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-19T01:05:48.591Z |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-19T01:05:48.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:05:48.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T01:05:48.597Z |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-19T01:05:48.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:05:48.919Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=14cdb8d4-e861-4420-a695-08565a24e65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:05:48.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:05:58.934Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5e4bfa28-a333-4de7-9e48-0e37d76ba1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:05:58.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:06:08.949Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fc3b6135-2ca5-440f-b4c1-1a6423638968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:06:08.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:06:18.972Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c7e3138a-75f0-42bd-9ebb-d05b2257ed9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:06:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:06:28.991Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7e037fa0-a9d2-4c79-8788-66cea6d67de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:06:29.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:06:39.017Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f84c6e53-a5f1-408d-9e1d-3a88b446f6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:06:39.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:06:49.032Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=837f20b1-2339-4489-8e43-34b9101b0200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:06:49.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:06:59.047Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=77ac944a-22b0-4597-96fb-22491cf98b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:06:59.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:07:09.067Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=812660f8-889b-416b-9db8-98d791652c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:07:09.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:07:19.081Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=befa3464-f16b-40d8-94fa-08806ae49243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:07:19.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:07:29.094Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ad9b4090-9663-483c-8497-26054932f4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:07:29.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:07:39.107Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3f6434e3-65a7-4362-8142-b97d71d1fdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:07:39.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:07:49.124Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=45410f80-2f7d-4e48-ac51-ec43feb72005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:07:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:07:59.138Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bf264feb-3091-431b-b51d-186d91b09d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:07:59.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:08:09.158Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=52b3705d-bd0f-4dd7-9b0f-6d99f78bb2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:08:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:08:19.174Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1c6248d9-23d8-4499-bf76-f58d9b7dfcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:08:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:08:29.188Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0e091fca-ffee-4752-94bb-7eef082fd363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:08:29.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:08:39.203Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=351d913e-8eba-4e30-94ee-ca6eba5af4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:08:39.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:08:49.217Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4119d5cd-9dd7-4401-9514-9d80cb6b03e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:08:49.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:08:59.231Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cb0f7ab1-2885-43bf-b7b2-5acc352853c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:08:59.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:09:09.250Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b7d19f50-feda-474c-962b-fe48a25e7ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:09:09.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:09:19.265Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=eb6e4751-8998-45f6-8d2d-1a7b87013ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:09:19.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:09:29.280Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=72638640-e744-461e-b88a-78762a5e69f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:09:29.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:09:39.293Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=968aa5d2-15a6-4d9f-85f9-a1bc3c00010f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:09:39.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:09:49.308Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=52c5201a-4315-4dbe-956c-4e24af4fef9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:09:49.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:09:59.324Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0add0b05-bc85-407d-948c-417ef4a37032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:09:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:10:09.336Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e614e17f-e63b-4f00-872f-93811992e32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:10:09.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:10:19.350Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e3d31eeb-8f95-4c76-bf4c-4959d160b33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:10:19.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:10:29.371Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d9801514-e3ca-42be-8bd9-dbe017c8bb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:10:29.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:10:39.390Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=46a7e38e-34a4-458e-9f5a-963255309435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:10:39.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T01:10:48.695Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T01:10:48.696Z |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-19T01:10:48.696Z |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-19T01:10:48.696Z |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-19T01:10:48.697Z |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-19T01:10:48.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:10:48.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T01:10:48.703Z |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-19T01:10:48.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:10:49.404Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=34a4c2c1-449d-439a-92ad-3414bd055be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:10:49.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:10:59.420Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a8cdcf02-d7e4-45db-8067-208ad806d424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:10:59.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:11:09.436Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=987961a4-f0b0-4c6b-bdc0-3fb44752e659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:11:09.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:11:19.455Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=644b73d4-8d1a-4dad-92db-49043d4caee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:11:19.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:11:29.473Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=94a4f156-d0bc-4bf2-8a5f-91ba454507f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:11:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:11:39.486Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=488d3b13-6ba5-476b-916a-8f75ae2fbcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:11:39.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:11:49.502Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ca3bbfc1-b4e0-413c-9302-3e18ba2d329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:11:49.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:11:59.518Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=509ed378-97c3-4a9c-a57d-97bd964d8691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:11:59.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:12:09.534Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ecacbc1a-1352-4daa-91fa-41d9e1f7d20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:12:09.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:12:19.549Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cc970d95-a1e5-4483-8753-06b98c24fd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:12:19.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:12:29.573Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f8a5f30d-cde3-4aaa-a9f9-07345b80b090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:12:29.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:12:39.586Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=571572cf-3ab2-4477-ae7c-6e2251a484e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:12:39.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:12:49.601Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ab8169b4-3514-4b1e-815c-ad010b3e8a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:12:49.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:12:59.615Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e6abd6a1-91b1-4c6f-96fa-6b4a4d838703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:12:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:13:09.628Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1688594b-ce00-4961-9f4c-2b70f31e32b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:13:09.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:13:19.641Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a061005b-0c34-4a3f-9830-a2229a58ddd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:13:19.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:13:29.661Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1f4014ef-a8f0-4dcd-8329-da069cecb06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:13:29.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:13:39.675Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=65a7cde1-1762-4588-aa7c-ee06c456be0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:13:39.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:13:49.691Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b57901af-ff65-41d4-ae62-cd6f98487e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:13:49.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:13:59.703Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9629d787-0bbd-4d97-bce0-a1fa39babede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:13:59.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:14:09.717Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=773cd203-e80b-4ab5-9dc0-3a739496dd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:14:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:14:19.733Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1d175333-d79c-4a51-81b4-4d5b890be4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:14:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:14:29.748Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b8b23f96-823e-4b70-97a6-c8bd0528b631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:14:29.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:14:39.778Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=90a0fb0b-8ce9-4aa2-a054-a41e97ca8f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:14:39.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:14:49.793Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0b693741-2569-48de-a39b-8aa70b5bba8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:14:49.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:14:59.823Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=49bb084d-4659-4d7c-99f5-4ec6afde1e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:14:59.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:15:09.842Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=af44f154-69cb-49ed-bff0-acc11fa29d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:15:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:15:19.859Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9ca41619-ba94-4efb-9548-73f1cc37aee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:15:19.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:15:29.872Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8d9e4718-0006-4058-a9fd-bb1a6147ba62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:15:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:15:39.886Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=126b08cd-0146-4cc1-a3d3-7c36fafe1660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:15:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T01:15:48.613Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T01:15:48.613Z |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-19T01:15:48.613Z |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-19T01:15:48.613Z |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-19T01:15:48.614Z |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-19T01:15:48.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:15:48.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T01:15:48.621Z |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-19T01:15:48.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:15:49.901Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=03b6041c-5ee3-4d7c-92ae-eb60cf3fcf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:15:49.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:15:59.914Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a5848071-0dca-4d08-8e3d-cd2404db046f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:15:59.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:16:09.928Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=174ef25c-a968-42b8-ac5d-d972b31dff67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:16:09.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:16:19.941Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6e8e986a-25c2-495f-ae3d-850d74facb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:16:19.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:16:29.961Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4b561a35-6c7f-47df-85eb-505e72daf26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:16:29.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:16:39.977Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bef2844d-c7da-4598-bce1-46780d72a36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:16:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:16:49.998Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2ba206ce-2860-49a5-9d39-1d4edd4294d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:16:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:17:00.014Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ee4a50e7-38ea-4803-84cc-3e059f6a4309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:17:00.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:17:10.032Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0e0728eb-9005-487c-b34d-4199695d8b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:17:10.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:17:20.049Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=823e5d3e-82a4-40d6-ad41-71ff1d28d520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:17:20.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:17:30.063Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e1d6b706-7aaa-440f-bce9-4059b1ce0f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:17:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:17:40.081Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c0ac412b-dff2-45f9-a678-d55afd6c97af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:17:40.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:17:50.094Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a7a76440-4f10-4e76-bda7-d43c81129bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:17:50.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:18:00.123Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=43fcdee4-da9c-4640-8531-b807ff11b0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:18:00.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:18:10.137Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=55a71712-5645-4b68-ab7b-ebdfed778b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:18:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:18:20.151Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7c7a8e31-c866-4373-924f-29ebc9cfbc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:18:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:18:30.168Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=242a48c0-5885-4563-b0b1-03bf21199de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:18:30.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:18:40.184Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e49aa98c-4927-457a-9114-1ba35082dc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:18:40.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:18:50.197Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=697ae3a4-935d-40ab-b5b6-66903ff5dd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:18:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:19:00.214Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=93c2bfdf-e0a9-40ec-a6f9-da10689cdc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:19:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:19:10.231Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c8b5969b-6c62-42e7-9834-c20c4ecabc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:19:10.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:19:20.245Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=109668f2-9cdb-4996-b3ea-abec4abdf990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:19:20.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:19:30.262Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=62b278ab-febe-4fa7-8ee2-9849bd35e983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:19:30.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:19:40.276Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=87975933-3aaa-4a97-ab58-cd712cb16213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:19:40.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:19:50.289Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4782dfcc-4b70-4e1c-b964-56250f3f2a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:19:50.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:20:00.303Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fa858489-e14d-4da0-9fc0-79c92b2200f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:20:00.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:20:10.320Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9c8fe898-8c3c-4e3a-bca9-588b280e624f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:20:10.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:20:20.346Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=442a914b-0de7-49cf-b25c-d36d63083a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:20:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:20:30.372Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6813429b-253d-445b-ab9f-a00482387138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:20:30.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:20:40.386Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2e6d3549-0851-451b-b6fe-ad50d73c985c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:20:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T01:20:48.729Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T01:20:48.730Z |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-19T01:20:48.730Z |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-19T01:20:48.731Z |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-19T01:20:48.732Z |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-19T01:20:48.737Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:20:48.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T01:20:48.737Z |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-19T01:20:48.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:20:50.399Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8193dc91-ced4-48a5-8613-c9fac6e66605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:20:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:21:00.414Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=40163054-1128-46cf-be9b-14de2e86a6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:21:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:21:10.432Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=02d26f89-41d8-48e5-a45c-041f6b07e466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:21:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:21:20.450Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d8236da6-d96d-464d-be16-ca46890cc849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:21:20.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:21:30.467Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=80d0ef44-55d1-41f0-865f-1e14f3c9bf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:21:30.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:21:40.482Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e4bc2710-539c-41b8-bd66-0d3f4cf6cd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:21:40.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:21:50.496Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b73d4b39-9e95-4d5f-adf8-f1f0e856935c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:21:50.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:22:00.512Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4558ae55-6366-4385-a3b8-8c0dd1ad5fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:22:00.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:22:10.528Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4c3596ac-ab1d-44de-ae5c-0a5cc353d6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:22:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:22:20.542Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8d46ae88-001b-4137-8639-504a5bb19f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:22:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:22:30.561Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a891e0b1-05a9-4bb7-8e6b-dc9bb21a0bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:22:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:22:40.577Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c23c00fc-4f98-40f9-9926-3794283bb19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:22:40.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:22:50.593Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6a9db112-ce74-4b90-ba1a-f4dceb2cc6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:22:50.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:23:00.608Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=313b363e-5d80-47d4-b4ef-05d55b0d5047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:23:00.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:23:10.629Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=81b58757-9e4f-4aa8-9e50-0a1e7b342ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:23:10.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:23:20.646Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=254b5e10-dc22-4a65-a085-744e8c5998ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:23:20.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:23:30.667Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=de5bd589-151b-4320-9808-669e207ccc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:23:30.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:23:40.682Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b5f42137-8221-4432-a546-72599ffd042d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:23:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:23:50.699Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cdc0e111-4bd3-4b4c-831b-6283f9ec0a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:23:50.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:24:00.715Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5b0f2465-98ff-4d99-86d7-9be9f77890fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:24:00.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:24:10.732Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d832f4b0-3208-4fcf-8593-5cb2fafeed11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:24:10.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:24:20.749Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a32cdd81-4612-4174-8d81-a69e9fe716ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:24:20.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:24:30.766Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=14a56a51-5705-40e4-950f-8748fee76a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:24:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:24:40.784Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ec041ce2-66f9-4cba-98d2-d59f1bce7a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:24:40.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:24:50.798Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=df376c23-63c1-476a-bad1-abce7b2da9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:24:50.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:25:00.813Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d7c98f9a-36e9-4c7d-84d6-0eefb26be5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:25:00.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:25:10.832Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c9eda1f2-1136-46bc-8984-5a07d9a4c6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:25:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:25:20.856Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4154e77c-f20d-455b-b738-e9022a13d5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:25:20.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:25:30.873Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f03e0232-3631-4ec7-893e-645996700312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:25:30.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:25:40.900Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5dfe0765-058f-4758-b63b-3a2ec084e783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:25:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T01:25:48.669Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T01:25:48.670Z |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-19T01:25:48.670Z |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-19T01:25:48.670Z |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-19T01:25:48.671Z |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-19T01:25:48.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:25:48.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T01:25:48.677Z |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-19T01:25:48.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:25:50.917Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b59405da-bfae-4940-99ce-2abaf7cf7469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:25:50.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:26:00.936Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cbb02356-29de-4c0f-a589-849ca99d4af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:26:00.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:26:10.956Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=841ea7de-60be-4150-a007-eac1c8499630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:26:10.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:26:20.969Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=351cdfd8-c72f-4933-a97c-76374371ae30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:26:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:26:30.985Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c4ce053c-c33d-4252-9665-96df8a06f783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:26:31.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:26:41.002Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=de9bbadb-134e-45f7-8e9f-34db9da4b8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:26:41.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:26:51.018Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=63284cbb-3086-4742-a26e-073f77403065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:26:51.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:27:01.031Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0ca4c0e6-48bd-4d48-82ff-32a8ea06deaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:27:01.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:27:11.050Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=637b67fe-6dc5-4e95-8664-b40042dca20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:27:11.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:27:21.065Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2a6b6270-5a40-42d4-951d-14124c4760cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:27:21.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:27:31.080Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fd82497d-7739-4e65-95ed-1d038e40c404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:27:31.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:27:41.095Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8a2a8d32-30a8-458a-8736-768b5d0b674d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:27:41.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:27:51.108Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=82ce44e2-65a1-47c3-8120-d6cdfc558807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:27:51.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:28:01.123Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=deb05f24-1144-4b0c-98a1-6603bd22ffb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:28:01.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:28:11.149Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7668377d-570e-4a41-a994-fe06fbec828f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:28:11.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:28:21.166Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=eac7f800-7638-4f79-9ddf-0a2eb7c00073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:28:21.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:28:31.179Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2951d06e-0679-4a04-8276-5a4745fe2c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:28:31.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:28:41.196Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=89270ab8-03cd-4945-9e35-337bbb119af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:28:41.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:28:51.211Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2092a1bf-db31-4dbb-9a10-f4f26a271843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:28:51.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:29:01.239Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=41a67552-359d-4438-9150-801fb1202fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:29:01.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:29:11.256Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3f0f74e0-ea84-41fd-ac28-8534625e76c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:29:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:29:21.273Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9b2010ad-354f-4b5b-a4f7-595784826564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:29:21.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:29:31.286Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0b9a4e8d-078e-4a53-907d-aa5e82858d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:29:31.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:29:41.302Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b525e58a-55f7-40c4-bb7d-ec9f45244c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:29:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:29:51.318Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cb06019d-61c8-4ddc-89a4-54d70ea86728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:29:51.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:30:01.331Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ef4b900b-277a-4fff-a3a9-20a337b96f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:30:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:30:11.343Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6b00d44f-5a03-4ee5-b0c1-98fc07398585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:30:11.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:30:21.359Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b02ff51c-cff0-4c72-ae2a-33052c606ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:30:21.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:30:31.379Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fa7eda52-d7e1-43a6-a193-d4e0574ccc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:30:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:30:41.396Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b333e1b7-ccee-44e0-82e0-37c5b17a733a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:30:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T01:30:48.565Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T01:30:48.566Z |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-19T01:30:48.566Z |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-19T01:30:48.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:30:48.567Z |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-19T01:30:48.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:30:48.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T01:30:48.573Z |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-19T01:30:48.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:30:51.413Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d80fe15c-3cd0-4044-bec8-f0239faec007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:30:51.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:31:01.428Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a7c9517d-9492-4af7-9ec6-424f6f4f9e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:31:01.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:31:11.445Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=06e25029-eec7-44f1-8e57-c28dc8230480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:31:11.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:31:21.462Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e762c4d8-c807-4a54-ad1a-a312ad2de5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:31:21.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:31:31.485Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=950c7b94-e931-472b-aeb5-d173cf6a4f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:31:31.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:31:41.501Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6f1cd5e4-68b6-4029-8024-d36b8340af74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:31:41.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:31:51.513Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3bc38a3b-5629-4f83-8ef9-c1d9a8f7687c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:31:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:32:01.527Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=888aa2c3-b71c-4936-9110-db64b2fd4413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:32:01.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:32:11.543Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bc7670c6-c0ec-4862-9ad5-d3498cd7a230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:32:11.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:32:21.560Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7f4da4ba-595e-402d-880a-5cb973b94bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:32:21.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:32:31.575Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9fe0d3f5-7428-4be9-9b5d-7e47b94f1710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:32:31.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:32:41.587Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5f6dc109-280c-4e00-9927-1f76a064f73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:32:41.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:32:51.601Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9518d448-923c-4ded-8407-f2efea372036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:32:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:33:01.617Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4d65ffdc-7cbb-4e1a-907a-707b46bf4943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:33:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:33:11.635Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=43a593c3-299d-431c-9ebd-7246e98ae5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:33:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:33:21.651Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=94f9cd0c-323b-4889-9d44-ae743e5cbb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:33:21.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:33:31.668Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3e73af97-5fdc-4e7d-bd2a-e06baae9a793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:33:31.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:33:41.690Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e832f298-bcd8-442c-b77d-2ce004afbdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:33:41.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:33:51.708Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0696c735-6de0-47ae-8991-f0785c193202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:33:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:34:01.745Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8f3f759a-4aab-4824-87ed-144f55ae05af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:34:01.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:34:11.771Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b3ccdb77-ad59-4919-94e5-2782a575ba2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:34:11.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:34:21.785Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a1412a47-9f69-476f-937b-83c7af7b79fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:34:21.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:34:31.801Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=411ba725-9e60-48eb-bef8-96646e518d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:34:31.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:34:41.842Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0b071ce9-cd41-4f3c-9ae7-8a658ee77b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:34:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:34:51.859Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e4c1b4cd-b4d2-4e0d-8897-4a46b3c6330d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:34:51.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:35:01.885Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=955d4870-f649-461b-8d69-b4be584c6523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:35:01.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:35:11.905Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=53c164e9-ecc6-4d0d-b805-a651c7bdb184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:35:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:35:21.920Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=47d993c8-853c-4c2f-9a9d-9b9392ea1251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:35:21.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:35:31.938Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7fd49925-56bf-4e46-9959-ac3faa610775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:35:31.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:35:41.952Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3f2e15c7-975e-4be5-baf0-2b629221e338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:35:41.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T01:35:48.666Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T01:35:48.666Z |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-19T01:35:48.666Z |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-19T01:35:48.666Z |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-19T01:35:48.667Z |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-19T01:35:48.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:35:48.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T01:35:48.672Z |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-19T01:35:48.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:35:51.967Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=44d68cec-8798-49b2-9180-8d32a32a1060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:35:51.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:36:01.980Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7dd39f27-abc3-4eb8-810b-90f02214c886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:36:02.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:36:12.004Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f49a6a2f-7391-4545-95b0-2300f84f0c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:36:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:36:22.026Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d658c36f-b27e-4cc9-af15-1251545525fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:36:22.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:36:32.044Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e97c0d9d-d1ec-42b4-9a64-b4d04eebddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:36:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:36:42.060Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=857c50b0-538e-4f95-9560-c93a12bb106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:36:42.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:36:52.078Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=151d96d4-0385-40be-9eb7-f8f55ce412a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:36:52.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:37:02.095Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3b1fc315-b2d0-4c02-8be8-b604a5b4f2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:37:02.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:37:12.110Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=29a94ddd-1524-4dc4-a052-c0f610647de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:37:12.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:37:22.124Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=02ca058b-b03e-479f-94b7-bd5d66d648b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:37:22.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:37:32.140Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=72589689-439e-4cb2-b476-b3c00a0914c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:37:32.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:37:42.156Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bfe3043d-564f-42e8-8d4d-c39d14c9b4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:37:42.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:37:52.174Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0586b83f-8acc-45c9-821a-bfbb3c9d16e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:37:52.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:38:02.187Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2e72a4d7-e157-430f-baf2-e235197646f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:38:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:38:12.211Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=af43cf9f-d825-403b-8db5-7ef7757c5476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:38:12.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:38:22.224Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0bbc1068-86ff-4072-9d15-d4fc3af01094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:38:22.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:38:32.241Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5b843f13-4519-4a52-ae89-7910734de9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:38:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:38:42.257Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3d8a7c32-a18c-4201-bffe-10966db40e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:38:42.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:38:52.271Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=399e0c37-dfd1-4df7-b4bc-22c0063d8d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:38:52.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:39:02.285Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c0bf9c2e-66d0-4dae-8ce0-d9d5c5a1c39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:39:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:39:12.301Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0b7b3373-2f09-4cc4-8081-e471849f6b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:39:12.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:39:22.314Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=aafe539e-551f-43aa-aee1-0562dc5279f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:39:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:39:32.328Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=54ed4575-17bc-4c5c-a977-80960634fd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:39:32.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:39:42.349Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9b528598-66ab-4ec7-a5f4-6021ecf98cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:39:42.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:39:52.364Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f1d45604-0e59-4e08-b96f-fe8aa021be83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:39:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:40:02.377Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2497792b-ce07-4b2a-8c5c-04db85a6550e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:40:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:40:12.392Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5d152a97-e4e7-4a58-a87c-fec3880abf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:40:12.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:40:22.407Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0c1087fb-5a04-4b58-aab9-5c7ceb799e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:40:22.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:40:32.421Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d65121e8-9ad1-4d8a-821f-2ee19e63dd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:40:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:40:42.437Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f62efdfe-1a3c-4a91-a891-236729e326c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:40:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T01:40:48.599Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T01:40:48.600Z |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-19T01:40:48.600Z |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-19T01:40:48.600Z |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-19T01:40:48.600Z |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-19T01:40:48.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:40:48.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T01:40:48.605Z |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-19T01:40:48.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:40:52.452Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=819adb87-8d72-427c-a730-08a0506e9bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:40:52.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:41:02.469Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6c3ab1af-394f-44c7-a29a-f2bc624d308a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:41:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:41:12.502Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=42eefc8b-4115-4f19-900d-dfdca7ce6431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:41:12.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:41:22.519Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d1d41e97-0caa-4d9b-871e-33a1d201cf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:41:22.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:41:32.537Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3b506935-db0c-4e08-9e00-4f6c2f799be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:41:32.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:41:42.551Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b9e52f1e-b093-4da0-98ed-5e9007b483dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:41:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:41:52.568Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=325dc465-1904-4aa3-b643-1e1447f355df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:41:52.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:42:02.581Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cca29310-c0f7-4e8c-939d-77ebc7dc9553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:42:02.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:42:12.595Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e4ad469b-76d7-4e35-94a0-981f823f678b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:42:12.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:42:22.611Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b489bca9-9ab1-44ac-bd0e-99e9c6462944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:42:22.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:42:32.625Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b1c7b1bb-aede-4356-bdd3-91b1ba6c46b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:42:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:42:42.639Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=103a294b-f2d0-4251-a6bf-da0717a9ed25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:42:42.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:42:52.657Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1aa6dc3a-f59d-421b-b9b1-7e333966223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:42:52.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:43:02.676Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9a214229-1176-4028-8dc5-9d370691e3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:43:02.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:43:12.691Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=93fabf7e-031a-4f1f-a043-4a6d4b4e11c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:43:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:43:22.705Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ec6fe2ae-4000-48ed-8093-4d9453e2cc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:43:22.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:43:32.719Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d5eaddf4-ebc3-4b76-a866-fa2af9bc659f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:43:32.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:43:42.732Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=271c05be-c088-4a40-9045-1d632c738ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:43:42.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:43:52.756Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f75661cb-824f-4909-aeee-5ee4c8e48ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:43:52.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:44:02.768Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2a8fb354-9821-4450-83a5-fb1182ff2f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:44:02.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:44:12.785Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=60e4ab95-0891-4560-a947-ebaea980ce68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:44:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:44:22.798Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8064d27a-3ca6-4594-ac47-8f1f89e9b151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:44:22.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:44:32.814Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=dcd552f7-3bfe-44dc-a3e1-11bbe29e964d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:44:32.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:44:42.829Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e72c6aa9-1005-4514-be33-b5ba1745ceb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:44:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:44:52.844Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=404e326a-a484-4b49-927e-8d463915834e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:44:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:45:02.857Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=54c92c9a-cd80-4805-af97-19a2c85d4139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:45:02.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:45:12.885Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=301b452a-da68-4b98-8936-2fb89b680486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:45:12.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:45:22.900Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=95dac997-8c64-4c57-9ad6-2cd725e15900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:45:22.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:45:32.914Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f4088a7f-ae73-4fbc-bb96-ff90660c918e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:45:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:45:42.928Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f4b7b664-4001-4fae-9e3e-fb7164193902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:45:42.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T01:45:48.680Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T01:45:48.680Z |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-19T01:45:48.680Z |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-19T01:45:48.680Z |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-19T01:45:48.681Z |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-19T01:45:48.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:45:48.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T01:45:48.686Z |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-19T01:45:48.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:45:52.943Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=12a0784c-aff3-4b64-87a7-bd16c351b827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:45:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:46:02.961Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=08adbdc3-77ab-49b6-a4da-c40ff100d876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:46:02.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:46:12.977Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=19f7c035-484f-4bae-a47b-40a155b2adf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:46:12.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:46:22.991Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=03638640-2ba6-4cc5-9d21-72b27d10876c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:46:23.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:46:33.006Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2acc9046-461a-4811-9b60-3e33d6dc7f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:46:33.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:46:43.019Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=64fbca85-7fe7-45b8-88f0-c52c750d03bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:46:43.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:46:53.035Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1da34631-c111-4227-9016-d019ad4ea045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:46:53.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:47:03.052Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=27619bbc-77f1-4a73-8d67-56852a60189d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:47:03.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:47:13.066Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7beb93a6-61e9-451c-86f4-ca5bc338e042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:47:13.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:47:23.082Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3f4bb66e-1a01-44fa-9b0c-537b17b06420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:47:23.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:47:33.097Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3a26d585-9374-4b43-80c9-306ccb62508b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:47:33.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:47:43.111Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d7d74f1e-887d-4675-860b-217fa7a7e116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:47:43.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:47:53.125Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1d3f445a-7246-4a54-a733-da68a3ddacf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:47:53.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:48:03.140Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5e4e71d1-4b75-4001-a102-20be821e7cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:48:03.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:48:13.155Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=da2a8415-99e0-4a7d-b26a-12f6c752424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:48:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:48:23.169Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ee084e47-953e-4a39-b114-00beb452c390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:48:23.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:48:33.184Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b24058cd-6ec4-4bb3-9d85-ccd31c470510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:48:33.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:48:43.198Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=66ed8440-decf-4e43-aa53-225cf7f58bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:48:43.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:48:53.211Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1d0d155b-efe6-4517-9803-95488e9b0002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:48:53.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:49:03.225Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=92b5832e-abde-43d4-a8db-58b084f8f42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:49:03.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:49:13.239Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=20bf83ee-10ee-49ce-a002-756ecd75b8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:49:13.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:49:23.257Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=35007df8-dee7-473e-93e1-e0285ea5484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:49:23.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:49:33.271Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e6128635-ced2-4203-a9df-28b6ba6bea66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:49:33.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:49:43.287Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4c15294b-c944-4cfd-b4ad-f46a82849b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:49:43.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:49:53.300Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1a6c24df-8967-49c0-a918-9f157d94e337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:49:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:50:03.325Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b35bad82-d385-4a0d-a809-06e88fb10104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:50:03.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:50:13.341Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f29311db-469f-44a5-90af-68d0c1351b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:50:13.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:50:23.354Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0fba8ed6-09e4-46ca-9580-70ddbde30644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:50:23.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:50:33.372Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6419d42a-c858-4ab9-9378-c2293acced96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:50:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:50:43.389Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c630507a-35f4-44bd-96b6-20b26c922475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:50:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T01:50:48.599Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T01:50:48.599Z |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-19T01:50:48.599Z |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-19T01:50:48.599Z |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-19T01:50:48.600Z |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-19T01:50:48.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:50:48.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T01:50:48.604Z |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-19T01:50:48.606Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:50:53.404Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cfa8859f-0794-4342-aa36-ec0f8d8934e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:50:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:51:03.430Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fb15224d-3a60-4762-94bd-6079fd4e13f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:51:03.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:51:13.449Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=27dd8b7d-fbeb-4fde-bc42-39dbaffd480b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:51:13.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:51:23.465Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a27aafc5-fb1c-44ee-b89d-e075bd75d13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:51:23.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:51:33.480Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=26cf94cf-7afc-4ee4-84f1-8ae4efeeedb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:51:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:51:43.493Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fdba4ab0-85cf-40dd-9655-0c74c41c58ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:51:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:51:53.511Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c9fe7ac5-dd53-416a-a8e5-8da616d64bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:51:53.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:52:03.525Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6782cc4c-7d58-4df6-b3b1-be75868c7413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:52:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:52:13.544Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4c4bfadf-2d36-4973-bcea-21bde9fbdd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:52:13.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:52:23.559Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4244dd08-3d63-483e-92bb-f3bbdd98f7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:52:23.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:52:33.575Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8a5a33d3-75f1-427c-90ea-d1d41ef95114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:52:33.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:52:43.590Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8f6629bf-9041-4c64-a866-9298b88c5818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:52:43.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:52:53.606Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=26597f25-2e02-4d92-8e2e-b06e2fa0293f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:52:53.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:53:03.620Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=63d27f32-32df-420c-915e-daea5812348e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:53:03.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:53:13.645Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d028c588-ed80-40a5-a93d-1cd24e9f2fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:53:13.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:53:23.661Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5367ab85-e3f9-4b1e-b428-8a440dc2710f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:53:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:53:33.676Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=181decb7-9e78-4c54-9111-aa801161178e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:53:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:53:43.692Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ce75d9f4-43aa-492f-9ed0-f1696c16f348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:53:43.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:53:53.709Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=77c89804-0f37-4b96-8f9d-e6f9c72783ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:53:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:54:03.726Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fed30ad0-2681-4065-b6f7-4602326d27be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:54:03.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:54:13.744Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8ec01b92-5893-46f6-b730-4d9c8b84e825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:54:13.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:54:23.761Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ed9ce6c1-2fc2-4fda-9273-1e5865435921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:54:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:54:33.777Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5e44d19a-4cbd-4903-b7e4-bcca60e7f63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:54:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:54:43.792Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3ee1f22b-4367-4272-8931-cac5a96370dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:54:43.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:54:53.804Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b6b15f46-f0d6-4af6-8ac7-1f0eb6832567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:54:53.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:55:03.820Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f86e83c7-ca5e-45cc-a3db-1d555264fab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:55:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:55:13.836Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c59d43cb-4062-4205-b4b5-0d30384adcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:55:13.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:55:23.854Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bfac62d7-d325-417b-945e-2ec9d29b2dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:55:23.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:55:33.868Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d8df1729-730e-4d57-b06b-000ca3ff6c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:55:33.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:55:43.886Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1cfe10da-b5de-48aa-99e8-af178cb10896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:55:43.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T01:55:48.636Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T01:55:48.637Z |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-19T01:55:48.637Z |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-19T01:55:48.637Z |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-19T01:55:48.638Z |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-19T01:55:48.642Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T01:55:48.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T01:55:48.643Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-19T01:55:48.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:55:53.903Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f37d99dc-2b3b-43d2-89d1-d8b506a76b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:55:53.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:56:03.917Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ba59a1fd-dc31-416b-8839-b83b33fd24ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:56:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:56:13.936Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e50928b6-a334-4951-8cbb-f2654802b2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:56:13.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:56:23.948Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0d682911-1279-4397-9657-495fcba6fffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:56:23.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:56:33.963Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c897c72c-c8b2-4a91-b325-4ba140aabaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:56:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:56:43.979Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ed6bf1db-b6cb-4039-bce1-b7eca6c1709c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:56:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:56:53.996Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=61caf046-6179-46d9-a1a0-463446e3a263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:56:54.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:57:04.011Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0b4020ab-90f3-4a61-8afb-58b66bc6826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:57:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:57:14.031Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=856642f7-72a4-4cd8-ba15-2090a0b71cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:57:14.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:57:24.044Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=59089471-925d-495f-befe-570ff8ec19c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:57:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:57:34.059Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6e11eb4e-1815-4bce-84e3-85400f295ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:57:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:57:44.075Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7fcb04f9-8ca4-4d19-806d-dbf57455408f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:57:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:57:54.088Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=61f21048-550d-4bfb-9d9e-361ab418c8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:57:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:58:04.102Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1c6987c1-8b0c-485f-93e4-0245dd8292b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:58:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:58:14.115Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fee8e012-ec16-42cc-b439-d624597a8ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:58:14.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:58:24.130Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6effff14-85d5-48f8-be5c-85329c8cb89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:58:24.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:58:34.149Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9416e277-ec1b-4647-83b8-2f6f3d8de305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:58:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:58:44.184Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c7958e89-4019-402e-a573-4e585f0ec7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:58:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:58:54.199Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fc4501da-4155-40d3-9a32-7bc41e4a1b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:58:54.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:59:04.216Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=62a6e04a-5f06-4474-9d29-1fbaf0ea06f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:59:04.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:59:14.233Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=832192e5-aada-4fae-81aa-3e614402df5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:59:14.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:59:24.250Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=acb5ee03-4083-4e9b-9261-7ea2b36cb736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:59:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:59:34.266Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=21620924-04c7-4116-b669-7234dcbe6e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:59:34.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:59:44.281Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d5bd2fb9-f27c-49c6-93cf-3ee0ad48c25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:59:44.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:59:54.295Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=63da8e5d-e8f7-42a7-bc75-93fedad72917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T01:59:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:00:04.309Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d7248d96-5d7b-47ea-91bb-307b306a9859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:00:04.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:00:14.332Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=07bde466-7433-407f-bdfa-cf0d507832c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:00:14.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:00:24.349Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=34ec822a-26fc-406b-b144-d64896b19aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:00:24.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:00:34.363Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=aa85c950-fe17-401c-ab09-76563b899262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:00:34.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:00:44.376Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=db51a596-b423-4b56-a746-fd91ed9c57fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:00:44.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T02:00:48.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T02:00:48.616Z |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-19T02:00:48.617Z |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-19T02:00:48.617Z |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-19T02:00:48.617Z |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-19T02:00:48.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T02:00:48.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T02:00:48.622Z |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-19T02:00:48.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:00:54.391Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=73e639e3-359f-430b-873a-6137dcbe7eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:00:54.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:01:04.416Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=96577566-6886-4da7-9eae-65137e178615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:01:04.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:01:14.434Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f5495684-1df7-4c20-921b-67e770cc506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:01:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:01:24.451Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=70958a94-8954-406e-9809-640d5d711572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:01:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:01:34.466Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=312d3bc7-cef8-4e4f-aa31-a8bde4ad4fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:01:34.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:01:44.482Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4f708161-de8e-4ead-8e19-01b819ee345d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:01:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:01:54.498Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b2c71293-f532-496a-9f7b-c27ef85071f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:01:54.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:02:04.511Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8fac1eff-72e8-458f-8a18-995d01298a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:02:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:02:14.527Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d7191011-abe6-4f5c-9acd-ad476bcb0e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:02:14.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:02:24.541Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7144fc22-980c-43f6-bc1d-e8a030abce84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:02:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:02:34.556Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=de667d2b-03c5-4cbf-8489-8bf333b94eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:02:34.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:02:44.572Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2c821b6d-1fc0-40c4-8490-7f1212cbc586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:02:44.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:02:54.594Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=85c88577-c697-46e3-a7c5-8efc768d8515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:02:54.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:03:04.609Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e66c2d65-3abb-4a64-9440-7f04739bc7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:03:04.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:03:14.622Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3fdbbb1c-6b7c-4116-98ce-e1a6825bd0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:03:14.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:03:24.640Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2eb9e2dc-acc9-4b56-8d6f-d9cfd3c88a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:03:24.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:03:34.652Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=40594b1c-27de-49c7-8cd6-72bb10bff5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:03:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:03:44.669Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bc150c06-0acf-4f61-b0bd-2bd5ec980b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:03:44.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:03:54.683Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=47d89cca-0396-4787-bf4f-1aeead83c01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:03:54.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:04:04.696Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=60e8c769-18d5-44aa-a43f-e34d5dc0fee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:04:04.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:04:14.711Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=089d57da-41e4-4f73-bcdd-f5e1d5e08e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:04:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:04:24.732Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fe8951f8-2a2b-4c42-94ef-5a9ae577774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:04:24.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:04:34.748Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b0890429-eed0-4ec0-b5af-867d6b4eb016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:04:34.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:04:44.764Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=46a91b01-d658-42cf-b8e2-98cc6848e06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:04:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:04:54.778Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bfa5a07c-3600-467e-9560-bd59d9506da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:04:54.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:05:04.793Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b6dcae5e-407c-418c-987e-ff830b2fbef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:05:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:05:14.805Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1b51478c-d6e0-4142-8f70-b00ae3f01d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:05:14.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:05:24.820Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cb3cc1ac-d45d-4248-bbc7-7f9c6bf855a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:05:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:05:34.860Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bd751871-6ca4-4abd-8386-8cce076ef784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:05:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:05:44.877Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c3dc6d37-347a-4588-a27d-6dc9b7df25d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:05:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T02:05:48.669Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T02:05:48.669Z |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-19T02:05:48.669Z |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-19T02:05:48.670Z |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-19T02:05:48.670Z |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-19T02:05:48.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T02:05:48.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T02:05:48.675Z |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-19T02:05:48.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:05:54.891Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fbfb18e2-86d4-4751-8c89-b3d4309128f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:05:54.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:06:04.906Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=632137f3-c1dd-429e-b928-248809905588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:06:04.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:06:14.921Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6ce5fdfb-9282-47ab-a658-2eebe7f2b13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:06:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:06:24.936Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=78396b79-7b02-426a-9c98-511caf6fc4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:06:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:06:34.951Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bbcfd980-9f8e-4530-a791-6b56e864d0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:06:34.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:06:44.965Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1efb945f-1556-45d9-9246-e1ae9b27c589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:06:44.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:06:54.980Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bd959cc9-f177-43cd-b8da-a8ed62652e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:06:54.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:07:04.996Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b30e1ea2-4c0f-4fe2-b882-f33d6a04e1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:07:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:07:15.012Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f00786f1-b3ad-48e0-a0c9-ed74b266d46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:07:15.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:07:25.028Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7a2d26bd-dc86-4e72-84a4-f90622164157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:07:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:07:35.043Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=62fb8283-944b-430f-893c-9df2d2b58eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:07:35.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:07:45.067Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=58b916b2-f3f9-4cff-88db-598efa67785c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:07:45.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:07:55.081Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ed72d90b-f2be-4a47-9512-28eac756ef45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:07:55.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:08:05.095Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2d1cce74-de79-47f9-b358-aac30456f6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:08:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:08:15.110Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ad691397-63ae-4b81-8cd2-b87a481fbaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:08:15.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:08:25.127Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ed53ca01-35c0-4ab2-bcf5-d271859e03da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:08:25.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:08:35.142Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=da925d4a-f7cf-43a3-9074-b24f09d556f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:08:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:08:45.159Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2d8e71c5-aade-49cb-a253-1c23a3303231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:08:45.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:08:55.178Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=89cd29c1-4c52-479a-a62f-7e398eefd91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:08:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:09:05.193Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=34f6b1f2-40f7-4b86-84f7-19e394446123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:09:05.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:09:15.208Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3a0ed47a-7089-47cb-b3c6-b7d65de981be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:09:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:09:25.227Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=601f14c6-e82a-417a-bb47-7c07e21a5258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:09:25.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:09:35.243Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=58aa441b-8458-44d5-87f0-2643fa95bf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:09:35.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:09:45.256Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=29d56be2-0ef8-4421-92b1-bd904d6705ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:09:45.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:09:55.279Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4cc7c346-ce46-434e-8514-4cdbe46b216c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:09:55.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:10:05.295Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bfe2c2c1-9bcc-4422-b64d-37a2c40778ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:10:05.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:10:15.315Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=22768e4b-7575-43cd-915d-d8d674d5dbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:10:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:10:25.331Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b013af19-53f1-4141-9bd9-0f0b54f7c750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:10:25.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:10:35.346Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6a6a2de0-b360-4b32-a70d-d9e5bc29cad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:10:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:10:45.360Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=af9dc92f-82cb-4a70-aee6-0c51cbcc4413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:10:45.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T02:10:48.659Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T02:10:48.659Z |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-19T02:10:48.659Z |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-19T02:10:48.659Z |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-19T02:10:48.660Z |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-19T02:10:48.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T02:10:48.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T02:10:48.667Z |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-19T02:10:48.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:10:55.375Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8faa5ab9-486b-4a31-8a07-9a4ffa66da77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:10:55.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:11:05.389Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=82d6c426-81a2-4c76-87b7-486afaa74d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:11:05.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:11:15.404Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a18fb593-aa04-442a-bb66-4dbf805cde5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:11:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:11:25.420Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f09bf034-bd4d-4405-9ca8-68715ed3f2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:11:25.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:11:35.433Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fa0339fe-d0cb-41a1-8e75-afa707a9998b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:11:35.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:11:45.450Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=af5d150f-a65c-4837-8041-d0898e7867cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:11:45.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:11:55.463Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=155fef98-fb4f-4c9b-a743-5931bff9c808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:11:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:12:05.478Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bc1c442f-319f-47af-b522-a54cd9ff74d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:12:05.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:12:15.563Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3bab78cc-01a6-41b2-abfc-3bb1dda40555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:12:15.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:12:25.577Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=74c79207-01cc-4463-9505-7906100c1b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:12:25.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:12:35.591Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f0803249-8fdc-43ab-8755-12d54005809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:12:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:12:45.605Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a89166c6-0a07-4d35-a6a1-eecb1cd378f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:12:45.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:12:55.619Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5c194a0e-b3b2-4468-844e-8bb2efc5a98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:12:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:13:05.633Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=73c32549-d4a8-4300-8ae0-274c715368fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:13:05.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:13:15.646Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=906117f9-0328-40cc-91bf-874b978fabcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:13:15.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:13:25.660Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d05a9913-4fcf-4641-b18a-c28b3cce94e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:13:25.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:13:35.674Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bb33caeb-2305-4121-9e2d-17af17dd1940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:13:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:13:45.688Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=55c450d9-e34f-4eae-923b-c9d3960c745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:13:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:13:55.702Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d7cb72d1-fbda-4807-be9e-00c898c8844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:13:55.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:14:05.715Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d9540c79-6cc8-41ee-ae50-a5b4444a11cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:14:05.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:14:15.732Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=1c90865c-f255-4ba3-85ee-27d6308803f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:14:15.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:14:25.748Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fcc285c9-1370-4094-972c-a7a96a36a282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:14:25.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:14:35.760Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=461bd47c-f714-4d52-ac27-0f586766b41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:14:35.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:14:45.774Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f541f90d-b678-49e0-b71e-8b9d2a0a35b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:14:45.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:14:55.788Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=658e1650-37c5-4f48-aeb6-2bf6a66b4726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:14:55.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:15:05.801Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=116ed1e3-fb05-414a-a747-e7478263eea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:15:05.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:15:15.816Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=23424685-24a6-4138-afdc-cf767e1c9f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:15:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:15:25.829Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ebac3910-e203-4b81-a216-ad0f5bb04379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:15:25.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:15:35.847Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=86930ffe-7d91-4ccb-b5c7-0b5c7b79ebaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:15:35.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:15:45.863Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=527f1d7f-a5e6-4d59-b0a9-f7b97363a2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:15:45.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T02:15:48.613Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T02:15:48.613Z |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-19T02:15:48.613Z |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-19T02:15:48.613Z |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-19T02:15:48.614Z |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-19T02:15:48.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T02:15:48.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T02:15:48.620Z |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-19T02:15:48.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:15:55.878Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7b71e545-4936-44c2-ab3c-2e8f6fda7007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:15:55.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:16:05.890Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d32902ca-d65a-444d-be4b-d1bca0ecf82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:16:05.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:16:15.906Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ab794e09-385a-4edf-b34d-1b7fb5d83b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:16:15.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:16:25.922Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0cdca4a1-df25-4701-8518-5346921034de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:16:25.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:16:35.935Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e5997187-9150-4ca7-ac6a-e561246c1253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:16:35.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:16:45.949Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=55275467-ad51-49de-b4f5-3725e6577bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:16:45.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:16:55.964Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=42709238-ec8b-4c04-bdbf-e9328934bc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:16:55.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:17:05.979Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2ab01748-4bdb-4f39-b194-d64bf826097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:17:05.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:17:15.995Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f8d3988c-c661-432f-abbc-b1285afc0d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:17:16.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:17:26.010Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=f75eeb61-1f31-46b4-b2c3-16b0ecadc00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:17:26.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:17:36.039Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c91cb9d6-cac8-4b7e-97bc-73e9cbcf8027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:17:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:17:46.054Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=99cdc3ae-779a-45cb-8f56-f510bdaa7fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:17:46.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:17:56.071Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=63272ab3-a3c5-4885-b8ee-988aaec46b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:17:56.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:18:06.091Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=daabdf33-a155-40b2-b45f-ec07c7dce93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:18:06.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:18:16.110Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=92f8cf71-db62-4160-9c8e-1793a79ec50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:18:16.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:18:26.125Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d358d264-d134-4e0a-979e-9d350373894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:18:26.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:18:36.141Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5465a095-fa03-42c4-adc3-e7d4b431b882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:18:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:18:46.157Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=b1fdabd8-07ae-450e-a758-e4ea7a727a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:18:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:18:56.194Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=366f54d0-a4b4-45dc-8e15-52d4cc3e41d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:18:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:19:06.208Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=978da927-4b87-4b87-b008-aa4c60b6a476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:19:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:19:16.222Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=92ddc645-9b49-4110-aaea-f648e8e7bf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:19:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:19:26.238Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=851ad67e-1ec5-4140-9ea8-a0eee2272e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:19:26.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:19:36.252Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=df48fa9e-13a3-4f33-8ad6-a9d279e17d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:19:36.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:19:46.266Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e18049a2-ec25-42db-96fb-d45dd66f53f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:19:46.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:19:56.281Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c1515c25-1ee3-4e06-866c-69ccb4cc7d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:19:56.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:20:06.295Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=103f7d83-8670-48c8-a008-e05d103fd489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:20:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:20:16.311Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4fa63d9e-8a8c-4163-9e1b-d01b94f7a203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:20:16.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:20:26.325Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=780625eb-5bd9-4713-b1e6-beb0cc98965b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:20:26.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:20:36.340Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=06d4c061-348e-4e1d-9ef2-5d3b526674b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:20:36.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:20:46.357Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=bc9f088f-33fb-4e2e-8f47-f76e1d122d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:20:46.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T02:20:48.669Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T02:20:48.670Z |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-19T02:20:48.670Z |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-19T02:20:48.670Z |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-19T02:20:48.670Z |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-19T02:20:48.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T02:20:48.674Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T02:20:48.675Z |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-19T02:20:48.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:20:56.376Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7e8109e0-9ac1-4509-9ac9-689fc775e79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:20:56.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:21:06.391Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6d0a008f-74f1-431d-b680-08f6a2d50bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:21:06.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:21:16.405Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c565585a-091d-4a92-b98a-08b6e37515b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:21:16.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:21:26.420Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8967dcc0-7edc-42ac-a649-a9df7c6664ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:21:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:21:36.439Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9a5e36a6-4245-40c2-8ef4-d287580e6928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:21:36.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:21:46.454Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=861147d3-769d-4106-b72d-e788f26ba683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:21:46.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:21:56.468Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0796e67d-8ae6-4c6b-9822-cf14cfc5d657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:21:56.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:22:06.483Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0b460158-b6b7-45d0-bcaa-c49a9ba5592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:22:06.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:22:16.500Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d3e279c8-0962-436a-8665-a8bc65298c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:22:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:22:26.519Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=7f07c03e-1e87-4a57-b70c-3f55f9a70876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:22:26.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:22:36.548Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=610e5f16-84be-4060-a600-6291d8b9aa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:22:36.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:22:46.562Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6ef4c463-a939-40ba-9535-5a1b4b507ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:22:46.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:22:56.577Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a59d8d28-86b5-4d67-b5a9-c5861069105f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:22:56.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:23:06.591Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=06dcbdbd-67fe-46a0-98cf-b96c891bbb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:23:06.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:23:16.606Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=086289fc-822f-41fa-a70e-783b1561826f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:23:16.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:23:26.623Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cd11d194-104c-46df-b638-430768701833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:23:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:23:36.639Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=339a5cfd-fea9-4a22-9697-caff7f4f9d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:23:36.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:23:46.654Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=73c6b5f3-999f-43bb-9c65-1c03195e6e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:23:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:23:56.670Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9901385b-db61-4f2e-8798-4e5b23aad14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:23:56.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:24:06.686Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a0ef9010-9485-4675-8970-2ad3cd96d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:24:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:24:16.702Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=cf23b84f-bc4b-4e1c-b397-5b7fafc6585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:24:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:24:26.717Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5fbb9d64-ec66-4a4b-9acc-c07c5d693fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:24:26.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:24:36.732Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=61c5d8d5-86fd-4a0e-8030-b003e4255935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:24:36.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:24:46.751Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=567f2eba-b4c9-4d2a-84dd-7d78f8456643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:24:46.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:24:56.771Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ce72954d-ab15-48e2-adcb-4238c2c81c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:24:56.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:25:06.785Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ecde80fd-5519-4a79-a66f-39f1e4c8cff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:25:06.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:25:16.801Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=963f457a-2ef6-4f4b-8765-05359d20cd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:25:16.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:25:26.816Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8beda96d-69e5-4116-abcc-bcb62c6042e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:25:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:25:36.832Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=389f99a7-e832-4270-904f-14c0356793d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:25:36.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:25:46.849Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=62870f60-1633-4257-8b5a-3aa6e4190b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:25:46.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T02:25:48.567Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T02:25:48.567Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T02:25:48.568Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-19T02:25:48.568Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T02:25:48.568Z |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-19T02:25:48.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T02:25:48.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T02:25:48.571Z |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-19T02:25:48.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:25:56.864Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a677249e-d4da-4e1a-a2c3-69891b330841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:25:56.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:26:06.880Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3c60d9c8-7966-4b0e-94a1-9f3949d82663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:26:06.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:26:16.893Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e78dd4de-4db4-4469-90c3-1ab9560417cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:26:16.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:26:26.908Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=30bee4ac-61a8-4fb1-9f89-ddfb11b753dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:26:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:26:36.923Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=c4aad4ab-394d-40dd-862c-29b7a8ce5c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:26:36.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:26:46.939Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0dfb4a6e-9b0e-446f-9c62-8e67c56b7b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:26:46.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:26:56.959Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fcba55f2-a2e8-43a7-8241-9065c5b495a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:26:56.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:27:06.977Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=0a4dee4b-4ebe-4f02-96cc-543c4743056b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:27:06.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:27:16.991Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=ad6b4de2-7a36-4fd3-9674-97afeed299e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:27:17.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:27:27.007Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=be652d32-facb-4f56-b393-782f6ce2f210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:27:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:27:37.021Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=e4efb096-b7ef-4475-9fad-8b26d89adb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:27:37.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:27:47.043Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5d37c36a-c0a7-4f33-baa1-c41aa9a6d23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:27:47.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:27:57.060Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d516adfe-c1d6-48a4-b377-5ece46cf910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:27:57.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:28:07.074Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8aee13e2-c612-43e4-a4cb-c447e51ac49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:28:07.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:28:17.089Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8494a866-8c67-4e55-b8d9-86b2e5d04f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:28:17.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:28:27.103Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a724f406-905c-4975-9c55-946efad6e98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:28:27.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:28:37.117Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=efadd690-c253-40f9-bbe9-139ab3d5b2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:28:37.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:28:47.135Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9dc6de37-ed8e-4efc-8c24-f8e7a3cbfd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:28:47.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:28:57.161Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=91b066ba-762a-4f28-be22-29cc9a777e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:28:57.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:29:07.175Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=72510947-7ea8-4b21-961b-8650a9a367c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:29:07.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:29:17.191Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8c3a374f-d2e2-4f56-bf8f-ded5d2d3089a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:29:17.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:29:27.207Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3a8b3d27-0a28-4f9a-b971-a52b5ebce8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:29:27.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:29:37.223Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a161ea93-fe7a-49a1-a406-a9ad015232b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:29:37.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:29:47.237Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=d89024bb-cb78-472b-bc57-91f50781fc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:29:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:29:57.270Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8b06e8a7-2f4e-4a0f-8bf5-bc05984a21a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:29:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:30:07.286Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=00eeeafc-4da0-446c-8946-087f217900b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:30:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:30:17.299Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=585a71b8-6256-46bb-8e43-68d3b6cea983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:30:17.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:30:27.314Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=6802b28e-40d3-4b76-ada0-98e89c83a0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:30:27.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:30:37.328Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=a16b7323-b0a0-4a28-bd23-89d4401e800f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:30:37.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:30:47.343Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=31c737ad-eebd-46dd-b3f9-7efd9f144b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:30:47.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-19T02:30:48.640Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-19T02:30:48.640Z |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-19T02:30:48.641Z |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-19T02:30:48.641Z |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-19T02:30:48.641Z |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-19T02:30:48.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-19T02:30:48.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-19T02:30:48.646Z |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-19T02:30:48.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:30:57.371Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=4901804e-c04e-4f41-a501-1e6f6fb90873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:30:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:31:07.386Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=15776cfb-e1ec-444e-b318-9a4d57c4d460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:31:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:31:17.398Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=9eb56110-0bc9-44ae-bfaa-70a902b7e572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:31:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:31:27.412Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=089aad1c-93d6-4806-a4df-159c81dcc758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:31:27.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:31:37.425Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=fa1ceda1-24c7-4cbc-8b2c-47981daa7362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:31:37.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:31:47.444Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8ecd6c4d-5156-4577-9453-1f8e3cc5911c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:31:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:31:57.459Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=2dd83f05-2598-49f9-aee4-cf4933e756c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:31:57.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:32:07.473Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=5500e78d-a50b-47c1-999e-90f90b086818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:32:07.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:32:17.487Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=8793e6d7-a2e1-4fba-abc1-b43ceb7846bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:32:17.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:32:27.502Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=571816e1-37a2-409b-8490-52032c06617c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:32:27.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:32:37.519Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=3058e4cd-d8cd-464a-a391-9ba24aa28063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:32:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-19T02:32:47.547Z |INFO |Init configs |InvocationID=29f58db4-6ffa-4931-8d27-3d6f1d1af8de, InstanceUUID=499d1edb-2aae-4d99-93b6-0ba4d314917e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023