By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:09:28.114Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:09:28.127Z |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-14T06:09:28.127Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:09:28.129Z |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-14T06:09:28.514Z |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-14T06:09:28.649Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:09:28.650Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:09:28.650Z |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-14T06:09:28.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-14T06:09:28.805Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-14T06:09:28.829Z |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-14T06:09:30.215Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-14T06:09:30.677Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-14T06:09:30.699Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-14T06:09:30.700Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-14T06:09:30.789Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-14T06:09:30.789Z |INFO |Root WebApplicationContext: initialization completed in 1959 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-14T06:09:31.604Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-14T06:09:33.487Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-14T06:09:34.155Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-14T06:09:34.187Z |INFO |Started MainApp in 8.328 seconds (JVM running for 9.055) |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-14T06:09:34.372Z |INFO |Start scheduling PRH workflow |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:09:34.383Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2978349c-999d-4dcd-adec-b62cb1b148a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:09:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-14T06:09:39.645Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-14T06:09:39.645Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-14T06:09:39.648Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:09:44.933Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5496e89c-4db7-4cd4-869d-1bddf967cfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:09:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:09:55.079Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e21aa16c-4fba-421f-8ecb-a2390ff54af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:09:55.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:05.146Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7d395255-d3e0-473f-870e-482903d64097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:15.179Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2dca57c3-98cb-4f9c-9499-0efd5e3514c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:15.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:25.234Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5ce8a66d-a4e2-4ab7-8072-87b8d0b1a7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:35.282Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fa0cef55-cd2d-4a08-9e30-eeea9a084239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:45.353Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b34f772a-ae42-48d6-b3ec-158b36f58e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:55.414Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=86928c05-a14f-4d7e-8ec8-72ed0ede585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:55.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:05.493Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0bc7441c-d6f3-43f3-a52c-d218f683441b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:15.564Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d6c05543-502d-45e1-80ed-87ca38dca68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:15.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:25.653Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2cd8e8ba-eb13-4785-8c7e-0b02f590c6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:25.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:35.736Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=863bde80-bd46-498e-8541-0313ede3d32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:35.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:45.774Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=77081dbc-6956-473f-a06a-3199a8f52eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:55.864Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4ddba9f8-80fd-4a00-8ec0-af4889aaedf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:56.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:06.044Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=df4aa39a-ddf2-4293-ac30-1fbe991fbc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:06.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:16.151Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=99faa838-9a11-4746-9cfe-c7b8c58671fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:16.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:26.215Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0f5ef47a-3c72-4145-a6b5-ad4714b08539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:26.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:36.271Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2e7daedc-baa9-459c-9a2f-b718938795ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:36.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:46.385Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=27189758-d985-4fef-8de4-65f133f29a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:56.454Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=13a5a861-f079-4625-b3bd-5258cff137ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:56.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:06.560Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ee6ee317-3d6d-43a9-b65b-44f5b036bd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:16.624Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8d36f7c9-9390-49a2-90e7-f3e55e1b2078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:16.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:26.684Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5584c995-af44-461d-a6dc-281827003abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:26.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:36.868Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=884d1b06-c79e-4576-b2d2-842bce43448d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:46.906Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c71f45e8-bc3d-4480-9c83-d87fef521eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:46.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:56.957Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=dff0a937-b964-4fe5-a2ad-92397faeaea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:07.025Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1d159b46-9995-4a4e-83b8-c23773f5ea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:07.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:17.049Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=764bb8fc-4146-4672-8997-b827bce04e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:27.066Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b6608f43-ef0a-423a-9b8c-e3867342a62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:27.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:14:32.450Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:14:32.451Z |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-14T06:14:32.451Z |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-14T06:14:32.452Z |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-14T06:14:32.453Z |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-14T06:14:32.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:14:32.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:14:32.467Z |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-14T06:14:32.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:37.099Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d130fcfe-6b30-4aa8-82da-372ed12832e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:37.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:47.137Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=98cce756-e5ce-432c-a30a-18f1c12d01f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:47.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:57.177Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6fd92164-5342-41a9-8a61-6b49aef3d33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:57.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:07.415Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a021fac5-3a5d-4ca1-99e0-2d458e237462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:17.509Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3f570394-fa07-4f02-bae1-84809b71ce7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:17.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:27.725Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=573fa2e3-f6dc-4482-84e8-16f52f4bedaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:27.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:37.795Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a93a23ff-58e9-461f-abab-20502230574e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:38.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:48.107Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5d45dd95-c615-4c3c-8b7f-585f3257663f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:48.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:58.231Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1f55eb50-c2b6-4c55-9019-a4a68d94d3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:08.262Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4586a9f8-3193-4ce0-9f67-a1e6d789bc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:08.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:18.333Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ac93db9a-ce6a-4a12-8ef4-dcc55ce2949e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:18.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:28.378Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=05c919db-bf22-475c-8552-6fc16d3aaa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:28.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:38.404Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c860d9a3-89f0-4531-9b64-b208aae26205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:38.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:48.421Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=61ffc1dc-005e-40ef-bed3-f7d5f6740f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:58.440Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ebf66ef3-2be3-40e7-9a34-ccce72b8d89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:08.480Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=77b3e5cc-b363-4d87-941b-a401a20555fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:08.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:18.545Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ceced229-f88c-4f42-b714-a646f8313276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:18.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:28.571Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=13330a2b-c09b-4aca-b820-d5588d6c6628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:38.643Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f46e7bf6-72b2-483c-83f8-091b7838107f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:38.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:48.666Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ecc5a835-58ed-4d1f-a176-f83ecc0e3b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:58.699Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fe6d5d0b-11bd-4eb0-88e2-61d0dd88ea46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:58.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:08.755Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=59f9e2a2-742a-45ae-9b96-bde9dd2bfdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:08.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:18.781Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b9bc7393-3f92-400d-b56c-9f2e71ec08fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:18.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:28.810Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d52d005d-55f0-4dae-8cf0-cdbf950f39cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:28.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:38.838Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6533ed28-257d-4eef-ae4e-3b50a404ee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:38.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:48.861Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=11b94f0e-d5e1-4c90-8c15-72e00437b6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:48.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:58.887Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5416aeda-987c-4e63-9d80-82b631fa7dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:58.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:08.925Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0654dd09-f41c-4b71-971b-bed56e074c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:08.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:18.980Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fc6a27be-bd73-4a30-9bad-eaccd142018c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:19.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:29.024Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1347773e-f052-4c63-be67-311cf15099cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:29.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:19:31.874Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:19:31.875Z |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-14T06:19:31.875Z |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-14T06:19:31.875Z |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-14T06:19:31.876Z |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-14T06:19:31.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:19:31.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:19:31.886Z |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-14T06:19:31.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:39.076Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=218f0e55-5c64-4ab3-8fc2-2dc470543a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:39.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:49.197Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7f88221e-1c6b-4b39-943d-b472526557fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:59.233Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=548f401d-b2e5-4a12-a7f2-c5720364c3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:59.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:09.279Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=865fd417-8afb-47e9-a1a5-f8d43b5a2196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:09.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:19.383Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e2e3ab73-f92b-4285-9ede-b0be03fff0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:19.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:29.424Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9eaa10c1-3840-4605-a420-d224bebadac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:29.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:39.507Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=978a2c73-7c8a-444a-bd49-092216bc59e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:49.535Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9af5c01c-11a0-4168-b69a-305022b47eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:49.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:59.554Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b537e98d-d004-4088-a67c-d88f7ec96911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:09.624Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6f0e077e-7f55-4419-a34e-192cb4d91258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:09.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:19.648Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ecc6e4dd-8930-4dcc-a97b-d21e8e8abd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:19.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:29.672Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=24eadae9-5226-4f11-bd55-ae17a1571686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:39.693Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9cd8dfa3-2e34-4ad0-9093-5cef0422d290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:49.761Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=382307a0-5c72-4028-a6c9-240bc48b8403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:59.776Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=148d63bd-e572-457b-9041-992a23751b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:09.851Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=17c1cbb7-4749-462a-85dc-c35bbb0af722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:09.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:19.893Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7dcf304b-ea60-4635-81fe-77c7c29692d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:19.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:29.909Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0d598b08-82b9-4280-92da-8fccf527bbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:39.953Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=04ca2197-2208-4b87-822b-cd56a5adc7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:40.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:50.010Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0126b454-aa4c-4ec9-a936-b71eed125e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:50.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:00.112Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e915de3c-5619-4b06-9858-e9d799ed4638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:10.206Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3a5108df-6ee1-40bc-9cf0-c4be01957880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:10.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:20.269Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=aad88630-13d4-4cfa-842c-d527add0e59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:20.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:30.299Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fceab66d-b4e9-4363-b8be-08a11321836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:30.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:40.316Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1af9b60b-2651-45a9-9cc3-334cd2f5a910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:50.479Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=63e56277-0608-45d6-8479-deddfc5862cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:00.508Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5c213647-5e91-477e-a977-bdf554a068d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:00.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:10.569Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=da94eebf-e565-47e9-9b22-75473183427b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:20.608Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2822e1d1-6c80-4ab1-bfb0-5be4a31bf82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:20.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:30.627Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=168fe15d-e14d-490a-9a47-7e2e15ee2a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:30.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:24:31.900Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:24:31.901Z |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-14T06:24:31.901Z |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-14T06:24:31.901Z |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-14T06:24:31.902Z |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-14T06:24:31.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:24:31.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:24:31.911Z |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-14T06:24:31.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:40.668Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9a15bccc-9639-45cd-b3e1-68f482460443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:40.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:50.697Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ddceb6e5-ade0-440a-a384-f18dd3e57b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:00.713Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5d16e786-5ae6-486a-8590-78da34707138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:10.760Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1fd227ed-ddd8-4926-bd37-ada109a6a7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:20.808Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3c4fb0eb-511b-4b00-aea8-026404c9a38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:20.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:30.847Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6492782e-2606-4429-b836-14dce6230c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:40.866Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7b21dd8e-f48e-453d-a5be-16f3a4f49b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:40.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:50.881Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=71541cde-cb1d-4b04-84e6-e1b73c6ed2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:50.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:00.902Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=39414dab-e87c-4122-ac81-0411870ffd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:10.930Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=22d9f84f-32d5-48e3-bb49-55efc4f7c62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:20.976Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=96684595-c8fd-4f6d-b161-328ac0c8e59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:21.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:31.033Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9d5ddcc8-f02a-4601-9b50-c134e641fab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:31.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:41.066Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6cc6d768-6986-4bde-8bcc-1687187181f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:41.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:51.087Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=dfe59d7f-157e-4bdc-92e7-1583f9ae3363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:51.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:01.115Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d635097b-0126-4ca1-bb78-18c3113070a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:11.153Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3228c6cd-f31c-43ea-b234-7007b6d48658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:21.169Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ba8a181b-506b-4465-80a8-aa83b0f0d3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:21.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:31.183Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=93ee2436-62a5-4fb9-812b-6a745dbe84e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:41.218Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=037e6295-1337-4be1-bac1-cee610fb9319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:41.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:51.256Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=71e201bf-2527-4a47-870c-51dd0b63272d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:51.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:01.279Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=dfbf3c39-df6d-48e9-8ef2-483216529881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:01.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:11.306Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=aef64857-b9c3-4fad-a694-b5ed753035ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:11.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:21.340Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ae8915ad-c684-45f8-90e2-d712a665ace6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:21.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:31.383Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0e7277f5-67cc-41ba-9431-631d17ab31a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:41.397Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=79b89409-c4e4-48dc-a3e6-8b81bfaae870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:41.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:51.484Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=48512853-d386-41de-b875-89ea50efbe0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:51.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:01.639Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e4fcf676-e674-4986-b845-75bd0f23c5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:01.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:11.746Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5502474e-e5dc-4daf-a981-1c6b58cd18b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:21.761Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c508a116-3bce-452f-830a-ac085288c71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:21.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:31.774Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ac22b18c-e936-4c79-829a-22a9b7327966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:29:31.868Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:29:31.869Z |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-14T06:29:31.869Z |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-14T06:29:31.869Z |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-14T06:29:31.869Z |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-14T06:29:31.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:29:31.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:29:31.879Z |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-14T06:29:31.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:41.791Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=535d1591-aaca-4be2-8696-c2928cc1907e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:41.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:51.849Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=71e09c12-c3ec-4d00-a533-3f55731abe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:01.892Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c9fb2c49-3d53-4bc8-9f5a-cd5868f8935e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:01.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:11.948Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b4fa7456-91f9-473e-aa14-0843507641e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:21.966Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=35fbbdd1-a88a-4bb1-be5d-70d4d14a6feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:22.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:32.035Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a110910b-b1a7-41e6-a685-4edfeaae7214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:42.059Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8f61aa40-53f8-4f71-86dd-1f6514c5fd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:42.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:52.092Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=64e27b90-0c42-41e3-abee-a0bf371dc7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:52.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:02.119Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bcfba8e5-7a49-4520-9b36-7b41fd1d1154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:12.249Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=41d1d5f5-0ee3-44a2-9de8-501801e07a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:22.278Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=48a6e359-a4c7-4712-86c3-52e9f9c0628e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:22.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:32.310Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b4fa75bf-d54d-4137-b19d-c72f9fe0dc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:32.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:42.332Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ba56a394-1cf5-4679-b7e4-b6ef616771dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:52.356Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=de059e74-b2fa-4aa4-a79e-6c1d5b38876b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:02.372Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3145fe26-36dd-4ad8-87e8-8b5b58f65604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:12.393Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7ed7389c-f858-4181-9e26-85a9f6ea7431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:12.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:22.426Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=567cda0d-e88e-44a2-add4-5f304fc8a937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:32.449Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=880b38f0-d96d-4b9e-9023-d9e58e7bc379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:42.485Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5908c3a6-3335-41fe-9786-61d46eacd362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:42.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:52.509Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8922e5ac-dbbd-4e1c-b551-8f7be0491ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:02.522Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=88fb9957-f34f-46de-8603-cb836c498eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:02.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:12.546Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e7b4b9f1-a8f1-461e-ac01-f13b2b1b0413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:12.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:22.561Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0defa7f4-9377-46d4-bdfa-5e4f724cf4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:32.575Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5eac9896-4340-4597-a886-f78ba7f15843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:32.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:42.588Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=856dbbf0-a8af-4bca-a9fa-5ef758a1dff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:52.636Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b63e9aa4-ce43-48e6-a947-f13335dcbb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:02.653Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=683d918a-ad05-47b7-bdf5-6afd41131034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:12.726Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d9aec741-b4ef-4ae4-ae1a-4467c63e0017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:12.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:22.791Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cd332aa6-d005-4d46-8ad7-f65fe9d43ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:22.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:34:31.821Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:34:31.821Z |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-14T06:34:31.821Z |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-14T06:34:31.822Z |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-14T06:34:31.822Z |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-14T06:34:31.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:34:31.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:34:31.830Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-14T06:34:31.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:32.815Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5f9d8605-9a71-4cb1-a89d-e9e6b1770f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:32.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:42.871Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c4fe793e-8703-420e-9701-5c814903afbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:52.936Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=08adc036-5ee9-4feb-9771-4d97ae022c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:52.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:02.968Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7da85a5c-1863-4d86-b9cd-35f68a6e125a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:03.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:13.038Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=37b809ee-7df3-465d-b0df-d1d6cd1715bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:13.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:23.067Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2c9085f5-5de7-4b7a-9a42-dad7e83dceea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:23.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:33.093Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d2b12ca1-aacb-452c-82d4-0226f8acbc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:43.111Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5a77617a-210b-4b5b-acfc-2710580dc67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:43.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:53.160Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7a8637b3-8948-4476-b45b-40080471235b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:03.177Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e731871c-cbfa-433b-9e44-907f2b2ed6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:03.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:13.207Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b160487e-392f-4ecd-858a-914cd26d97c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:23.233Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=891a4546-3e4e-449b-ac9f-12226d8badab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:33.247Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=af48a630-ca3d-4ac9-89cd-9db3957acbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:43.273Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=33a42a8e-c3ab-4f1c-8526-ae859377c59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:43.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:53.296Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c2acddb2-be61-4dac-9d95-9bc8ab53d512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:53.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:03.310Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7008fa17-80f5-466a-83b0-c913dcca08cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:03.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:13.330Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4bc36d1c-e176-4ed3-a614-bd40ad7458ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:23.401Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=02f0d3e0-327f-485f-81ba-052ab121ba02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:33.428Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fb5340b2-6723-4427-85fc-cc54bbc07a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:33.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:43.458Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8c48d963-0a1d-4193-b245-131eaa254c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:43.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:53.540Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0f6e1259-ecba-476a-b0cb-870e08706267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:03.574Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=43e28b6c-0d85-4a01-891f-8bc4be755585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:03.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:13.636Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c4ddf149-4f28-4a74-8f32-1c02cedf6dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:23.667Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f58aca69-41f9-435d-870d-c9d35c23344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:33.741Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=585d3d69-63e5-4a1c-8bd7-a3a47336658f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:33.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:43.765Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ec3ce11d-e8cf-4622-aa75-98d28ccb2234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:43.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:53.785Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=89f2d05e-1ff9-46d7-a370-b773a8d3533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:53.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:03.832Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=90f9fca0-43a8-4244-8f2a-cd1050f44fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:03.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:13.844Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=31695130-4086-47bb-b539-3331a5ab195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:23.857Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4089e6c9-d718-46e2-95da-9c1484790179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:23.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:39:31.838Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:39:31.840Z |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-14T06:39:31.840Z |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-14T06:39:31.840Z |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-14T06:39:31.841Z |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-14T06:39:31.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:39:31.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:39:31.849Z |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-14T06:39:31.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:33.876Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3f0686ae-4be4-49fc-a625-ebaebebaf3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:43.978Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=971eb082-f544-4094-87db-e6b6c22a797c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:54.053Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9a43d9bb-50e6-4f67-b420-95d77861d371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:54.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:04.099Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ef06a322-eca9-4d11-9d22-ecbf8f3719b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:04.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:14.134Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=34c5d536-9b0d-4d6a-8954-a237dad9bb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:14.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:24.197Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0b64ae89-383b-47af-90d4-9851e1aa0a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:24.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:34.244Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fd1ccccb-4daf-460a-bbe5-7f50bad9d587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:34.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:44.258Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=faa37df6-8a65-4486-8246-04d04ec4c869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:44.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:54.274Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=06e77d9e-c013-48a3-be83-52c9f0cf99ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:54.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:04.289Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6eae598d-bf87-4aa3-818d-cfbe92b84250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:04.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:14.316Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a6c74705-e207-46e6-944b-8549a232a63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:14.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:24.337Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b51daceb-ae3f-491c-bf09-fedb1c024ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:24.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:34.425Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d133c758-2956-47bd-b299-58bd16642d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:34.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:44.449Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=421fab49-1db1-4ee9-a034-ae43c68e69e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:54.505Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=92f6e354-28a0-44e0-9840-d246183762b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:54.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:04.526Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=85024b99-b335-4cf6-851f-30929f887b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:04.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:14.572Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c3610225-eb25-4f16-8496-a20fe5d199ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:24.633Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=47d95b6f-9461-4431-b628-6c51c6d1beb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:24.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:34.651Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cb134cb3-2125-4d93-bbaa-09b7152a5754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:34.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:44.701Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=03fc6f48-0c1b-483f-96f4-f4f9baa0413b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:44.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:54.717Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ef011b8a-b4ed-402f-8c17-1771f7c578ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:04.737Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=17467765-b58a-43f2-8e8f-57938e4c16ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:14.757Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=639ec435-058d-47c2-af53-fba2c70322e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:14.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:24.769Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=79503142-b725-45d7-9612-7541bb36e0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:34.812Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d4fe45ac-7f75-4cb2-8ef8-f9214a6107c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:34.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:44.834Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=013a4795-c842-4de8-9396-7bffbbf4e4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:54.849Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a9eadc35-16d1-449a-80fb-3898f0eb0767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:54.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:04.881Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0f337a84-b0ba-4f47-b892-a1d08edb68f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:04.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:14.895Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bda536be-dfb1-4bdc-8ac7-c2fb05f70408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:14.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:24.920Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=006256c7-4885-4fec-b99e-ca1d5512f049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:44:31.883Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:44:31.883Z |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-14T06:44:31.884Z |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-14T06:44:31.884Z |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-14T06:44:31.884Z |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-14T06:44:31.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:44:31.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:44:31.892Z |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-14T06:44:31.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:34.938Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=90d62771-2331-4e60-b339-27dc560b209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:44.962Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8cf75a52-f3e3-43da-97bc-7b8e3efe085a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:44.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:54.977Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9f176f09-2341-41f5-ab69-716b18096ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:05.004Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f236628a-315c-4c46-b620-3c93f6b5484e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:05.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:15.052Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e90821ed-4ca3-4066-9951-3ac3a7967cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:15.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:25.108Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6277c0c6-725f-44a9-994f-8d60035f914a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:25.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:35.126Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=390634a3-b734-46bc-a3c0-ddcbc9fe2837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:35.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:45.164Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e0c68f79-1abd-47b6-8f71-4cb3e2db3745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:45.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:55.224Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a65956ed-664a-4a0a-a608-adbbe81a76b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:05.241Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=47ae3824-2ca5-49bf-aa93-ce8e5dcee87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:15.254Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=17fdaf5e-c5c4-4e7c-9602-3ae89fdf383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:25.285Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e2e84658-b0ed-407c-b8e5-0e28d80ff3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:25.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:35.309Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=12e560c4-ae50-494d-94c1-4432c67ee34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:35.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:45.333Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2a57ec05-19ef-4f23-9ef4-22a04a81dc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:55.344Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=43e3d954-3b3b-4dc8-9682-dc16a233398d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:55.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:05.364Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0b3e35d0-4107-46b0-90ff-9b513bdd8163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:15.393Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8476310e-5198-4a4f-9205-1a02efa5b041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:25.433Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=549a7e43-4c92-4d66-a006-d6b60628e8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:25.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:35.448Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=28c1aa38-01e6-4863-97ca-1c906a3d9ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:35.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:45.469Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=32b93325-ea63-428e-b867-25c91ee49a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:45.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:55.495Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b3bbba5e-ace3-4e69-886a-3d0b8131253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:55.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:05.512Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=03634b69-e84e-4f4f-82cb-258235d352fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:05.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:15.530Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=53525bc9-54be-4e15-95c3-80053c36a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:15.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:25.545Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=852b1d0c-5774-4c3f-a381-d065edb1a192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:35.561Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cbc2570a-29e8-4a36-80f3-cbcd29bf4a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:45.586Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5a178e0b-16e2-4dc4-9f6c-27957c7a86f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:45.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:55.604Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3ef8ab70-382f-41db-a9d7-1146e29b810d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:55.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:05.646Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3fbd7917-e29d-4c57-a26f-ecfdd0bb54a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:15.694Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0280ebd4-7678-425d-862b-29d8db4a0f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:15.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:25.726Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=57d7d3c0-0b3e-4e16-accb-b367151386a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:25.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:49:31.863Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:49:31.863Z |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-14T06:49:31.864Z |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-14T06:49:31.864Z |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-14T06:49:31.864Z |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-14T06:49:31.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:49:31.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:49:31.872Z |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-14T06:49:31.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:35.744Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=95331a94-0eae-42f2-87b7-097a5d187659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:35.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:45.807Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a5d144e6-01e9-4a5b-aca6-53d4ced57ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:55.923Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=61b41332-0224-4d55-aa9f-8021fc163c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:55.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:05.941Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=faf3293f-f7f6-4c22-a40b-ac810bb4fc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:15.960Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6f0e9dd1-8d5f-4c57-a17a-74f0517359fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:16.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:26.061Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6b576190-f1f4-4fcf-99b1-fc4818bd6cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:36.081Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=26693660-fbf3-4921-8eb0-a06b5c6d0656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:36.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:46.129Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f97fe0eb-5d1f-4ead-bd0d-684867d0d5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:56.175Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0b3e44ed-02fd-4832-b95d-a48ff068a2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:06.201Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e521da26-f681-4b39-bc0c-e9eb63f2a60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:06.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:16.228Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f8ac803a-50d7-4fb3-9e8d-c50cd48be5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:16.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:26.263Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=21897b59-6165-4326-b076-aa1d8a8a2c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:26.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:36.316Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8edacbb7-2346-4c92-8c74-ae981e6a0585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:36.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:46.380Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e4ffdc6a-62c4-4473-be65-63e8c47763bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:46.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:56.401Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c78548c3-75ec-48e5-91cb-5088a3114ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:06.433Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1008fe56-2984-4f23-b4d1-aede34a3f0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:16.468Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=51b1a915-391e-4f73-83e6-796a1f2b4558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:16.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:26.537Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f475d7f2-2b2b-4b1b-9081-e368b3eddd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:26.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:36.556Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=70e28446-74ae-43c8-9cd2-b08cecc11530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:36.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:46.614Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d596d424-5dc3-4190-8098-95a02a1bc066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:56.629Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ea7c6e48-5d88-48ae-8342-e52f2f86db17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:56.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:06.652Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=52f0f6ee-d948-477f-ab8c-fd6842d8b095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:16.711Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d4af86eb-7d8d-45bd-8974-7e7a62088042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:16.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:26.743Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c38fdd47-5393-4755-a700-c5ab8ecb0d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:26.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:36.762Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d4c55581-b8bc-4f54-a8cf-a7565064ab8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:46.833Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f9d7fd02-4993-44e2-91fa-828c7836f5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:46.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:56.865Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=064ff37c-8c63-4b44-98ef-a2ef829c8647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:56.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:06.895Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=73c13c38-e44c-4e98-8dd3-b655c338e9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:16.915Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6520fbad-8812-4a24-a573-cf95719ae330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:16.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:26.927Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7d065bf0-366a-4dbb-8aa0-f9bd79374a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:26.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:54:31.843Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:54:31.843Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:54:31.843Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:54:31.843Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:54:31.844Z |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-14T06:54:31.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:54:31.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:54:31.851Z |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-14T06:54:31.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:36.946Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=900c7d30-afbd-4355-ad37-86d0bb924411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:36.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:46.987Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0a49394d-e1ed-41d8-a179-f8e0583d0db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:47.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:57.005Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e20bd985-1cc5-4723-bf49-0dbd139431f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:07.032Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c2bb8751-ec30-44bd-8cba-355553c35538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:17.057Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fc796a21-ff56-4dc5-8464-2e045e380fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:17.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:27.093Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=67d98714-2a9b-42c7-9d06-b9c2a02d6bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:27.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:37.109Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5cf6f44f-85d4-4de9-9570-d84bccdbf374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:47.174Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0c1a7e74-7eaf-4858-9fae-ffd35402c251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:47.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:57.192Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=98158054-8fab-41d3-bd6f-302de2a53a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:57.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:07.209Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7a733f00-63dd-4a77-8b4e-89b4d446f726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:07.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:17.230Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5f45603a-9c07-43a9-bff7-6599f799d894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:27.257Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f512ba1d-eb82-43fe-946c-a8decb0f5130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:37.272Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5fe7ed93-3c10-4ebc-b873-84fe394b1363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:47.289Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=30186903-cf1e-4e3b-b4ec-a268c8b4c11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:47.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:57.342Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3e300812-3963-489d-9b08-c7e834ac0e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:57.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:07.383Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7a578104-e39c-40b2-bffb-32911a1983e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:17.511Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2a9f521a-1b48-4ee4-b956-e5517ffe77f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:17.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:27.533Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b207d7de-5abf-45bf-983d-283a4b35150c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:37.546Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=27b30f29-3538-41c4-bf2e-06c5151ee18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:37.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:47.691Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=aeed8a89-2add-4897-bb65-505fc545a304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:57.782Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c0421e6c-cbbc-4173-9fb3-790f5e48e4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:57.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:07.804Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=24ce6bab-4330-4bba-983b-f3356c8a3bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:07.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:17.841Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b58b42d0-6faa-4261-846e-1b89024d1662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:17.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:27.864Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b02ee465-39b4-4feb-bf39-b9a44e289f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:27.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:37.898Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=07638aa5-a5b7-48df-a465-080b50668a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:37.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:47.916Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=443b5eb9-bc8f-4c18-937f-91e9255dba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:57.941Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4b103619-1dbb-46d9-a728-2dbc1e0ed589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:57.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:07.958Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0f086603-d743-4e49-87c1-5278f8be629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:17.987Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5e14629a-c60f-4eb2-ade0-9da8130af4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:18.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:28.004Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8881fdb0-d61c-4fca-9731-0f3d99668ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:59:31.845Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:59:31.845Z |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-14T06:59:31.845Z |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-14T06:59:31.845Z |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-14T06:59:31.846Z |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-14T06:59:31.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:59:31.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:59:31.852Z |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-14T06:59:31.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:38.026Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=060c3126-fb36-44f0-aff4-2a97f6dc1b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:38.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:48.047Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bc0e821a-b603-412f-ae0d-62b8d0b913c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:48.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:58.060Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a32baf56-579f-4f22-ab47-1d0e903200ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:58.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:08.074Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7e84ad36-b386-4d2a-955b-dcda23e158bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:18.086Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8c820e08-4ddd-4fa4-954c-15f3e6620fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:28.101Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=df3b5d23-b8aa-491d-b6ab-ee0a4118bf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:38.123Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e6af9596-a331-463c-91d7-496cfc39674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:38.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:48.142Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=251e914b-ca48-4914-ad5c-4107624599b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:58.174Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3d4b47c2-dab5-4c42-a50c-5e019cd6e4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:58.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:08.207Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f11ea512-d2a6-44d5-b885-df7fe76779c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:08.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:18.245Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6d11d8b3-d127-417e-b9dc-1870c3c302c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:28.256Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=493d20e3-25b0-49c6-bc12-607e3e1780fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:28.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:38.275Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ea1ae276-55ef-43ef-b5c4-1f49fb2956af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:38.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:48.298Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=01cf15fc-9f31-4bd2-9578-909b0d5ddbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:58.309Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=babf1611-6655-44dd-90a1-bf87972bb578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:08.370Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5c0aa850-4b53-4ffb-94fd-d18548ee9643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:18.403Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=834efefb-0208-4dcd-82ea-f544c18cd20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:28.439Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0a84fae2-ec43-49a2-99e8-6692427b3374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:38.455Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ef2b8612-5dee-4000-aa4b-f140a2c19df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:38.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:48.479Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f170118b-f0ca-4fa3-8137-58edee457659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:48.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:58.501Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0dc48c97-50f1-4ab0-b06e-c6c34cef40d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:08.525Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=84391360-29f9-46e0-b238-c5a4b173a75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:08.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:18.589Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9cbd0486-33ef-4910-b3e1-f1b851ea24c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:18.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:28.688Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=955c833e-9404-4c25-a348-af91c601d141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:28.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:38.706Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cc226d10-f151-4769-a53a-ea05a796f74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:38.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:48.766Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4d965a32-1903-4919-b0ba-89cb7ae9707a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:48.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:58.793Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ce5a640b-21b7-40cb-b2e1-735c94c9e8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:58.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:08.814Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ff65da2a-69a6-4597-9dec-6ef02c86df65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:08.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:18.841Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=322b850a-67a7-450d-81d5-feb4114d1565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:28.895Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0c931a53-78d4-420a-b046-3dba0d379718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:04:31.849Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:04:31.849Z |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-14T07:04:31.849Z |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-14T07:04:31.849Z |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-14T07:04:31.850Z |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-14T07:04:31.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:04:31.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:04:31.856Z |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-14T07:04:31.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:38.912Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c50e6502-babf-4cc2-98bc-fa983be56391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:38.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:48.957Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b7f9f812-a741-44f0-b807-22931534d610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:48.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:58.982Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e4a6b145-1807-48a7-b653-761d937b02a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:09.006Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=14e761c6-c2c9-4e8b-8c1e-6018993c46e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:19.030Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1f600a1a-c5bf-4820-8a15-09818afa811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:19.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:29.060Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=55c57f6b-1c01-4b7a-bf6f-63e6232c40ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:29.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:39.082Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0d813b9d-f052-4bba-b795-97dea46c4312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:49.100Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b7e09818-333c-4aba-84c9-189ddca81acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:59.113Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=782afdc6-5745-4595-994b-3e4269332b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:09.143Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2d8a8637-b62a-47f2-912a-3b627b43975b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:09.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:19.159Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2efd494c-cc4e-4606-9af2-a67793bc10c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:19.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:29.175Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3114a6c9-764f-457f-9395-8ffec4018cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:39.199Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a3b0e745-fb75-4b2c-9c86-c9b703986ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:49.219Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e6da4381-bd78-4fd8-ad10-2f49c5cdd2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:49.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:59.230Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c53efad3-719c-4096-96ec-3ee59b19e347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:09.250Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=83df2eed-b030-4e2a-8e9b-6f71844f9127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:09.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:19.280Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=af398180-2ec6-494b-86df-ea69e9744a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:19.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:29.306Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e8734f73-deff-486f-89f2-33992a9a7cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:29.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:39.329Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1f2f17d3-285b-4e3c-b176-9167d5d8c466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:49.366Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7536909c-dcd8-497f-9056-3afcd2ae59b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:59.397Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b0bd90e5-cd76-43fc-8717-6d33a9ec4533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:09.418Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=be630d1b-8afa-4153-b7ce-4365630a6651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:09.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:19.466Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=addeade6-09c0-4875-b6d4-93bf1158d1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:29.484Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d2eaefe6-dad4-4921-b530-abbb97d079a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:29.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:39.506Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a87732d8-e926-4fd7-8f36-af5c29a1aff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:49.536Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5d6a8af5-e774-4b72-80d6-d99ada31dc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:49.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:59.562Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=87b5af11-deda-4355-a97e-9f050ec231fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:59.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:09.585Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6a4f1b5f-8e67-447f-ad31-9ddbb8da569a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:09.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:19.617Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4d650fcb-16ba-4b34-b716-21b6304692c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:19.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:29.636Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6e009d92-c617-412e-b33b-4781e7d1215c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:29.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:09:31.807Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:09:31.808Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:09:31.808Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T07:09:31.808Z |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-14T07:09:31.808Z |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-14T07:09:31.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:09:31.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:09:31.813Z |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-14T07:09:31.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:39.654Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f5d0579d-059a-4d9d-a998-659cfbdc9477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:39.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:49.674Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c65129d0-18c5-4430-ae71-e697b8e3409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:49.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:59.688Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=70b96369-e4f6-42ef-926b-9ecbbd4dea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:59.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:09.706Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=dd98e7bb-31d4-4360-b874-b6bf543f71ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:19.726Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c374324b-24c0-464c-8856-71541ff01487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:19.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:29.760Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=80578c62-2e2a-4255-90fd-baef8a703f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:29.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:39.781Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cf2dc488-e777-4ff8-9bfa-3c6b85d9d4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:39.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:49.802Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d413fba8-bd83-405a-ad33-265f2d917537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:49.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:59.826Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a3d983f9-25e7-4334-bacb-ac6b4587da7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:59.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:09.853Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e9a8c573-4ea7-407c-95ad-6b5dcddc3879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:09.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:19.869Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fcb6137a-cbdb-472c-acae-c44fdd55022e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:19.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:29.890Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=400bdef2-02bb-42ab-82cd-627f741b832a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:39.908Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f9e61dda-ea77-484b-b137-1ad207d91d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:39.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:49.943Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c1215a18-0142-4cdd-9cf4-24b0ef2f6b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:49.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:59.954Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3d944afe-bd36-43cc-ba39-d350f611c620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:09.971Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bf72ed21-32fa-4078-aa9f-c9f046befe65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:19.987Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fcbd00aa-3eff-4638-8eb9-c5941de43e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:20.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:30.002Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a61e9785-61d3-4450-b3a2-3bbabf0b2725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:30.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:40.021Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3772151f-ab66-4ea2-8a56-cdf9fae9b2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:40.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:50.040Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=405db3d3-c1ed-4729-b2af-4ebe579c6814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:50.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:00.052Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2faafd9a-aea3-4e93-8fca-7a780d2cbff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:10.069Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c2ef8b16-b5c6-49b8-9fd3-90bca12cf286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:10.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:20.085Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8ffe1387-b817-426d-8c1a-b0e9c9a86ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:20.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:30.110Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=da86c762-695b-428c-a8f4-982fd66105ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:30.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:40.139Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=042ca6c5-8d44-421c-9474-91b0108a116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:40.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:50.163Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=675eb2e1-e30e-420e-8257-26a631841d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:50.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:00.175Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ae902729-6272-48b3-afe5-6f6647d0f35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:10.214Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9f0f9645-f97b-4439-a882-c540e705f84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:10.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:20.240Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1cc8caa4-9bcd-4afe-aba5-9947044d30b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:20.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:30.260Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=de4442c3-ff31-4cae-8269-9cc8698f0913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:30.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:14:31.847Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:14:31.847Z |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-14T07:14:31.847Z |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-14T07:14:31.848Z |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-14T07:14:31.848Z |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-14T07:14:31.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:14:31.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:14:31.854Z |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-14T07:14:31.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:40.283Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3c49f9f7-d146-47e1-9501-871d5470f4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:50.294Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=af99058e-7e02-4745-ac9a-ac7f26d662df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:50.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:00.309Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=863a6feb-c74b-477e-bda6-c9a9ce7fbb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:00.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:10.329Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e08662f2-d089-4b5a-9df5-f8b37f5305de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:10.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:20.346Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fa856b52-d3ff-49ab-8fdb-1626fc90f915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:30.384Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0123bb99-c258-40f4-8544-c5a62c4f81c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:30.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:40.411Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d35eabe1-2d2e-47e6-8757-a1298336ae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:40.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:50.425Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fc63bf9f-1da8-4fa9-ba8c-115639f18413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:50.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:00.449Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6ce81a22-21b2-493f-bcba-319487e851e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:00.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:10.487Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d9deaded-3b63-47b8-9a55-85e9e9b86fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:10.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:20.533Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=20e08473-398c-487c-9494-171bdcdb31b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:20.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:30.549Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=02bad897-be4e-4cfd-84b1-61035f2c1779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:30.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:40.565Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=12acc630-75e3-4d45-a61a-b127b13eeb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:40.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:50.582Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6e6f986f-cba6-4ce1-b2f1-5dbefad886c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:50.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:00.600Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=843c93ff-cd1a-4edf-925e-d7f021b14dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:00.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:10.617Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ab5c9461-c9e4-4a1f-b1f2-4dd4cda9dca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:20.633Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=95639e9b-d610-4950-98fd-f50056e887ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:30.655Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b1fa40cd-a894-428d-a619-bbe9dfdfea4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:30.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:40.702Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5dba10d5-ed22-4eab-bb4a-3e51a7ab808e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:50.715Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=67e16757-b480-44f1-a061-a89af03de2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:50.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:00.729Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a007429c-d1f2-4dcf-b501-303f605447fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:10.776Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bee0f95c-eeef-4d46-83a8-3028efad037d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:10.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:20.792Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b9745803-d83f-4c8e-af22-2c6c1b9d45e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:30.810Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6fa561e1-c5f7-42e0-9a28-c503a8299ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:40.851Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8738cb26-6f37-49e4-9f13-7f99de91de05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:50.872Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=32804f60-6453-4103-86ba-a1eac7eb88a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:50.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:00.889Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5352e2b6-2ddc-4a8a-b97a-8d6c475a17a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:10.904Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e66fb0d8-c184-4387-ac4b-d65fb678a8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:10.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:20.920Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=963c19bd-fe25-4a8b-bf5e-21bf0d2289b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:30.970Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=89dd0066-6dce-41a4-9b58-bc7c32faaca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:30.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:19:31.898Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:19:31.899Z |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-14T07:19:31.899Z |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-14T07:19:31.899Z |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-14T07:19:31.900Z |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-14T07:19:31.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:19:31.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:19:31.905Z |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-14T07:19:31.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:40.992Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b63de959-7892-42d6-a621-2413ba51c8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:41.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:51.004Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=705d81d9-05d2-4ac8-aa4a-37fae0c76da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:51.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:20:01.019Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=748a1708-468d-4671-8870-352699cee031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:20:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:20:11.038Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=029f9fc4-3449-43a3-968d-9d5a4eda07b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:20:11.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:20:21.063Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=95345e1c-b1e9-4b52-8fd0-913ba1fb342c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:20:21.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:20:31.077Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=36f38c3d-f4b6-4b65-9cf2-52b6ce4d2b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:20:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:20:41.094Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fc339147-45b2-4215-98e9-af4d4b098b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:20:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:20:51.113Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5576b31e-7cfd-4984-b550-c98b75cded17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:20:51.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:21:01.133Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9312dc2b-e62d-42cb-92a9-b51e4f009270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:21:01.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:21:11.182Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=17856b59-db0a-4f09-a9f9-a30b279bdca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:21:11.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:21:21.199Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1ac7fc73-6aa7-4080-bc76-9bfccb7ed0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:21:21.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:21:31.230Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6c54f143-ead7-4c07-a8cd-ff83143476ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:21:31.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:21:41.263Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f32b998f-eaed-43ff-99a3-a66a137fdd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:21:41.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:21:51.288Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=98dbda64-e6ea-4325-a83a-3fd4489bbefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:21:51.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:22:01.301Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=645d98b1-257c-49eb-87ee-f09c468f154f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:22:01.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:22:11.323Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c41662ce-1855-4fe3-89fa-b22043291a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:22:11.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:22:21.339Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=112676b0-9173-460a-8d45-498b1f5f8cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:22:21.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:22:31.355Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=baa4813a-1e6a-419b-9b0e-d63b91764368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:22:31.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:22:41.369Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c4200337-063a-43e8-9915-0cbb9bc9a5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:22:41.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:22:51.381Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=03057b58-7930-44c5-a0de-f50213e140bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:22:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:23:01.397Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5b9c6381-7e6f-42c5-bd6b-9fdd03c8d86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:23:01.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:23:11.421Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ccd78f7e-0c35-4e32-930f-5ba3ba53afeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:23:11.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:23:21.436Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3bdd1435-040a-4332-8745-cd590b39e46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:23:21.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:23:31.462Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=85035be7-f963-4b32-8194-e3b5b1ac842d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:23:31.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:23:41.510Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=45c9ce31-a641-42df-9381-004af0d6fa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:23:41.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:23:51.532Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=dfd790e5-f738-4661-8de4-2f8f70b839aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:23:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:24:01.565Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6286b661-f140-47cb-933e-ac878dfad08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:24:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:24:11.588Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b43a7a1d-c5d0-462d-a930-b06d8ed94ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:24:11.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:24:21.609Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=405d9eb4-88df-41ca-ab12-3a0a6b053273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:24:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:24:31.644Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4042cd70-4d4d-4275-90c9-8e4f52e43e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:24:31.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:24:32.004Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:24:32.004Z |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-14T07:24:32.005Z |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-14T07:24:32.005Z |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-14T07:24:32.006Z |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-14T07:24:32.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:24:32.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:24:32.016Z |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-14T07:24:32.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:24:41.669Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d2034491-18f1-4327-a5bf-3f0534d0b31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:24:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:24:51.698Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=875cc4a9-b0be-4ed9-92c7-64ea02c5625d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:24:51.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:25:01.713Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4bcb7ec3-8292-45c5-9b58-8e46060bbdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:25:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:25:11.891Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8af847b3-419a-4b41-be71-ea1e9c96a64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:25:11.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:25:21.925Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b2b79b9f-4abd-4cf3-82ac-06acfffc2f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:25:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:25:31.962Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=38e16a1e-145b-4907-8647-1b48767b1558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:25:31.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:25:41.976Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0ab71f31-0236-4621-9199-09f335fa32f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:25:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:25:51.990Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=112ff4f4-55a9-4cb7-accc-ddfa272188d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:25:52.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:26:02.013Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=837df1d0-14f2-4754-98d9-f7022769ae3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:26:02.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:26:12.035Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=229cd1c5-7d4a-4df6-9c5c-5c23603e20fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:26:12.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:26:22.061Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=05fb2aa9-8155-4771-afad-286dcb6b4bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:26:22.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:26:32.075Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=747e88b2-5056-4eb1-8a2e-bc4b237b0f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:26:32.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:26:42.089Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9c72ed5e-ac19-4814-aeba-799e5e7bc3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:26:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:26:52.101Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5888d9cf-606b-4847-acba-d23ce15754c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:26:52.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:27:02.118Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cb0dd44d-86e8-478e-aee5-1ab970cfd7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:27:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:27:12.142Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b2a3da86-ad55-4ad2-a6e5-31b3ea940cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:27:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:27:22.153Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=25a2789c-b62e-4c0d-9054-089efd7d8412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:27:22.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:27:32.172Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8bc37557-0353-467d-aa06-c883f8f6ba09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:27:32.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:27:42.187Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6ae44908-b49c-4d7c-b956-95ce5a544dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:27:42.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:27:52.203Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5fd1f14e-2e19-45cc-b3a0-4758b432f42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:27:52.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:28:02.215Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e78e4ccb-b5aa-4f2f-aadc-04b2a1fed00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:28:02.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:28:12.226Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4a323bc2-77e1-4baa-ae6a-b3d39c35b49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:28:12.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:28:22.239Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=134cf1dc-3b4c-48cd-8bba-2887f8790285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:28:22.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:28:32.253Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fec0511d-5e53-4960-9360-1e2bd28a1e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:28:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:28:42.319Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a7f9ed87-ca7e-4530-9447-63e3c340aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:28:42.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:28:52.347Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=34e25bfd-dd66-41e5-9d55-cff397c45be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:28:52.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:29:02.360Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=210609c2-5c21-4de4-86d5-c7d9ea4954a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:29:02.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:29:12.389Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=879433cd-03e1-4f7f-a4a1-801dd8934c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:29:12.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:29:22.406Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=756bc39c-6df2-4722-b34d-793868ac95f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:29:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:29:31.800Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:29:31.800Z |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-14T07:29:31.800Z |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-14T07:29:31.800Z |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-14T07:29:31.801Z |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-14T07:29:31.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:29:31.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:29:31.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-14T07:29:31.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:29:32.419Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2d078eae-9b42-4830-81d2-8773fb5cc708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:29:32.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:29:42.446Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=21912ec5-a5f4-43f5-a6f2-2372a41ea24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:29:42.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:29:52.460Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e7067215-1f1c-4aaf-8130-2c5cc5e72ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:29:52.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:30:02.478Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=89f23f66-323d-46f4-b6fb-99414609acaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:30:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:30:12.493Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=43b1764d-cd8f-4460-8afe-e66deadf6de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:30:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:30:22.525Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4024a5a6-5c9a-4d77-976d-802768d03785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:30:22.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:30:32.543Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=adfc2be5-004d-4952-ba31-7d50a8d8610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:30:32.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:30:42.587Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7edd6bbb-0e61-481a-aa6d-fe024b77b16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:30:42.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:30:52.612Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d1550e95-f20a-4132-a67d-c03a2a74308a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:30:52.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:31:02.635Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=093f00d3-e6aa-454a-abbf-c943be8f507b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:31:02.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:31:12.655Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5af3f900-9d9b-4f14-ac87-d4aa427c75da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:31:12.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:31:22.669Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8f5f5acb-7799-4a26-af2c-db1b14737eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:31:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:31:32.694Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d99e82c4-bd74-4fbe-95d3-f055f39ad318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:31:32.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:31:42.718Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ad6f2fd7-ef14-41d3-bfc4-5aadd76d92f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:31:42.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:31:52.737Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a0758444-fe44-4b3d-ae1a-5507d277a67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:31:52.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:32:02.760Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=850ae531-2310-4651-881c-0cdf0ac0f706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:32:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:32:12.782Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=312ac503-dc77-4574-9f90-5a1d2545bd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:32:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:32:22.798Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1afe8e3e-6afe-456e-a3b2-a3504722415a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:32:22.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:32:32.816Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=be4a0338-853e-4b17-a16b-3c045b5bda41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:32:32.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:32:42.831Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4ab70dc8-cf1b-440e-8210-58b756db8669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:32:42.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:32:52.846Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=be2c4ff8-0da0-44f8-b0ad-0042356661e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:32:52.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:33:02.861Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c13cf80a-2a9f-493d-8874-a8385c0056e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:33:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:33:12.904Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=966c00ad-912c-42c4-927b-6a403ed72ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:33:12.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:33:22.921Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=69fadc07-52d3-4023-811d-d2c5790cb0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:33:22.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:33:32.938Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7624ccbe-1bcb-4675-94e8-eece5b3b91c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:33:32.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:33:42.972Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=59aaf833-bae2-4668-b01d-bab3d346d96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:33:42.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:33:52.996Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=54682175-2a6a-4877-8a14-7cfff43247f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:33:53.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:34:03.012Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1b6b32ac-c6b0-4760-a54e-98ee3f6dbed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:34:03.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:34:13.044Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=36815e81-62d5-4436-bb69-8746b46ea9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:34:13.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:34:23.074Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=21cc65be-081f-4903-a59c-22f802574ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:34:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:34:31.869Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:34:31.870Z |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-14T07:34:31.870Z |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-14T07:34:31.870Z |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-14T07:34:31.871Z |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-14T07:34:31.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:34:31.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:34:31.877Z |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-14T07:34:31.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:34:33.089Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=40d4e6b7-513c-41d9-bdff-65619aec088a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:34:33.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:34:43.115Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=15702f6f-7121-441e-b782-5dc76fcb3ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:34:43.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:34:53.159Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c60303ce-c8f3-4331-8979-e79843c1ba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:34:53.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:35:03.183Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=66772719-6cd7-4943-9d00-63b8c88b650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:35:03.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:35:13.215Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=dbf0a3d2-c953-4b1f-8f0d-49e9393f8335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:35:13.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:35:23.231Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4ea9dd40-85f9-4c37-8d59-2f0fd3bec901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:35:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:35:33.244Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a97afa89-2f1f-4123-9428-45a77f0b9a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:35:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:35:43.276Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=baa16762-836d-4f79-8b3b-12ff12354148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:35:43.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:35:53.295Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=15cbd5be-ab3e-4225-82d9-f0ed4d75b896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:35:53.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:36:03.316Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=14507f34-95b3-41a4-8752-b046b1d436c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:36:03.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:36:13.337Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fc1a1316-9c5c-4ce6-b962-20f00e42335a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:36:13.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:36:23.355Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1f47bd87-f913-45ef-a578-27f42ede2a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:36:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:36:33.370Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9f89f66b-56ca-4279-802d-1f23c3e3112d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:36:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:36:43.390Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2e172ad7-3a24-4777-bbe6-cc7329c4b255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:36:43.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:36:53.409Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fefbed92-3107-425a-ae5d-420256400181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:36:53.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:37:03.432Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ab911aaa-e845-4d6e-8174-d2c2e65442d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:37:03.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:37:13.510Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f63ff0f9-ec53-4670-a58b-1091479ea58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:37:13.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:37:23.547Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=768a8b16-ac8a-41fb-b0ae-8ef8e33c384e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:37:23.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:37:33.566Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=65584afe-0b8b-428b-8cb7-584ec8a8089f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:37:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:37:43.595Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c0c33755-45bc-47de-8b04-dc0fbe947d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:37:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:37:53.608Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=221439b5-a080-478a-a748-e38a37d03d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:37:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:38:03.646Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3a75ac21-cc7b-440d-9e0b-1fc746a0c33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:38:03.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:38:13.669Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=aff27d97-f8ec-4a00-8054-302e4435165b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:38:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:38:23.700Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=356d3493-fd99-4d4d-bffb-0f9a982f360f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:38:23.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:38:33.714Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2ee77b4b-c39f-41b2-9808-854e51b769d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:38:33.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:38:43.807Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7401d994-e08c-4425-a558-fa0941460042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:38:43.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:38:53.825Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e6d78b38-0bdb-4f99-9836-1c2eaaf445f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:38:53.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:39:03.837Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=11eb203b-bdf9-45a9-85ba-9ffefb92c1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:39:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:39:13.864Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e5b6f832-ebe4-40c6-90f0-89c6223ec0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:39:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:39:23.904Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3c72ef71-a333-48cf-ac8c-fbc8526e7f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:39:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:39:31.909Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:39:31.910Z |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-14T07:39:31.910Z |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-14T07:39:31.910Z |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-14T07:39:31.911Z |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-14T07:39:31.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:39:31.917Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:39:31.917Z |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-14T07:39:31.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:39:33.925Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7f630e5b-462f-41e3-8579-d73cc3e1c3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:39:33.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:39:43.957Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a29038f8-ce40-4e48-a4d7-751995000aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:39:43.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:39:53.972Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=18d4c01f-1614-43d7-8d4f-4a4561dc4927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:39:53.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:40:03.990Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c65b3f3e-faa7-43be-afbe-73ee7d77caa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:40:04.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:40:14.030Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a5e39508-0bfe-4b72-82ed-95c5f1452b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:40:14.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:40:24.075Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=256408b0-3d9b-4949-9679-06fce25e81d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:40:24.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:40:34.103Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1586703d-2dc2-4c5c-b171-0d8123cc8307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:40:34.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:40:44.123Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c2f08755-355a-4e6c-a9fa-7f0660db2c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:40:44.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:40:54.138Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=79e8ef20-0377-4a7f-a960-fe948f01d464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:40:54.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:41:04.154Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=106cd557-222d-4fad-bf6b-f20d17ca39cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:41:04.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:41:14.164Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0e403774-a1d2-497f-ae7e-87d60165a270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:41:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:41:24.178Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=84dfe316-6aa8-461a-88c2-db510eadea52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:41:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:41:34.193Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d82d52da-cd16-41b1-aba6-da8ebf39e7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:41:34.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:41:44.218Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e9f8203a-f12a-49e2-9712-4e6c2a7e3cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:41:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:41:54.235Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=90184a7f-9cf9-4e26-bb1c-472798197f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:41:54.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:42:04.257Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=641fe438-c065-457b-9481-842410196696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:42:04.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:42:14.271Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=711377ab-0f81-4bd8-95a2-6319af620084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:42:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:42:24.285Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3df6bc25-8897-42a7-9054-a9fb06e14bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:42:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:42:34.302Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2e3cf230-0906-4b02-9bce-7b87ae785105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:42:34.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:42:44.329Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=905dc999-0818-498c-824c-3ec73627f19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:42:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:42:54.345Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0c15f646-f105-4a78-852a-9a3b59cd1fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:42:54.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:43:04.363Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e77cb318-fe9a-486e-8f99-a7ba07a4a956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:43:04.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:43:14.391Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=23229039-f600-4343-addd-b1daabedc54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:43:14.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:43:24.402Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=87dc04d4-afdd-4f87-9a99-d8808eafba5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:43:24.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:43:34.419Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e7c9c2a9-5ea7-45be-ac70-fd588a1cfb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:43:34.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:43:44.433Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=39ef2342-e8b1-4054-a697-775b7d21b56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:43:44.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:43:54.489Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7eb7a3b4-1a8c-4c20-a484-7b2730e886a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:43:54.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:44:04.504Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=551ffdf7-338f-45a8-b60d-f835a0771b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:44:04.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:44:14.524Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=279f5f2d-9493-4529-b263-2c1b9d8ac9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:44:14.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:44:24.545Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8d70306a-4a8c-4678-8bfe-f56843de692a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:44:24.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:44:31.920Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:44:31.921Z |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-14T07:44:31.921Z |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-14T07:44:31.921Z |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-14T07:44:31.922Z |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-14T07:44:31.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:44:31.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:44:31.927Z |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-14T07:44:31.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:44:34.564Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=22bf48bd-9eca-4a04-b1b7-312df782ce7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:44:34.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:44:44.580Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=03d34149-62ca-45ec-a86d-8417c1f04053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:44:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:44:54.603Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3a06dba5-c191-4def-baab-844a7eb0fd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:44:54.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:45:04.623Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a7e5be38-7ee0-4159-937d-181dac0c86f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:45:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:45:14.662Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=de1a38a8-f18c-41c4-b7ff-1d34f13dff3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:45:14.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:45:24.693Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4be1e22e-0746-4b19-b878-2d5cd82c048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:45:24.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:45:34.724Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a39af7fd-7731-4aa0-9783-0d0c50c7f199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:45:34.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:45:44.739Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=343f673d-175a-4bb7-829f-93647bd729f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:45:44.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:45:54.752Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=af1d487e-43e9-4fb7-bc70-aec80a166255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:45:54.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:46:04.773Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=92cf5a37-39e2-46d7-807b-49fba8cc1918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:46:04.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:46:14.788Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9a7f69e4-2683-4362-b616-83c1c9b7f85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:46:14.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:46:24.804Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=224c2bf7-b430-413d-8028-b078416242b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:46:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:46:34.816Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3e07ce1b-8656-46d3-9e1b-199815e22d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:46:34.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:46:44.839Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fabdb31b-5d45-451c-a62a-2baa06d6b2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:46:44.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:46:54.854Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d95cc76a-a781-4b61-b063-64c43b4be7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:46:54.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:47:04.871Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=af69c992-86b0-4115-a39a-fc8d8aadfbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:47:04.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:47:14.929Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e1526624-7b10-4d52-a2bd-b975f79e52f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:47:14.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:47:24.944Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1cfb7e09-83dd-4955-bee9-e76dfe04d5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:47:24.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:47:34.987Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4ed3c1f8-ab39-494e-b418-1d18ad561f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:47:35.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:47:45.004Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=116afdf8-295b-4ddd-b316-6aefb2a50097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:47:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:47:55.034Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ac9d8818-e4c2-4f73-9be3-7a0a7489dd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:47:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:48:05.050Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b50d451b-bdf3-453d-bcc8-dcfb133e5444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:48:05.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:48:15.063Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5f1c20ac-3426-401d-a880-0dec48478483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:48:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:48:25.078Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2e177699-7638-4919-bed8-a2afa4f472fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:48:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:48:35.093Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a0529553-654e-41a6-84f5-cb9897effe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:48:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:48:45.138Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=45d92d80-01c9-48de-a56e-ac1166772828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:48:45.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:48:55.157Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ea475e8b-226c-4c09-81de-1fd45d7a535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:48:55.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:49:05.172Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2fcf343d-7037-4da4-bf05-51b22ed8f2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:49:05.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:49:15.200Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b0381df8-9e6e-4677-808e-facc4b4b4919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:49:15.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:49:25.225Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4d7e0c06-888c-420e-8ccb-9f7935371a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:49:25.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:49:31.886Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:49:31.887Z |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-14T07:49:31.887Z |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-14T07:49:31.887Z |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-14T07:49:31.888Z |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-14T07:49:31.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:49:31.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:49:31.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-14T07:49:31.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:49:35.237Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9023e579-9051-4879-9b6c-87375be1dc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:49:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:49:45.249Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ab056817-6e65-4a7e-b46c-35a47053dbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:49:45.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:49:55.265Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5155c140-3e77-4763-9cb0-133e59f7465a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:49:55.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:50:05.283Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ce0c8e5e-7a2c-4cc7-b6ac-df7a11d2d150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:50:05.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:50:15.296Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=22953bab-46cc-41b2-be0f-858b5050e630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:50:15.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:50:25.339Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c82e5136-0378-4aca-bf81-16c5ed7ad512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:50:25.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:50:35.368Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4771ca8f-cfd3-4be0-80fa-247e7a809a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:50:35.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:50:45.380Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=aba398b3-e1cf-4555-bc6d-93c373e7874b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:50:45.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:50:55.392Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=092d7a67-94f8-4feb-914b-a6e92ed354e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:50:55.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:51:05.414Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0e537457-0ab7-4c87-b6c6-c4138f4be41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:51:05.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:51:15.435Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5d81ba81-f6a0-4102-bdea-485c3e63d719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:51:15.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:51:25.461Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=90f1736f-7c71-4c51-933c-cab595f0760f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:51:25.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:51:35.482Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=707a4f1f-3e7a-4f8f-944a-21616ec9bcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:51:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:51:45.505Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=175a41c0-6011-4915-8775-9bf267994a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:51:45.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:51:55.520Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a141b1bb-c82c-443a-ad12-40171f6f1d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:51:55.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:52:05.552Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b5ebe9e0-aa14-4f88-90de-99cb7320a961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:52:05.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:52:15.576Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a0f881a7-e7d8-426a-a181-9000c673b1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:52:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:52:25.593Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=304dd5be-773f-42ee-9ba0-63c680c2154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:52:25.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:52:35.617Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c94a2641-5332-4079-909d-c0c85254444b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:52:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:52:45.647Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3923b1d8-d018-4bf4-b8b1-55e25aa28fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:52:45.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:52:55.687Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2912590d-7ea7-40ea-9ad8-31415e15c796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:52:55.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:53:05.707Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3d055b26-89b3-4746-8fef-1c86495fcccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:53:05.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:53:15.736Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5e3fffc0-9f6f-4519-a3c3-5d6eddc41dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:53:15.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:53:25.761Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=308d9990-e0e4-440f-9593-b567ba7adf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:53:25.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:53:35.773Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=189c0a92-d76f-4f7c-9999-4e011dcdfce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:53:35.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:53:45.789Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b93c0128-f73e-46d8-b6ad-72205a081c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:53:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:53:55.821Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bc765b77-b65d-4c4c-90fa-fc3b7a67b215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:53:55.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:54:05.834Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=63a97e58-8df9-4f7e-b4d9-7d5df95949d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:54:05.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:54:15.846Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=593eca5f-3c8d-4c4c-ab0e-5fa0c1b67c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:54:15.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:54:25.858Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=23fa5069-7d58-4f22-a965-09ef3a5b66c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:54:25.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:54:31.880Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:54:31.880Z |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-14T07:54:31.880Z |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-14T07:54:31.880Z |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-14T07:54:31.881Z |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-14T07:54:31.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:54:31.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:54:31.886Z |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-14T07:54:31.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:54:35.873Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=867c48af-a091-48d8-a4d6-9a3b4384b877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:54:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:54:45.897Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cf448944-2aea-484c-b060-01e9ec4d89e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:54:45.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:54:55.932Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=83dfe24b-ea51-4893-a223-22ddcfe299d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:54:55.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:55:05.950Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2fe97e2a-6d74-4b78-803d-851b7d520edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:55:05.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:55:15.978Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e0b29036-a6e5-4f7e-8319-e1af00153dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:55:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:55:25.991Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cf158452-9438-4242-96b6-f7e3bdfee1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:55:26.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:55:36.007Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=153a4e61-4bde-44d5-ab33-31ab29a92d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:55:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:55:46.022Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=581dd0b4-dbc7-4b40-94d0-f3b4db8749ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:55:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:55:56.037Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=594d2a4e-8f98-4606-80f8-0bfaca49082a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:55:56.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:56:06.054Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ecdb8e43-54fc-4044-aaf6-6ec4f379d0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:56:06.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:56:16.076Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2a8ba446-9f66-45b6-aca1-602c57a3c452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:56:16.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:56:26.100Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=28558f5b-5112-40cd-87d1-fa23bb1d6f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:56:26.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:56:36.129Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d1897a1b-b0ab-40c5-b019-8c502008d535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:56:36.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:56:46.176Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=02c0e37f-9910-48be-b192-bf23cadc0ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:56:46.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:56:56.214Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ea2e7b3f-8004-4f51-9f23-021a99ac7744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:56:56.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:57:06.226Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9b161159-9c0d-484d-8300-5534d1578a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:57:06.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:57:16.258Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1a3b108a-9f10-41f1-bde3-db04fedcd18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:57:16.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:57:26.274Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=eea5506a-3649-4726-b465-0b861e0e5041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:57:26.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:57:36.292Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bbe9ff41-b19f-4df3-9f95-980612a4345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:57:36.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:57:46.314Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9e5d64fb-03c9-4cb0-8ba6-8a4332fc90e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:57:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:57:56.328Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a0ea234d-d4e8-4649-a7cc-20ca58d48ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:57:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:58:06.349Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4c6c9f18-21d5-4803-b6b9-550cb3dc317e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:58:06.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:58:16.368Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=05d2fe1e-aa97-4281-b911-da1e514ee7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:58:16.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:58:26.409Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=eb5b1d98-62fe-408b-944f-243815056306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:58:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:58:36.438Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9a906504-bc8d-4dd8-bfe3-fa5e79cc2a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:58:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:58:46.448Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=af169c42-4cbb-4f9c-9df2-31ccf0181605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:58:46.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:58:56.486Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=63c549f8-1344-49b6-b0ec-f0875f4f379c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:58:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:59:06.498Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ff429d9f-8449-4991-ac6a-8bdfdf7bd4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:59:06.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:59:16.540Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6fac3c66-31a1-4cac-9165-89f6d92213b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:59:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:59:26.554Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=44b4c458-1fb7-4ebd-a24d-a3176b8f7990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:59:26.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:59:31.794Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:59:31.794Z |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-14T07:59:31.794Z |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-14T07:59:31.795Z |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-14T07:59:31.795Z |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-14T07:59:31.799Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:59:31.799Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:59:31.799Z |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-14T07:59:31.801Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:59:36.572Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=52d045e4-18c0-482f-9ceb-2a58b62477a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:59:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:59:46.595Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ca441af4-5b18-4c81-b13c-e523f79e5af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:59:46.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:59:56.609Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b07151b8-820c-4309-9411-2acbbe9532b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:59:56.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:00:06.633Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a4e7954d-fb62-40fc-a05a-5ac5e1996499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:00:06.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:00:16.647Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=07f24015-22d9-4ef3-b0ac-733eeb571190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:00:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:00:26.664Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=80bd21f8-a96e-4667-bdec-1feda0e17ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:00:26.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:00:36.678Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cd5868fb-8a99-4c4f-9583-623d4139b343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:00:36.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:00:46.692Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=71e530a1-bfae-462e-b4b9-243e23e64b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:00:46.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:00:56.710Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3e065355-4e67-4da1-9e05-92b0f306d8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:00:56.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:01:06.728Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=93bdbd3f-7d63-48f9-a90b-b7174820ebb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:01:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:01:16.741Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f9c46b4b-f549-4bd3-8f29-5d2ec9b3c7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:01:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:01:26.767Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=afae054d-e6df-437a-a050-9ab13a9390d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:01:26.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:01:36.791Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8c17ae13-4483-4ef2-89bc-29ace6759271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:01:36.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:01:46.808Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e0908fc7-0b5e-4f34-93d6-096772526225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:01:46.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:01:56.823Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=794ba2c8-3c82-4ca9-8e01-d4e16e31c0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:01:56.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:02:06.837Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=874a0ceb-ec95-4e08-aabf-7a73356498ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:02:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:02:16.867Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f6dda2bf-4108-4d7a-96c2-d27ee8c0f674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:02:16.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:02:26.915Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=41544110-9fca-425c-a89b-799f102849a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:02:26.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:02:36.940Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=58d97a7f-23bb-49be-bac1-2f69295de54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:02:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:02:46.972Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4dd1dcc1-1cfb-4535-95be-499515701d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:02:46.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:02:56.987Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=142f4351-1ce7-42ae-a359-c710c0d6b9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:02:57.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:03:07.006Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c30b471a-5159-4b58-88dc-199f0a9ceca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:03:07.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:03:17.037Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ddd0e0c7-001f-4952-8f3d-5481e436413f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:03:17.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:03:27.053Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ce7ae118-3780-42e1-81ff-08c0a55e2293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:03:27.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:03:37.080Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2c937f83-da1b-4a17-a480-2ac6d2d5283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:03:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:03:47.091Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8dcad740-6892-4f08-8a1e-9302fa8669e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:03:47.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:03:57.130Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3946905b-4520-4061-b03a-1124b339c4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:03:57.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:04:07.148Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1daa4e0d-14d2-4aaf-a5c4-b2715f812df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:04:07.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:04:17.171Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=af6b0db4-55c0-4918-9e81-7dbf63678f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:04:17.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:04:27.187Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=da877ce4-c70a-4ed1-bb17-7f86f268ee3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:04:27.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T08:04:31.858Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T08:04:31.859Z |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-14T08:04:31.859Z |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-14T08:04:31.859Z |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-14T08:04:31.860Z |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-14T08:04:31.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T08:04:31.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T08:04:31.865Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-14T08:04:31.867Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:04:37.203Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d2712e90-8eea-407d-a36c-9b44e31caefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:04:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:04:47.249Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8ca9c7bc-433e-446d-9e47-dfebcf7bfaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:04:47.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:04:57.279Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f2d5caca-65ca-4692-9182-ba51c2edcfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:04:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:05:07.313Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6ef0362b-b59b-4d41-8433-54bfcfb16f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:05:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:05:17.342Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fc7f1bc5-303d-482f-8958-ac12737629e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:05:17.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:05:27.364Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8766b194-a2d0-477d-8bff-c2232cd23309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:05:27.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:05:37.377Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3d972fab-c7d8-4a17-82c1-b53f99948868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:05:37.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:05:47.396Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3e9475d8-a00b-4d84-bf71-b9153b97e18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:05:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:05:57.409Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=57381339-e2da-447f-9c2d-6e95750bb603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:05:57.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:06:07.429Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=504a4b16-becb-4f24-82a6-c8f80df36f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:06:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:06:17.443Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3113f0be-d21f-4f19-a67b-f0cab380623e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:06:17.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:06:27.459Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6da74641-ac61-4df7-a241-94d7791e0e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:06:27.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:06:37.472Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=43ebbac9-bc60-4aa4-a409-2919261e6da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:06:37.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:06:47.495Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d97aeb2e-cedc-4109-b32c-5fe6f77cd917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:06:47.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:06:57.516Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ca119b14-a3f6-4325-b7b7-7c82dcb056a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:06:57.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:07:07.557Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=752a49fe-a5b9-4a44-bf16-5513459c8a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:07:07.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:07:17.597Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a476847c-b68d-4fa6-bcb4-e4a650ab0063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:07:17.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:07:27.622Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5d5db7c3-31cc-4912-bfc4-b7310b660942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:07:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:07:37.637Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=288765a9-ab3c-4e4b-bdc8-52f7e49efa60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:07:37.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:07:47.650Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=56255a61-b5d5-4d28-90ec-9142fa40929b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:07:47.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:07:57.669Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=acf6fe0f-616d-4a4b-b28e-a840b62e5a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:07:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:08:07.687Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5a3bfe5c-54bf-4cfb-9201-962ca2d79b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:08:07.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:08:17.701Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a362e0b5-7665-4068-8772-dcc81e8ee80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:08:17.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:08:27.717Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6cb3cf8b-ccfe-4991-9259-a7c9200ed9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:08:27.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:08:37.727Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ecf0fbe5-18b3-4f00-8283-de92f49e69ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:08:37.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:08:47.756Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e99a44ec-4094-4da8-bf3a-a0801ab6656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:08:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:08:57.768Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cdfcf87f-9426-43cf-badd-bfd638727204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:08:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:09:07.787Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=975ffc30-1a0b-426a-ad01-dd91370e8f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:09:07.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:09:17.814Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=180baf78-3037-442f-b936-2f1f11a5261f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:09:17.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:09:27.835Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bf5de95c-c02a-46ea-a1d4-72912528c12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:09:27.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T08:09:31.878Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T08:09:31.878Z |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-14T08:09:31.878Z |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-14T08:09:31.879Z |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-14T08:09:31.879Z |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-14T08:09:31.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T08:09:31.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T08:09:31.885Z |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-14T08:09:31.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:09:37.868Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6ee861fb-f048-4de1-afc5-4bc7796e32ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:09:37.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:09:47.888Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=eed05aa7-eb07-498c-9feb-f99dfd5a8d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:09:47.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:09:57.906Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d7798e26-642c-4b1c-a854-797631012d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:09:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:10:07.921Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8a640e4d-fe08-4167-952a-e250ebf52011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:10:07.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:10:17.936Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=646ea519-8328-4525-8dce-21dc7cca61ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:10:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:10:27.951Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=50e6286c-f876-431e-b11c-b9e8c46317ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:10:28.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:10:38.017Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a044a1fc-0a15-4377-8757-e28f7eb12bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:10:38.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:10:48.044Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8757c26c-6261-4710-ba85-e040ffd49915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:10:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:10:58.057Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7ab36845-444a-4821-8900-5fca1d1951f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:10:58.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:11:08.095Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=269996e5-118f-4eb7-8ad0-e40631cbd0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:11:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:11:18.118Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=dee335cc-eaa4-4a34-9304-fa49c86703c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:11:18.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:11:28.134Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d1667442-45c7-4ad1-b390-39e38798f729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:11:28.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:11:38.151Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4754698a-46dc-4c5f-9725-812f9917ebb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:11:38.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:11:48.180Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=55bd18c1-597a-49db-8e85-0e9b550b3427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:11:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:11:58.192Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3a8e2e3f-a7a7-43b1-8f2e-9706e6ed41fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:11:58.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:12:08.215Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=32856ec4-93a5-481d-8ded-50ace1f53d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:12:08.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:12:18.229Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0ca0a122-f93f-4479-aad7-20bfead4d89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:12:18.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:12:28.254Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e4685948-f4c8-4097-9dba-4773f084e902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:12:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:12:38.303Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=32ea702f-0e5d-493e-bc08-d46c84db847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:12:38.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:12:48.320Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b2384ae7-e90b-4e3d-a484-8cbd153c9fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:12:48.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:12:58.351Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bdd8fea7-145c-4efb-bda5-e98ae34a4a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:12:58.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:13:08.366Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3e3b430b-84cc-4113-aedb-95af6dc4bd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:13:08.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:13:18.381Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=01953a60-89f7-4376-97f4-f09f77e83de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:13:18.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:13:28.406Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=40471dfd-1e67-4359-aa1d-d4a6ca6b07eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:13:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:13:38.443Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9bf26458-bc64-41dc-8b1d-386e4b371937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:13:38.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:13:48.463Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f089a661-83ec-4566-bd1a-e9b78472f304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:13:48.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:13:58.481Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0b2515f6-e0df-499e-9fb1-89cc31eb21e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:13:58.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:14:08.505Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=75ac3d3c-f686-4f56-8228-5a4ac379c1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:14:08.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:14:18.530Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0b29891f-507f-4509-98a9-d3e1ba1279e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:14:18.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:14:28.557Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=aaf15395-830a-45a5-b487-78395377e207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:14:28.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T08:14:31.835Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T08:14:31.835Z |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-14T08:14:31.835Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T08:14:31.835Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T08:14:31.836Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T08:14:31.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T08:14:31.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T08:14:31.842Z |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-14T08:14:31.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:14:38.584Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=25770547-7083-4582-848c-8e3e7745d31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:14:38.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:14:48.603Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4c513986-c4a5-40a8-a764-a2a464153169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:14:48.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:14:58.701Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d18e7dc2-1641-4b25-8978-9c3869503104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:14:58.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:15:08.713Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=de2edbc0-e94a-402e-9b09-011dc8bd6893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:15:08.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:15:18.741Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c706ae29-729e-48cd-b3b5-51d9dffffa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:15:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:15:28.762Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3829be30-efc4-45cd-a5c7-49c48e681aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:15:28.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:15:38.790Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5d7a3da6-e478-43b5-908d-377d7c385983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:15:38.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:15:48.806Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f4a53032-7346-48f5-affe-e47dd52507b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:15:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:15:58.825Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cdfd6693-b96c-4014-8773-2fee669550ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:15:58.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:16:08.867Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ba26dd0c-3813-4a18-8096-e322b2d717f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:16:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:16:18.890Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bccd7a98-881e-4b3e-b812-34ab81f72a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:16:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:16:28.906Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ba0ac6e7-d4db-4c90-b369-fd2395d89a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:16:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:16:38.924Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6104582e-0701-4a2d-99ab-e843f216b276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:16:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:16:48.945Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=90754708-ea09-49ef-a14e-1fe0e4c277dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:16:48.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:16:58.963Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c1a73ac1-e2da-40b4-8e98-9507a6317c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:16:58.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:17:08.979Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a63040ec-1724-4ade-9328-fc2ecf30fa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:17:09.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:17:19.026Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=22141d03-7d2e-4e6b-b556-2858ae38ffce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:17:19.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:17:29.040Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=40e0d1e6-c407-4305-b339-931916cc7718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:17:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:17:39.060Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c0b5c453-c457-40e7-88fd-7dfdd3675e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:17:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:17:49.077Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=19d8f3e1-e02a-4923-a33f-6e9557593f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:17:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:17:59.114Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=64e13e10-282d-4fce-b3e6-a8d8e6a00e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:17:59.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:18:09.137Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=aaaa94da-b72c-404f-ade8-890a3c98756c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:18:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:18:19.156Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=96787300-a9d6-43b5-8c93-786b6986a3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:18:19.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:18:29.174Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a721dcc8-88b5-4ed1-a3b1-6e42d0af228b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:18:29.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:18:39.187Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c633b281-14b2-4274-b9de-d13b172d83be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:18:39.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:18:49.236Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0fb2ce6b-0d01-4142-bbfb-1498cd9f0294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:18:49.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:18:59.258Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=462775c5-d715-44b0-a69d-5136aa8bfc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:18:59.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:19:09.302Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3afc15dd-0a46-49a6-8ba6-aed78cfac353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:19:09.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:19:19.324Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=72b39656-4072-40e2-8dd1-b157764d99c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:19:19.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:19:29.358Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ed4346b8-04e1-406f-942c-743cc557e270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:19:29.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T08:19:31.799Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T08:19:31.800Z |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-14T08:19:31.800Z |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-14T08:19:31.800Z |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-14T08:19:31.800Z |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-14T08:19:31.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T08:19:31.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T08:19:31.804Z |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-14T08:19:31.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:19:39.381Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6d4052b1-f78b-49ef-9c57-7bb108689754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:19:39.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:19:49.394Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=62471d90-c79a-4174-a6f7-670698e20725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:19:49.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:19:59.446Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=710d949e-57f5-440b-b8f3-3abf66cbb51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:19:59.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:20:09.457Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=82368f7e-92be-4126-a5ed-a2e6ca38b61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:20:09.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:20:19.477Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a2a7a16e-8015-4b17-ae78-d16dce860cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:20:19.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:20:29.538Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ff9abfa5-de21-4e60-ab74-18d4bd461dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:20:29.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:20:39.554Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=02a2d22c-8d6c-46d8-adba-d0d3ff6a0c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:20:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:20:49.570Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=19932d44-a5bc-4dfe-ad6e-d9f89d218541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:20:49.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:20:59.605Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f17ff2b8-dc5a-468f-98f9-45997133cc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:20:59.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:21:09.616Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fa581361-08a8-4324-ae2c-89f9195474ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:21:09.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:21:19.637Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9bb023ef-3d7c-420c-b66c-7e4ab3163fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:21:19.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:21:29.652Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f427a55e-62a5-4e3a-b0be-ce0720732ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:21:29.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:21:39.664Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=08c11398-87ce-4df0-9717-4c171ee9ab96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:21:39.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:21:49.692Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b7de094d-5f4c-4df2-a896-f88d5700997f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:22:00.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:22:10.219Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ae7cde7a-9f65-4ee5-ac07-22123c4fa21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:22:11.046Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/CEMwFSAnstk8J3UHX5Nv'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:22:21.042Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e6fd009b-a902-425f-82a1-ebb6745f11cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-02-14T08:22:22.066Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=CEMwFSAnstk8J3UHX5Nv, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:22:22.515Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:22:22.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:22:32.516Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=13e0ec0f-f059-41cd-a81d-5576c8c09d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:22:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:22:52.226Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c8e835fe-4431-4716-adb9-638fa01b8b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:23:01.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:23:11.930Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f1b20035-6c61-49c0-9e7e-2e38d158dd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:23:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:23:31.638Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=af5c1fcc-514a-429b-befa-eeec9b32cb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:23:41.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:23:51.457Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6a613e41-9568-47b1-bbe6-d604727dcc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:24:01.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:24:11.060Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cadb602f-7904-46bf-88be-16e0deffdcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:24:20.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:24:30.770Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b70b5932-af5d-4a78-80ef-5eb9a840fd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T08:24:31.861Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T08:24:31.861Z |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-14T08:24:31.862Z |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-14T08:24:31.862Z |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-14T08:24:31.862Z |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-14T08:24:31.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T08:24:31.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T08:24:31.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-14T08:24:31.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:24:40.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:24:50.474Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=31c6c65e-8a9b-4a4c-8502-7cebed6e4db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:25:00.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:25:10.075Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d7115a43-59ca-4793-9a12-68e68f3855aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:25:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:25:29.690Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d17eec5c-e838-4372-8c77-8ab4dd0ec7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:25:39.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:25:49.450Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4c13a45a-8aad-4f56-88d5-2a472456ec3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:25:59.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:26:09.103Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0f815642-d72b-43fb-88fd-854a69aac349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:26:18.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:26:28.801Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f588b840-13c1-4f51-b8f7-d6ba1121b9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:26:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:26:48.429Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=569fc298-d5d5-48fb-903f-3032232b5273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:26:58.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:27:08.045Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5cb94c08-0090-4cbb-9b6d-f89784c26ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:27:17.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:27:27.688Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=44923001-65f1-44dc-a620-1c960fb5124d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:27:37.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:27:47.332Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=74491b65-0fb2-4bb8-b98d-682bec77139b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-02-14T08:27:48.300Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=3ei4oNblmd4L3Xt5PNCK, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:27:48.328Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:27:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:27:58.329Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0955d8ac-f21e-4c8a-b140-3d4d89ce662a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:28:07.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:28:17.994Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5eb5e594-595a-4408-9415-8ef9b5737137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:28:27.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:28:37.634Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4b1a2d6b-df6c-48f4-8598-2f5708bf3dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:28:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:28:57.249Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=af89e73d-1ed3-4a5b-a421-2dbfb0cdacbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-02-14T08:29:04.561Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=3ei4oNblmd4L3Xt5PNCK, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:29:04.589Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:29:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:29:14.590Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=67990569-a806-47c3-98ef-9fe607bb2b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:29:15.263Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:29:25.263Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9ab298db-52f3-4f6d-b2f7-ab2925a587eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T08:29:31.884Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T08:29:31.884Z |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-14T08:29:31.884Z |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-14T08:29:31.884Z |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-14T08:29:31.885Z |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-14T08:29:31.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T08:29:31.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T08:29:31.890Z |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-14T08:29:31.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:29:34.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:29:44.883Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b2c236b3-5c29-4785-81fd-b12b27142d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:29:54.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:30:04.491Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=24da3210-0bf9-46f6-b6a2-05b7e2767b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:30:14.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:30:24.101Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=afaa7eb0-2a44-4261-9894-9f8c8781faa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-02-14T08:30:25.087Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=3ei4oNblmd4L3Xt5PNCK, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:30:25.111Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:30:25.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:30:35.112Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1f5dfc68-30f8-4f51-8a42-e0f3b58f7dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:30:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:30:54.728Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bdbc88e3-39c7-4478-9671-e0be68ed15ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:31:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:31:14.452Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7679addf-6ad5-4355-9a35-c3ca57fba9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:31:24.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:31:34.126Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=eb5204c6-71a0-4d0f-a14a-5de15e6f6a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:31:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T08:31:5