By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T23:08:17.570Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:08:17.647Z |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-23T23:08:17.649Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T23:08:17.662Z |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-23T23:08:18.647Z |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-23T23:08:18.890Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:08:18.891Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T23:08:18.891Z |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-23T23:08:18.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-23T23:08:19.068Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-23T23:08:19.240Z |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-23T23:08:24.896Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-23T23:08:26.249Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-23T23:08:26.293Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-23T23:08:26.294Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-23T23:08:26.495Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-23T23:08:26.496Z |INFO |Root WebApplicationContext: initialization completed in 7251 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-23T23:08:28.696Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-23T23:08:36.023Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-23T23:08:38.749Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-23T23:08:39.726Z |INFO |Started MainApp in 27.882 seconds (JVM running for 30.541) |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-23T23:08:40.128Z |INFO |Start scheduling PRH workflow |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:08:40.209Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5e12de04-a08e-45df-8c1f-3fa3632cb26f | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-23T23:08:41.090Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-23T23:08:41.092Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-23T23:08:41.099Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:08:42.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:08:52.838Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=828123ad-d4d7-4849-9d22-0eb680b26d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:08:52.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:09:02.912Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=07feba05-011d-4f62-8143-575cced5a6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:09:02.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:09:12.960Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=aeb0b64b-40a1-4c08-ae65-14c605c9b785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:09:13.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:09:23.023Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a719bf74-63fd-41fb-861d-70b2c6f4a741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:09:23.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:09:33.085Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6aadcbad-fa39-4d96-92cd-7599f6b7bc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:09:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:09:43.162Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ec14c597-2a5a-432c-b253-2d3d742c62e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:09:43.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:09:53.232Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f030019e-c445-4bbd-aa4c-e76db6edd694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:09:53.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:10:03.421Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=65c3703e-a5fd-491a-892a-497263c2e0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:10:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:10:13.615Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c7d9ff0c-9563-48f1-a9b7-775763f88457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:10:13.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:10:23.674Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=044ca8a2-5c00-49a5-99e7-85a5c20f7928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:10:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:10:33.736Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1218265a-21b2-4373-a26f-f63aca73b7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:10:33.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:10:43.862Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9d60d3e7-347a-48d9-a730-a0fc3ecde318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:10:43.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:10:53.949Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fd4f54f8-1676-4f21-afd4-354b8bd1d902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:10:53.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:11:03.970Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=29dab0a0-373e-4b64-a459-1f6f753e2fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:11:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:11:14.017Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=56e7223d-04ea-4bc0-96a6-8a0eea362b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:11:14.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:11:24.064Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=bd696be3-5731-48c3-9f00-65165388f036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:11:24.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:11:34.285Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c26adeb7-dbb2-432c-aeac-0e43d1bcc9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:11:34.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:11:44.378Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c482644c-77a4-4ec8-bda8-2dbeb0c617ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:11:44.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:11:54.411Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ec889162-0f2c-4d59-b1fc-4eb1ea26f4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:11:54.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:12:04.574Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0248ec50-aa23-4601-a170-b7d3d0691fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:12:04.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:12:14.836Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c2773ecd-e40f-48c5-b7f8-48e2064dae92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:12:14.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:12:24.935Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=34b4edf8-c2ed-4d48-9a41-4ec1d4a89b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:12:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:12:34.993Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=16701a3b-5936-4485-992a-a99183e4a6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:12:35.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:12:45.026Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=afdc19f5-c021-43d1-9340-48225e9658f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:12:45.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:12:55.061Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=73d93058-1f6c-4f58-b18b-ff62e7f89c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:12:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:13:05.107Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b4171f14-abe4-4c84-97c9-cd627d302627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:13:05.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:13:15.124Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=88dc0b59-a34f-4d4c-97f1-28fe1085611a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:13:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:13:25.156Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=04ad305c-4d6b-4a49-af97-3727f22fbecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:13:25.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T23:13:32.069Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:13:32.070Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:13:32.072Z |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-23T23:13:32.072Z |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-23T23:13:32.073Z |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-23T23:13:32.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:13:32.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T23:13:32.202Z |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-23T23:13:32.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:13:35.178Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8e6fac53-1c8d-470c-8cb6-9d36d5fd7bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:13:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:13:45.218Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7b8a38b6-37b4-4c3f-a0e6-b3b72a1baedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:13:45.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:13:55.246Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a9aec85c-368b-49cc-af6d-f00bf70ce087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:13:55.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:14:05.284Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3b5e6c5f-7702-45d0-b7f1-e3b93830761d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:14:05.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:14:15.341Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1ac81e6f-373a-47c4-bb10-fcc0ef455d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:14:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:14:25.426Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=326a7e74-60cc-4add-8292-411f0a586180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:14:25.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:14:35.473Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8f638df8-eda3-47c7-90d5-e4601d2453a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:14:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:14:45.510Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=12bc7f74-c5ee-4aa3-8fac-b34a67320f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:14:45.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:14:55.555Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ad89c5d4-6bad-4fa7-bd23-4b6cdc912819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:14:55.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:15:05.625Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d0c6bd81-7cf3-47c5-b896-bf104c06b8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:15:05.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:15:15.646Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ea9e4c2e-db76-4081-9c1e-7f97be5dd2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:15:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:15:25.680Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=df0ab3eb-3cad-4117-ab50-c1ae92b7fdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:15:25.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:15:35.718Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0c3a1ccd-c26f-446b-98ce-022de6491df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:15:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:15:45.757Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=37c34278-7ba3-4c18-8532-1169cc8cb373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:15:45.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:15:55.798Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1ddee1e5-f93c-4ae2-b00f-18fe8171e0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:15:55.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:16:05.837Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=cf7c5557-c9ef-4be8-bb3e-4693cde1a8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:16:05.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:16:15.874Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f74d4ae2-eebb-444d-a4aa-18aa7b7dbab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:16:15.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:16:25.932Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=31b91b9c-9d1c-4fa1-9a69-e812708864ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:16:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:16:36.010Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=cd51e867-988e-4dd7-8b76-ef9765f783b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:16:36.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:16:46.060Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=975f28a6-0a14-438f-aa06-9104a2549cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:16:46.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:16:56.096Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=79b89949-98dc-4c74-b337-4cd4087e27da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:16:56.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:17:06.154Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5fd0ae6b-3576-420e-a91d-28128ca98d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:17:06.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:17:16.180Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0294af7f-8af2-42bb-b420-089ef4d85e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:17:16.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:17:26.209Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b031af70-462f-4dde-95f0-6f117cffcad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:17:26.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:17:36.249Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2d36ca27-ff22-4915-b0de-3a7c035fac3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:17:36.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:17:46.270Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8f55273d-a44e-42f6-82e5-56929c8535e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:17:46.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:17:56.303Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3f5c58f1-893f-4dae-888b-64d4caec7cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:17:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:18:06.327Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ba835686-e7f0-4332-a6e9-42082004ea68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:18:06.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:18:16.349Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=04220608-22b4-4f0a-bb7b-d92f838f4029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:18:16.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:18:26.377Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1867e615-45f0-4795-9303-5cd7f6fd48a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:18:26.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T23:18:29.277Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:18:29.277Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:18:29.278Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-23T23:18:29.278Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:18:29.279Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:18:29.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:18:29.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T23:18:29.316Z |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-23T23:18:29.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:18:36.412Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4e4b318f-86e1-4614-84a0-1a4b1c40ea60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:18:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:18:46.483Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=06dd957a-e121-46d8-92c7-bdeb660739a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:18:46.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:18:56.523Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=448f9a94-90db-4627-a9ca-c630088ecdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:18:56.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:19:06.562Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=529ca081-67d6-4375-a877-6525b443c90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:19:06.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:19:16.598Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3180d003-2de9-4d88-ba3d-66be55763ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:19:16.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:19:26.622Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=31f68a68-26b3-43df-a8aa-88949bb34190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:19:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:19:36.637Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=538d278b-ceea-4361-85a9-44f5da792b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:19:36.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:19:46.665Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ba9197b7-299e-457d-afbd-52d3c163f345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:19:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:19:56.701Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3de6b95f-c936-41a7-b247-8e043617baa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:19:56.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:20:06.723Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e1b1b4b9-8f25-4011-ac3a-887a1c46b735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:20:06.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:20:16.744Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=bc2326c4-a141-4f8c-9a47-0fe97bac91c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:20:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:20:26.762Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=068f4376-9f55-44a0-b332-9afdb50a1f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:20:26.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:20:36.814Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=27715ca5-db92-418e-9254-acd1050b6fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:20:36.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:20:46.836Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=882adca6-4217-4ec7-a94d-7135dadadff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:20:46.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:20:56.853Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=60a5e2ee-81d9-4f04-aad2-9e265b206724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:20:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:21:06.870Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ef03ed61-1a3e-4fa5-b884-f10fe65a10bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:21:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:21:16.897Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=67d9deb1-918e-4b4e-a52d-7738c1f7858d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:21:16.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:21:26.912Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=199e556c-08f5-4f52-b7e8-08557fb572b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:21:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:21:36.935Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a402327a-6fa5-46b6-aa0b-111108b2ab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:21:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:21:47.005Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7310f3ef-0bf3-4785-bc29-3da92397ccb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:21:47.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:21:57.030Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3ee1bb73-f639-4f1c-9392-a447e31db32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:21:57.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:22:07.046Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c2da51b8-f38e-404c-ab9c-70ae806f937a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:22:07.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:22:17.064Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=65b90d53-833c-4a4d-83e5-c1a1e56d478a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:22:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:22:27.081Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=dacf61c3-7744-423d-957b-3d17dc5098f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:22:27.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:22:37.099Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c4557b8b-4d0a-426a-94de-febde5c3e609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:22:37.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:22:47.119Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=533d39f5-869c-4cdf-bc12-1486a933289c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:22:47.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:22:57.148Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ff83ec58-efcc-4247-875f-d2f3893863c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:22:57.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:23:07.167Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4b6449e3-44f8-4723-818d-4e3eb684e7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:23:07.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:23:17.184Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5eaf965f-14ee-4a78-9e70-e7f0743ff20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:23:17.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:23:27.204Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5437e655-7e27-4808-b514-e664bcfff21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:23:27.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T23:23:29.415Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:23:29.416Z |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-23T23:23:29.417Z |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-23T23:23:29.418Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:23:29.423Z |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-23T23:23:29.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:23:29.464Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T23:23:29.464Z |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-23T23:23:29.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:23:37.225Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8b156ad6-e8fb-412a-88ca-3f3690fa9467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:23:37.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:23:47.276Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e3e94f1c-8273-4a95-9706-31b0639e50e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:23:47.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:23:57.292Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=98e721f3-be27-4333-89df-09a753e072fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:23:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:24:07.312Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=faa84925-b221-41c3-8f59-84b1092b960a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:24:07.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:24:17.366Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9b968243-57f1-4599-820b-2658d921dec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:24:17.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:24:27.630Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=372bee1b-8aa6-4d30-b7f3-45d136daeb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:24:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:24:37.725Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=136c4aa1-2bff-4fdc-a1c6-d273ea5d487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:24:37.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:24:47.771Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4e1b058c-2f59-4fd9-a347-84d3d331bc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:24:47.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:24:57.812Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f62d35bf-88f4-412e-924b-5337e8d543a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:24:57.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:25:07.850Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9001959d-2cf7-449e-817b-794d5af1ac2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:25:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:25:17.890Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c7ebb0de-0a4e-4ec0-979d-b6b2dc9f0e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:25:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:25:27.926Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8acb4961-d6a1-4e5c-8b28-d73a16169a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:25:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:25:38.067Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fd629ab5-3bd1-474d-8352-25191dce7bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:25:38.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:25:48.096Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f2b104b0-520b-4a60-af79-b20e57d9960a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:25:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:25:58.119Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c3e795f2-93c3-489e-aa64-7b38b4aa3331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:25:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:26:08.191Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6101af8e-8a15-4e1d-85d9-d25cdacf1380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:26:08.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:26:18.255Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=260ca2b6-31b7-4648-ba54-39907198c0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:26:18.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:26:28.321Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=95401b5e-18f6-4858-936b-28a41d9d289e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:26:28.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:26:38.346Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f4fef27d-ac03-4ca9-b623-b786d38c122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:26:38.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:26:48.380Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=34d92c48-dab3-4492-b8d5-9d1d202b8db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:26:48.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:26:58.402Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=205831e8-fc88-4b7a-bf57-52276431946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:26:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:27:08.505Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a4667f9f-3245-4478-b7f3-ecf01f60af20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:27:08.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:27:18.638Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=47ca792b-0b3c-44e7-bebf-3d1a21b20192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:27:18.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:27:28.731Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=557dcdd8-fc61-4172-8fd9-6daa42c2d80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:27:28.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:27:38.879Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=40cd1810-41d8-44dd-9642-20476121f12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:27:38.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:27:48.974Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=22ad9fc1-35ea-43a2-82e5-3d3b22fdde93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:27:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:27:59.040Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=056c96f5-7d1a-4eca-b1e2-e7f6642bfb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:27:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:28:09.193Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5641bb84-74cf-4504-8dcd-96b93c4acf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:28:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:28:19.268Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f7ed6619-6920-4dec-93dd-69728fccd3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:28:19.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:28:29.459Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=076aa1c8-b9b1-4ab8-846c-5bcbf39b4363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:28:29.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T23:28:29.935Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:28:29.938Z |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-23T23:28:29.939Z |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-23T23:28:29.940Z |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-23T23:28:29.944Z |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-23T23:28:30.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:28:30.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T23:28:30.022Z |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-23T23:28:30.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:28:39.486Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8ed14370-6cc3-4e33-8bec-bd80941a890b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:28:39.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:28:49.646Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=350ba5fc-e3c5-4bb3-bc32-67f820102112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:28:49.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:28:59.768Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6d4820f6-a45a-4acb-a05e-fcdc808c6a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:28:59.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:29:09.800Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=088be0da-858b-4474-8f38-5c9585479e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:29:09.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:29:19.830Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=285d1efb-b3f6-4b4b-a464-106290bced43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:29:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:29:29.880Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b6c32792-3ef4-4836-89a9-988583703495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:29:29.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:29:39.943Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7d021fae-51bb-4e5b-ae8c-7d857d5157f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:29:39.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:29:49.971Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8498de58-e01e-490e-ac47-533e5677784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:29:50.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:30:00.106Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fd58b83c-4f1d-42a5-87ac-9d19072f0af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:30:00.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:30:10.150Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=084f8a57-ef09-4720-86ae-4a0b47391b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:30:10.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:30:20.190Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=091e03fb-bb90-4669-8173-b18808cb35d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:30:20.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:30:30.219Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1d608b78-2be0-4234-9da5-9f761e6b0dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:30:30.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:30:40.245Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5d5514fa-4bfc-4294-a4a6-1012eff69c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:30:40.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:30:50.285Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a9677087-8f09-437a-9225-65b68f12e4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:30:50.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:31:00.363Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a73d38af-a204-4ec3-bbee-db9ef518447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:31:00.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:31:10.470Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=eb0b7cf3-8ea7-423e-97b3-fbd105c4f7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:31:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:31:20.531Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e82e743c-ed2e-46c8-8ac9-748200f5f214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:31:20.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:31:30.576Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=da3b29e3-574e-4023-be0e-d3b4e37b1ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:31:30.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:31:40.644Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9301d76b-09d3-425c-b885-3cbbf6d34f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:31:40.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:31:50.702Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=cee2bad6-dadd-414b-a973-d0a1deee8217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:31:50.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:32:00.734Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=16eb3b4b-c299-419c-a22e-8aeaeef6c261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:32:00.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:32:10.762Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b85e1f68-6316-4f16-a8c7-c58c2161cd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:32:10.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:32:20.796Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b18a646f-230a-4083-bc4b-9592bbc31cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:32:20.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:32:30.873Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=36b033d9-d06b-4d7f-8f90-7bed4fe1097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:32:30.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:32:40.924Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=31313529-591b-40c5-8a0a-912b030859b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:32:40.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:32:50.995Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2d051835-65c4-4cf7-85f4-6b3e0f467236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:32:51.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:33:01.035Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6b23331c-e91f-4327-85b4-53aaaf316f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:33:01.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:33:11.068Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b84c8812-dfd1-48d7-85f4-b55411ab459d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:33:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:33:21.098Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ed5e203f-743e-4b13-bd09-f9413f84b785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:33:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T23:33:29.208Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:33:29.208Z |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-23T23:33:29.208Z |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-23T23:33:29.209Z |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-23T23:33:29.209Z |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-23T23:33:29.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:33:29.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T23:33:29.227Z |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-23T23:33:29.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:33:31.140Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=65509790-6227-497b-aad7-aee6f33c3cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:33:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:33:41.192Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4ae22184-0b7d-4270-b4ba-555aa7c6c8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:33:41.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:33:51.320Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=35fd119d-11ff-4458-a93f-6929c4af5574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:33:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:34:01.381Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=25885bf8-e8ed-41bc-9036-14ccb6c202fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:34:01.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:34:11.419Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d1a234b3-ddfe-4d3e-b7fa-7160559e7e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:34:11.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:34:21.497Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9bac71d0-541b-44e8-9168-9b66ecc55478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:34:21.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:34:31.598Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4d17e3e9-a393-44f2-b971-c13d9bcffe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:34:31.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:34:41.657Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=968b554e-f6d3-4453-96ff-7c807449507c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:34:41.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:34:51.696Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d4648026-5527-4512-807b-67247443e0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:34:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:35:01.749Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4de8a361-5a69-4834-99f4-0cdde7d27d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:35:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:35:11.830Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8a1a2310-f3ae-4583-9389-afaf2b231e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:35:11.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:35:21.868Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a8ba3436-4d1f-410e-9df0-97a90bb6bbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:35:21.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:35:31.902Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c3787d2c-63a4-4fb9-8285-8d0c53f972a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:35:31.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:35:41.945Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=01639a3d-fd23-433d-ad4f-7203e1a86b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:35:42.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:35:52.188Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=70cc62b9-f5b4-4961-b68a-bb52bbd796c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:35:52.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:36:02.245Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a8bf17ec-b771-4f8e-bfc8-3acdeb75c896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:36:02.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:36:12.287Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8cc3eecb-7d12-460a-8a6e-dbb9f2159cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:36:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:36:22.343Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7c1b6933-e7e5-400a-9f0a-ea0c81686d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:36:22.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:36:32.511Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5a7d4289-a647-4d79-a768-23c6fab3376c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:36:32.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:36:42.569Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f1b18224-55a4-4622-8c41-4852842c00f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:36:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:36:52.605Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f94aba6d-289b-402a-af66-0c45f1a8baef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:36:52.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:37:02.661Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=df7be31f-561f-42ec-b2be-27929fd13139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:37:02.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:37:12.721Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=be3b72ed-57a9-4681-b60f-dfd23d8534f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:37:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:37:22.839Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c4824275-ae34-4a41-9bb3-9f76fc5efbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:37:22.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:37:32.883Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6f287628-140f-4a8e-a06d-c3c25b2490ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:37:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:37:42.970Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=43809c66-573c-4d98-a06d-43b91c2510da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:37:43.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:37:53.030Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=55a429ed-dbff-4589-b4d8-4206bd53ce7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:37:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:38:03.114Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5461fbe2-ac69-4eaf-8412-68ebdbb88e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:38:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:38:13.186Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=bf501b55-ee10-48d7-bd02-0f2c00ddadac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:38:13.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:38:23.319Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=eb68d126-2be5-4a84-8d66-716584ce0154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:38:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T23:38:30.675Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:38:30.677Z |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-23T23:38:30.678Z |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-23T23:38:30.678Z |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-23T23:38:30.686Z |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-23T23:38:30.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:38:30.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T23:38:30.708Z |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-23T23:38:30.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:38:33.370Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a3a4564d-8b81-4642-a0af-2349d08d1930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:38:33.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:38:43.464Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e1a7962e-600b-4193-a6c2-0f9406796df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:38:43.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:38:53.509Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=dac9d8b7-cef7-4198-ab8d-ab5d33eba915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:38:53.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:39:03.572Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=32dbb56a-fd4f-4bfc-a3d6-0e3363fec0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:39:03.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:39:13.657Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=79835b44-3027-4f4b-98b6-422229bccb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:39:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:39:23.694Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=21ab85e7-954b-41a5-ac70-7bcfdad6de49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:39:23.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:39:33.743Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=587d10af-c989-4b6c-b7a0-104668ea89aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:39:33.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:39:43.773Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=49542c97-c08e-4d88-a0d6-d0a2060c60fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:39:43.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:39:53.831Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fdda60e8-f9f3-4918-9f29-82267d064d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:39:53.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:40:03.880Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=983bf698-4cc6-4652-81e7-b4671cb2ad47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:40:03.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:40:13.926Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9d58064b-7b3c-4dae-9f07-88de3f5abbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:40:13.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:40:23.965Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=bb0bb99e-0e95-4229-a46a-eaa8f81c7b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:40:23.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:40:34.006Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=afb0634b-909e-49b4-bef1-160df445a38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:40:34.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:40:44.077Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3c6aad2d-674d-46a1-aece-d3067649d444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:40:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:40:54.144Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0cdeec15-ff95-49c8-8eab-5de3c92f2957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:40:54.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:41:04.186Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9824e1a5-06d8-4760-bafd-0cef3f7e564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:41:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:41:14.226Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ec9d6120-ed13-4396-9d2d-2a01def0c9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:41:14.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:41:24.265Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e44d0f3f-b7f7-4ea0-ba46-88b8bb69209f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:41:24.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:41:34.291Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1015e2f8-b012-468f-957b-b8bd5700d175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:41:34.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:41:44.330Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5f070890-c98d-4d85-a4fc-1efc0ac7441d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:41:44.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:41:54.410Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=56813da4-6769-4d84-9e3e-d916332f253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:41:54.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:42:04.453Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5b592e5c-d665-4867-b524-d72b96e8232b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:42:04.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:42:14.487Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=54940357-6068-4aa6-af56-a85da4c40ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:42:14.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:42:24.509Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e816d89c-49cf-412f-adf7-02de2bb38cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:42:24.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:42:34.581Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c8855bd8-fd52-4514-bb12-82f3fbbacbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:42:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:42:44.641Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e78b6286-1252-4d63-80ae-e29bccbac3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:42:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:42:54.688Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9e39dea2-ff58-4030-884e-e83051f3020e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:42:54.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:43:04.709Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=59fd69e8-9bd4-4177-b504-c8f370e6a926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:43:04.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:43:14.744Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=22e0c033-27fb-45ab-b7e1-dbf739a26e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:43:14.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:43:24.769Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=48f13d7c-00fa-468c-96fd-45d791586973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:43:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T23:43:31.166Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:43:31.166Z |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-23T23:43:31.166Z |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-23T23:43:31.166Z |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-23T23:43:31.167Z |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-23T23:43:31.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:43:31.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T23:43:31.176Z |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-23T23:43:31.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:43:34.803Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c6c9f383-0152-484a-b8d7-fa4f9cfcf737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:43:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:43:44.838Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9ad9bcc3-b844-4b25-8172-3d4d329d1efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:43:44.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:43:54.875Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=621031ef-4110-4eb0-a4ad-0e05c1021ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:43:54.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:44:04.925Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8a9f5272-bde6-411b-9a2b-9b6bb297a544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:44:04.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:44:14.970Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d97cdf64-c353-48f6-8877-bb50e0a3e05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:44:15.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:44:25.042Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e81d4694-5400-4f15-a351-4cb1ea86027a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:44:25.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:44:35.089Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e3f516de-ac05-4c09-8197-4233e2084928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:44:35.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:44:45.116Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=acc44ea2-4f6e-4755-9b7a-59308ebd494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:44:45.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:44:55.163Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fee7b01e-c8b2-4274-ac1d-86d390c79479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:44:55.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:45:05.217Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d0c6ea0f-e51a-471b-95b6-68db30db2651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:45:05.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:45:15.287Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4afd5e49-abaf-4152-b625-4dca6578d66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:45:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:45:25.341Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=304166cc-fc3d-43d6-ae87-c73cb0504568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:45:25.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:45:35.364Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=40148a1c-2659-4ea1-b654-61ff940fd9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:45:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:45:45.689Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a603b347-5e6f-4d66-bae9-09fefe9420c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:45:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:45:55.717Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7e39cc24-2deb-45bd-80f0-cbe1de040524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:45:55.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:46:05.781Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c4c75558-dbca-4b12-bf3e-39f15ce9a85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:46:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:46:15.840Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0477f776-7643-45bc-9dd6-2d41d864c1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:46:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:46:25.894Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2c17c2b1-1747-4b6c-a4c5-1ff7ca198b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:46:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:46:35.914Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=40804055-1cd3-4510-aa29-0452f3089775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:46:35.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:46:45.954Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1cc1a1de-7df1-4202-a242-3acec220be27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:46:46.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:46:56.009Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=605fbb9b-9ff6-4be3-b791-94c1d41a7f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:46:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:47:06.048Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d7047027-3e58-4e85-b2d2-f0d307c80906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:47:06.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:47:16.072Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fe7396f1-56a2-4800-acc4-29dc4ef3716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:47:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:47:26.107Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=aee0e1b0-f9db-408a-9d73-1e2109ce470c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:47:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:47:36.209Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8367dee1-bfad-4b62-a9ca-d0937b8ba6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:47:36.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:47:46.245Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=43bf9062-a685-4602-b934-e1e115a154e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:47:46.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:47:56.299Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e8140f95-6703-4164-9d59-33b4470bc683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:47:56.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:48:06.339Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0d4c88cd-cdc9-46a9-a7ab-898a507eaa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:48:06.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:48:16.371Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=91e7b791-dbad-427c-bae4-16105a5cfc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:48:16.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:48:26.406Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=87e29c6d-2054-43cd-8c20-2d5f154e72a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:48:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T23:48:29.891Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:48:29.892Z |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-23T23:48:29.892Z |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-23T23:48:29.892Z |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-23T23:48:29.893Z |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-23T23:48:29.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:48:29.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T23:48:29.902Z |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-23T23:48:29.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:48:36.460Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b00ee875-e398-4724-8c94-151fd74c1c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:48:36.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:48:46.553Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=af4e17b9-7c3a-4faa-9752-cf85f3d3520f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:48:46.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:48:56.580Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=886c04bd-bb0a-41b1-a1a6-8cfe48ed9588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:48:56.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:49:06.597Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e959b2d3-b7b6-4ad6-9740-340775e8bce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:49:06.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:49:16.613Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=78947d99-8b2e-446a-b5e6-0a865aee6c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:49:16.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:49:26.630Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d7ad367d-aed1-4b22-905a-181abb2ef325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:49:26.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:49:36.677Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=197b67d2-8004-41ed-ba7e-2938cc3f5027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:49:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:49:46.696Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=24174e49-13f1-48cb-aa79-39e6d67aa753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:49:46.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:49:56.719Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=78f3647c-a742-4a00-971d-495adf6e000a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:49:56.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:50:06.731Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=51ea4af9-a84b-4e5e-b83a-185e7a709b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:50:06.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:50:16.753Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2ace2ccc-8951-4b64-80cb-955aa7cda2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:50:16.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:50:26.783Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0869ca03-bb41-4396-aaff-a39f994ea7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:50:26.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:50:36.813Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=52685118-f6b5-41b2-9c6b-ed06c89bef88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:50:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:50:46.833Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=943ebafe-cbc9-403c-b9d1-628f08ee655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:50:46.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:50:56.858Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=959c4eef-b384-45f2-a302-fd15a77c4f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:50:56.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:51:06.893Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d60e616f-dfb8-41ef-8618-d7ec34ada6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:51:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:51:16.910Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=498d482c-c6d6-40d4-bb32-2a184c9903f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:51:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:51:26.931Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=05634769-9bde-4245-93f2-818bdd3214d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:51:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:51:36.979Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7a9a4f46-3979-4b91-a542-10f95c898bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:51:37.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:51:47.010Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fb03ebcd-f9b7-4ae5-b43c-f57c1c4d7787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:51:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:51:57.036Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a0b4c3ab-18a5-4099-a0fd-f90582fee265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:51:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:52:07.062Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ea28d577-c37b-438e-a959-fb9ac2ba779b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:52:07.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:52:17.079Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a3c94efd-5510-43fc-a4f2-0c564080d605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:52:17.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:52:27.155Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c0a728d6-0cd4-45f6-8528-bdc501f50d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:52:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:52:37.182Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2ad25c50-d90d-4d9e-babc-2e286e622097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:52:37.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:52:47.199Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e15288a2-2b90-4248-8c29-89c452c76e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:52:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:52:57.219Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=aa33807a-fda8-4611-a892-b7979c447f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:52:57.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:53:07.240Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=82099a7f-5fdf-445f-9a65-6f01da9abb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:53:07.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:53:17.378Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8e3960d0-2cf2-4974-8f3d-61a14b11f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:53:17.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:53:27.397Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=062a0a80-18b3-44a5-8079-4ee9804917b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:53:27.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T23:53:29.332Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:53:29.333Z |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-23T23:53:29.333Z |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-23T23:53:29.333Z |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-23T23:53:29.334Z |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-23T23:53:29.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:53:29.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T23:53:29.387Z |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-23T23:53:29.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:53:37.428Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e9073f09-bb0f-4820-b0f1-4c016db00915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:53:37.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:53:47.444Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fb38e7f0-8d91-4185-bfc8-5a81b1737fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:53:47.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:53:57.469Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e05328b3-843a-4da2-b531-4fb64369f972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:53:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:54:07.526Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7d45a58f-bff6-49a3-94fa-68f69173e61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:54:07.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:54:17.552Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e5ffce25-8589-4f24-9381-5f0fdebc09ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:54:17.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:54:27.582Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=893cc6cd-653f-4f4a-af77-1f777bcc4104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:54:27.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:54:37.621Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=560665c8-5b59-449b-abef-15274f577653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:54:37.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:54:47.635Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=aa57fdaf-7e54-4f4b-9358-e9984a8e8cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:54:47.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:54:57.652Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=22cb3aad-3f71-4c52-8030-063efd2e8bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:54:57.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:55:07.667Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a993b650-3ccd-4421-ba77-09a9ea283b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:55:07.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:55:17.689Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=714e87b6-d4dc-46d5-beab-6c3189698ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:55:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:55:27.708Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c54015ae-d8a9-4aa8-a431-245e779197dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:55:27.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:55:37.755Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=dde0e556-bc81-4814-bf47-baaa0446cc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:55:37.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:55:47.825Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2a4a0bd4-5e41-4b19-b505-9b7fbfc236a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:55:47.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:55:57.847Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=cb26b5c8-ab04-4712-9c5a-6c3e72ebe2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:55:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:56:07.863Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=489d7f21-a133-45dc-be57-f459cce84934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:56:07.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:56:17.900Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7a70bf85-ab5c-41e5-9196-daa3530afc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:56:17.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:56:27.931Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d008bf2f-ca56-49df-81bb-7b5a489c2071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:56:27.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:56:37.952Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c799714c-f940-4a69-a98a-82a3d443636b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:56:37.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:56:47.967Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5ea18598-a77d-43f9-8336-f6e9fce89453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:56:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:56:57.990Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=be6b58e2-5526-4736-9b47-a1983e9db2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:56:58.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:57:08.038Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3ed607af-e665-4ca9-99ff-83b57c687acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:57:08.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:57:18.068Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=98867e27-536a-4f73-a3e3-ac1db2ded354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:57:18.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:57:28.088Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b2925110-a2f3-4fd8-8cc4-9485d4cc16b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:57:28.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:57:38.111Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=40cbeabc-144c-4341-af8e-40968c13652b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:57:38.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:57:48.149Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7cde00ad-8dff-4a27-8524-c5b8785704a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:57:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:57:58.186Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2c6f8be8-fd0e-4bae-8179-9f9c4440d392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:57:58.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:58:08.205Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6032dfb9-b559-4bcf-85fa-4895263afc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:58:08.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:58:18.239Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b2c0e9f6-a76d-4707-bed1-f0fd264e68fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:58:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:58:28.258Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=948ebea3-6ac5-4124-be3b-a782a86e7795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:58:28.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-23T23:58:29.458Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-23T23:58:29.458Z |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-23T23:58:29.459Z |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-23T23:58:29.459Z |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-23T23:58:29.460Z |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-23T23:58:29.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-23T23:58:29.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-23T23:58:29.503Z |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-23T23:58:29.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:58:38.275Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f2d9b0b8-dcf6-434f-9f25-564911445ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:58:38.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:58:48.294Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f6182b6f-754e-430f-a6be-85d48951f8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:58:48.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:58:58.313Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=461e972a-76e6-49e4-93a2-61cafc13f889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:58:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:59:08.331Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=78ce46cc-7fe1-4926-8eb6-b57608e3fa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:59:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:59:18.350Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=bda31074-ca67-4e5f-9a8f-9da38e848682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:59:18.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:59:28.365Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=85b3ea96-d7de-476e-8dbd-c97a8cb2eec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:59:28.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:59:38.380Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c9636d38-1384-4035-b4e4-a6e46c3d6ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:59:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:59:48.426Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5c57a9b9-0bc0-4fbd-bb78-54ac02639bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:59:48.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:59:58.442Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3f92b027-5320-4fe9-ac64-8d058e1e721e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-23T23:59:58.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:00:08.457Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1df390e3-152f-4c74-85dc-af5240b9ccd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:00:08.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:00:18.484Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=195757a5-4833-40e5-be80-eb180e64b2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:00:18.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:00:28.541Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d45e7cfe-0bf6-4df4-84ff-b8559fd9e509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:00:28.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:00:38.557Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5b04beba-6480-414c-949c-68860931c684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:00:38.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:00:48.570Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8fd71c2b-5b1f-4464-865a-52849283aeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:00:48.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:00:58.603Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=07fe80aa-07a0-4589-b130-8edcd375a8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:00:58.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:01:08.620Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a983aee0-7f0b-4a50-997e-6b44a7111feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:01:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:01:18.641Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3f4381d9-c683-446c-8461-afd0609cdd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:01:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:01:28.658Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=04706c3a-eb7d-4829-a46f-a57d9a6b5cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:01:28.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:01:38.678Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ed3446f5-1b2f-4674-bfce-9eb48b9981b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:01:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:01:48.705Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=88878e1a-6cca-47b8-bc35-2478f0eaacbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:01:48.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:01:58.734Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5c9e3bf3-be74-4bc5-8255-27bea89d2dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:01:58.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:02:08.750Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=96eb8fa8-0205-4635-a600-c1a2f4c88fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:02:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:02:18.777Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b98ee8e1-db73-4334-851f-565585fd55a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:02:18.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:02:28.797Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4e652d58-ee52-4d0e-85b4-24a41478e7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:02:28.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:02:38.812Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=639ea462-5a53-45a8-bb73-9f9fa5b23f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:02:38.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:02:48.829Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9e384583-9faf-4e63-bd89-a62c64c1f5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:02:48.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:02:58.848Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fc861f81-60ac-449c-96f8-9d8f50ad3c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:02:58.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:03:08.866Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2d2d8ee6-1c2e-4eb9-808a-ec5f67fc0535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:03:08.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:03:18.894Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=56a3fd3f-b989-4a80-9a94-63dfad73d196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:03:18.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:03:28.941Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6db16363-48c3-4e5c-b2be-39fa8c334679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:03:28.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T00:03:29.174Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T00:03:29.175Z |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-24T00:03:29.175Z |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-24T00:03:29.175Z |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-24T00:03:29.177Z |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-24T00:03:29.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:03:29.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T00:03:29.194Z |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-24T00:03:29.198Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:03:38.963Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6077b060-c4cc-4192-892f-1602fad0d5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:03:39.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:03:49.050Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6a983f30-4d5e-49e6-8cbc-4d37724a9706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:03:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:03:59.066Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=29e889fa-51e2-40ea-8c77-8adf9e0a61d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:03:59.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:04:09.087Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5f3a79f0-bc46-4cbb-b2aa-d82150fdcddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:04:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:04:19.122Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=db950344-ec0e-455a-ae94-bee03b9d5e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:04:19.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:04:29.141Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5dc7e1e4-23ae-4b47-9acf-572f97893fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:04:29.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:04:39.160Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=314e3192-ab59-48eb-abd0-132c916ce226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:04:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:04:49.179Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3af3e8e5-533d-4a6a-862a-0e0ca4ca9093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:04:49.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:04:59.199Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a856afb2-bee1-4867-8b96-835626f6c50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:04:59.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:05:09.217Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=492a7d4e-966e-48ed-b740-4f8cbbf2e068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:05:09.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:05:19.234Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8ce1654d-3a3e-485c-a7c5-a008b0e03aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:05:19.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:05:29.261Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a62bd698-9d1b-4c4e-a774-b6239a2a578c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:05:29.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:05:39.280Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=77718858-266c-45de-9352-12fd29ca23e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:05:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:05:49.311Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5a9a686b-9254-4c2e-afab-1f20cf754d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:05:49.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:05:59.332Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4d189fa8-5e97-4729-90da-9a34916d27b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:05:59.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:06:09.359Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=73c93d86-1edd-4e6c-9654-bab8cc5cabd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:06:09.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:06:19.379Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=aa9ed7c7-0a84-4721-9470-f50ff8990c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:06:19.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:06:29.394Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c4e04d16-561f-4e50-b4c5-b2341a346575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:06:29.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:06:39.418Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=60bd87e4-76f7-4dfa-b5ad-4f6d9f139828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:06:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:06:49.436Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8d23620b-e62a-4e50-a5c1-aec61200cc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:06:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:06:59.456Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=54ede7d9-451d-4835-8dd4-babf800854c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:06:59.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:07:09.493Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8d9b6bbc-498b-472d-b06e-edb108e4a08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:07:09.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:07:19.510Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8be85d40-04b4-407a-9975-8855b2cb52cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:07:19.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:07:29.537Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ef7c37b6-dffc-4aec-b7eb-9d6da2cff4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:07:29.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:07:39.578Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ddfe52ce-e6c3-4562-a6dc-e71d71920235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:07:39.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:07:49.621Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=33dafb1c-aa72-4792-baf2-c34fbb25fcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:07:49.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:07:59.650Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=98a8b9ad-5df4-4ea7-9fb1-c83abb0f65b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:07:59.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:08:09.699Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fdcbb19e-ada7-4db7-a28f-5a939b25544d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:08:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:08:19.749Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1998364a-3960-450a-8d17-58d3b69fcc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:08:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T00:08:29.312Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T00:08:29.327Z |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-24T00:08:29.327Z |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-24T00:08:29.328Z |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-24T00:08:29.329Z |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-24T00:08:29.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:08:29.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T00:08:29.361Z |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-24T00:08:29.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:08:29.782Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3bd02814-0675-4f4d-a110-a516d72cb54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:08:29.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:08:39.815Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5b2ac9a0-6074-475d-9ee1-f1053362a226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:08:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:08:49.838Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=deadff01-25ed-4a53-a45f-0f0fcdf710b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:08:49.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:08:59.861Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=80bc5219-3a9c-4b10-96d0-508d7e830848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:08:59.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:09:09.902Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=06e1eee0-1641-410f-8894-eabf019a720b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:09:09.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:09:19.946Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=aba6ac8f-70a9-4aa3-8416-16019a3da35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:09:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:09:29.982Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=596c123c-1eb4-445c-9565-e46e937dfd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:09:30.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:09:40.031Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b0e2d729-a75d-4ad9-8b31-28fb8fb803c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:09:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:09:50.057Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=58504f52-123b-43b0-990c-c432c5412a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:09:50.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:10:00.110Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=378791e6-057d-494d-924a-f2dde0d3041e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:10:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:10:10.144Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6c0ac0d8-c54a-42d3-a1aa-ca37a33ef50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:10:10.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:10:20.166Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b6179f2d-b617-4d82-a9e6-f3b2ca46c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:10:20.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:10:30.196Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9f35be28-2474-4a0c-8c6c-75ecd8e76197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:10:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:10:40.240Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=12a862b3-8e7c-461a-a51c-b144f6eba658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:10:40.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:10:50.268Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8d938807-6929-40a6-a499-5099c97953c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:10:50.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:11:00.334Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9df530c2-722e-495c-88f7-eb6b4f959077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:11:00.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:11:10.351Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=18ca8b2f-fc81-40a3-b8a0-6cb2c09a5d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:11:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:11:20.379Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=19564da6-839c-4135-af10-96a7c9113c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:11:20.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:11:30.442Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=57d2332d-da97-414c-b049-2fac9222f982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:11:30.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:11:40.466Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2b6bf7ec-7cdc-48dc-9371-90b2cf820b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:11:40.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:11:50.503Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=44dc3e0f-aea4-46c2-9283-6d7e9761fcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:11:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:12:00.519Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=25c1f605-92ff-4d6b-8a6a-62a5b7fdd1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:12:00.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:12:10.538Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8f4a71f2-5a9e-4278-8edf-9de1425ef32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:12:10.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:12:20.565Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2e640e88-1fc9-474c-9e39-ca81d66a8a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:12:20.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:12:30.601Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6ecf5b44-ea45-429b-8bb1-12adb3103533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:12:30.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:12:40.645Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=170879ce-a401-4843-ae18-82429b25b78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:12:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:12:50.682Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=007069df-c190-4e95-915b-facbb51e4688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:12:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:13:00.722Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1f9939d2-f33a-4f98-9b29-aa56c216a41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:13:00.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:13:10.744Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0c3576f3-b6e2-4ce6-9c99-71612d2ed82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:13:10.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:13:20.757Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=31923de6-baf7-41f3-9621-1426ef690c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:13:20.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T00:13:29.419Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T00:13:29.420Z |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-24T00:13:29.420Z |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-24T00:13:29.420Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:13:29.421Z |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-24T00:13:29.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:13:29.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T00:13:29.434Z |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-24T00:13:29.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:13:30.776Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=46e20680-5ce6-4238-967d-398c747c8bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:13:30.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:13:40.812Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e4ec8e82-450a-430b-8f05-bcc2b462e67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:13:40.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:13:50.831Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=54c26034-0cc8-464f-be7f-4b103d470f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:13:50.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:14:00.850Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=815bbcc1-d5af-47f7-8529-7c25eeed23c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:14:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:14:10.870Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=08336430-72ad-4ef1-ba2b-450d9cad18de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:14:10.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:14:20.892Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=753fd2bf-a861-4898-a779-c94d04b564dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:14:20.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:14:30.917Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=14de0dfd-b378-4448-bc96-c789d7fbeb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:14:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:14:40.933Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=31341959-ac4b-42c9-af36-924c72b00023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:14:40.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:14:50.953Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d0b8cb30-9ae4-4533-88d4-df89ff830c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:14:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:15:00.967Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=34cb6fb5-8e63-4f33-b0d5-c1aa047eb971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:15:00.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:15:10.980Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a50de002-7206-472e-8970-053992f36fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:15:10.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:15:20.995Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2f350a71-26b4-4996-afcc-4e291f29af8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:15:21.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:15:31.010Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d81300bd-8e93-410e-b040-c97b94bf903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:15:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:15:41.053Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5c248e88-cf9f-4cee-a79a-f39ec214f5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:15:41.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:15:51.076Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e90c167a-05c8-4ef9-a40d-fe474e00eba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:15:51.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:16:01.093Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=757a3cc6-3f7e-4b14-a616-925d69ac3792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:16:01.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:16:11.110Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=17d6ec9c-87f0-449e-8954-d8ba09aa9bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:16:11.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:16:21.128Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=49e5bf60-c7f9-4ab0-8ea7-a52cbea052c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:16:21.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:16:31.146Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ff75c263-a31b-4433-a02e-b5d9c8d74d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:16:31.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:16:41.172Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0f2ac52e-baae-4524-a40e-424add1dccaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:16:41.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:16:51.193Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=08ce2933-ab8d-4e21-90c1-73447777ed36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:16:51.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:17:01.212Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b2ec4189-d7ab-4642-898a-5be83cb376db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:17:01.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:17:11.235Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=461d659d-866b-42a5-9ebf-98800382f609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:17:11.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:17:21.253Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=71155382-282f-47ad-8b20-339f0e19db86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:17:21.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:17:31.272Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0ecd3cc9-324b-4ae2-9c1d-3623f42cc8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:17:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:17:41.290Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=94298ce8-9735-4fd4-8790-de318ab56da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:17:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:17:51.308Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5f9f699f-53fb-452c-a4ef-6b188ff8cd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:17:51.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:18:01.332Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e9c2804b-1fb4-48bc-86aa-c2532623239e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:18:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:18:11.346Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d71c5f9d-b46f-40d3-86bb-8273fecaecf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:18:11.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:18:21.371Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=201463e2-01fe-4b8f-b173-80cac068dbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:18:21.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T00:18:29.219Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T00:18:29.220Z |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-24T00:18:29.220Z |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-24T00:18:29.220Z |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-24T00:18:29.221Z |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-24T00:18:29.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:18:29.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T00:18:29.234Z |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-24T00:18:29.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:18:31.411Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c3dc979f-e38e-4139-8114-16af0f81949b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:18:31.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:18:41.434Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ad480de6-004b-4a91-9f24-cc74183b19ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:18:41.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:18:51.453Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=370ae65e-d5e7-4680-a039-44e53a186f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:18:51.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:19:01.469Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=efc5a064-e3f7-483b-a845-9755db844c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:19:01.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:19:11.484Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6d0cc940-1ba2-4145-a61b-3b067934fd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:19:11.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:19:21.517Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=17573108-8966-4c5e-9322-cacc2b310c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:19:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:19:31.542Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d850f56b-8c2f-4a48-93a3-f17536070159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:19:31.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:19:41.559Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f4de0563-6f1c-4e2f-a6d0-b1a62e5eb17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:19:41.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:19:51.579Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=77de4325-69fb-456d-b2f6-b057e8b74385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:19:51.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:20:01.612Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=997ce106-bc83-4b51-a0b4-a6a8488f8ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:20:01.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:20:11.678Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d520d5ac-4279-48c7-b53a-4430b2aea5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:20:11.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:20:21.716Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=24b89fa8-368d-43fa-8fea-c6ceb6f9bf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:20:21.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:20:31.737Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c870fbf9-809c-4c51-b35a-5e2ec5862814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:20:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:20:41.753Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4af5d273-8401-45f3-85a7-eb57fd8a7583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:20:41.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:20:51.771Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=77ef06f8-d18c-4f14-9569-3201b93d2208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:20:51.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:21:01.786Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=117249c5-6aaf-4511-a6ec-4efa1d27afc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:21:01.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:21:11.834Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=338deb67-f1bc-437d-b421-f9e8beae6679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:21:11.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:21:21.862Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=db8363f5-f6a7-456f-8c13-5366b79500cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:21:21.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:21:31.880Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=297716ed-27d9-4368-9c3c-f53fb6634a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:21:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:21:41.894Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6e6937d4-bcf3-4738-932c-2393a328652a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:21:41.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:21:51.931Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1a5f3608-60c7-482b-aa58-722e4749f40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:21:51.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:22:01.956Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=153e7544-79e4-4afb-b445-0cda66420d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:22:01.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:22:11.971Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=25ab59e3-550b-4041-9a82-b564ac4f135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:22:11.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:22:21.998Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a50c63ed-45f9-484f-81f4-a4c1c2a8f573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:22:22.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:22:32.015Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b278a548-dbce-44b8-bb15-2a20bdb96e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:22:32.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:22:42.029Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7463edf9-2cc5-41e2-a578-f3cc6348a4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:22:42.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:22:52.046Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=593c4970-7a88-4700-a454-ce8fa176b18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:22:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:23:02.066Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7be001f4-dc0e-4234-a6fc-bc51cb25c188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:23:02.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:23:12.080Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fe7e4d04-29c7-480d-ad9e-12101bf1c037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:23:12.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:23:22.107Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d36fab44-c337-47d5-8442-60b7bc9f7b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:23:22.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T00:23:29.354Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T00:23:29.354Z |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-24T00:23:29.354Z |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-24T00:23:29.354Z |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-24T00:23:29.355Z |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-24T00:23:29.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:23:29.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T00:23:29.367Z |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-24T00:23:29.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:23:32.128Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0cf1b154-0976-4299-a44c-6ecad6e49213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:23:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:23:42.150Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5f8f26d9-1719-4a62-965f-850a42770d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:23:42.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:23:52.176Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0700b3ca-bb0a-4142-9d92-76eed12cb686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:23:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:24:02.193Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=731a5ba4-a7ed-4668-b689-2e07a8ef7b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:24:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:24:12.223Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2e67db66-6dab-4841-bf7f-70fa868dc767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:24:12.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:24:22.248Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=16e12535-dbdb-4acc-ad04-5b321caa9ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:24:22.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:24:32.270Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fd2c941e-a212-45f4-9536-ba49d0c53300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:24:32.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:24:42.287Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9f030992-56b8-4ab0-b434-94655ded234b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:24:42.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:24:52.305Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3ee52d7a-9ab1-477c-b465-df427ba6a88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:24:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:25:02.327Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=eca9abdd-7e12-415d-b77b-49c6aa432d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:25:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:25:12.341Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=63c93672-6623-464a-ac57-a7cae0798c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:25:12.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:25:22.369Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f9a11785-c5ad-40b7-affc-dcab9bcba06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:25:22.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:25:32.391Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f6946c70-3b3e-4e91-bd07-695d9b1bcad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:25:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:25:42.407Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e118d8b2-8558-4583-adba-7a7238cf9bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:25:42.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:25:52.435Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7e3cdbc3-6c26-4e96-b14f-c6666aad2a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:25:52.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:26:02.455Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=654fca3d-de2e-4c9f-8158-c87adc6f8d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:26:02.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:26:12.488Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b817d374-fd7b-495c-bc15-6cf87c33abcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:26:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:26:22.505Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3cc374d0-84ca-417e-a25a-b59d4c63c1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:26:22.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:26:32.553Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f726dee7-562e-4923-8874-62b487f2f3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:26:32.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:26:42.572Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=43f87db3-8bde-47bf-b688-cfbcb29eda7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:26:42.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:26:52.598Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=bae9cf0c-351f-4868-bc31-5058ed6a0d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:26:52.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:27:02.617Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=01f9b90a-c497-48ea-b16e-993f4f66de49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:27:02.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:27:12.637Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=117d55e4-763a-49ab-be7d-9f5ca6edd314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:27:12.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:27:22.683Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5002939b-2e34-4e23-9634-2f339dc139b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:27:22.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:27:32.703Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9b75f971-63e5-4616-be3a-b7e53e7bd180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:27:32.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:27:42.718Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b22cefe8-4f7b-4ad8-a794-42b570a2e9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:27:42.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:27:52.786Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=419da511-844a-48a7-9f36-6d94c0999ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:27:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:28:02.807Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5204e269-b0a4-4eeb-b570-df3475d42260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:28:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:28:12.843Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0f6b3f71-6d35-47cf-82f0-d4c06cc2cfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:28:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:28:22.859Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=51a607b0-8aa6-4a92-aa5e-41569cc745d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:28:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T00:28:29.054Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T00:28:29.055Z |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-24T00:28:29.055Z |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-24T00:28:29.055Z |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-24T00:28:29.056Z |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-24T00:28:29.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:28:29.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T00:28:29.063Z |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-24T00:28:29.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:28:32.880Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=dc181654-52ad-456f-a90d-52afc8d3a39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:28:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:28:42.911Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=94cc20bb-db60-4f42-910b-9bbdea0d3180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:28:42.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:28:52.939Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ef117e20-94e4-428a-a464-d2a5c9c03dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:28:52.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:29:02.959Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d2d71894-0153-454c-a8f5-dec2f3f4efd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:29:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:29:12.977Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6b9c6167-e312-45f2-a67a-ba3e2a986efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:29:12.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:29:22.993Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=cc30e212-92a7-405e-a564-c36201dd4e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:29:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:29:33.013Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3ac0b831-6f1c-4c13-a64d-8efed8d8a5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:29:33.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:29:43.033Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a1066f44-91b4-4831-b15f-a81a66b54d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:29:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:29:53.056Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6f01709e-e4d5-496d-a66c-a9626ecaa598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:29:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:30:03.075Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d8ef6bee-6894-4374-ac72-deba98047ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:30:03.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:30:13.123Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=43380ebb-4bc8-480e-9849-e92b9326b2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:30:13.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:30:23.141Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=feedb549-7e61-44fc-95fa-8d01fd1b43b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:30:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:30:33.164Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e87f7ec4-ea44-4ad3-93da-66a74a9b2408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:30:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:30:43.190Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b7dd0130-c1c6-4a57-ab1f-71770a5640d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:30:43.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:30:53.222Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=87b4cb89-c462-41ef-89bf-3116e032af7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:30:53.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:31:03.238Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2212c6f7-7418-410b-9f58-4e41dfd3495f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:31:03.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:31:13.257Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0b0cda84-956b-47ac-b01a-578b20e54eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:31:13.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:31:23.281Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9a000ac4-6a91-4a44-9c95-2b19aafd76e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:31:23.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:31:33.323Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6269a983-a4f0-4464-a556-7baccf7777a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:31:33.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:31:43.345Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1a090795-a10f-4267-8dff-788edc8b4954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:31:43.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:31:53.371Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7dae6f79-a77f-4c23-bcca-6428dcddec83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:31:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:32:03.386Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0859b37f-5952-4e22-9ec6-4d412759cc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:32:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:32:13.409Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=da232e27-aeba-4166-b3ab-76e00762f69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:32:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:32:23.441Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=309d89f9-cf8c-4104-9eeb-ab066ffbf528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:32:23.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:32:33.470Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=272254f3-7ab2-416d-b6ac-5b3e98780a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:32:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:32:43.498Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e0ab8487-b9fc-448a-a853-7ddea6366909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:32:43.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:32:53.525Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ec56049d-c958-4b59-b6ae-93685aa66b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:32:53.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:33:03.543Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5ab89e4d-371b-49d8-a0b1-3191d73e2455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:33:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:33:13.561Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=dc61c547-5297-4f49-b8d2-cccbbc84a866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:33:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:33:23.592Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a63f2a8d-246e-422c-840b-ba9b25bef65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:33:23.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T00:33:29.127Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T00:33:29.128Z |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-24T00:33:29.128Z |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-24T00:33:29.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:33:29.130Z |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-24T00:33:29.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:33:29.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T00:33:29.143Z |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-24T00:33:29.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:33:33.608Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fc394b6a-f934-4b9c-bab7-b744c28cfa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:33:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:33:43.640Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b250d1eb-fb11-4597-8edc-ebc5b6daddda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:33:43.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:33:53.669Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f10a3923-e0e0-43f7-b97d-f0f617a7326b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:33:53.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:34:03.687Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=46bf3e5d-2077-4d47-b242-9f9c344c7dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:34:03.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:34:13.717Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=36c5b379-01e2-4ccb-9b12-2f3fb8a0e1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:34:13.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:34:23.738Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=95b2d7b6-a3e1-46c9-8316-9040afec2aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:34:23.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:34:33.752Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=08f8dae1-31c9-47d9-8635-f0751c7025ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:34:33.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:34:43.779Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ab482883-8e3f-4973-ac59-fcef456e0eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:34:43.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:34:53.919Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=744529f8-80f8-4a2a-b60a-fc63a88173ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:34:53.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:35:03.935Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4b16f214-36c9-48e5-8cef-05b5e3726982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:35:03.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:35:13.967Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=76313fd5-c59e-4f3f-acd1-08139f61b88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:35:13.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:35:23.992Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=23a32dff-2a3b-4c92-84e3-acdac0add631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:35:24.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:35:34.014Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ed0eedd2-bd9c-4689-8d19-64a6808ade24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:35:34.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:35:44.038Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d7b3f336-7bbb-4eb4-8c82-67f2bc201ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:35:44.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:35:54.062Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f8c63562-c8eb-41c9-a400-ca8c04b81e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:35:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:36:04.082Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1a52c2cd-308c-438b-b52b-c929c7685e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:36:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:36:14.098Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c48a02b2-19f0-4548-b23e-606f747f37e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:36:14.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:36:24.118Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1c85cd93-81fc-4f7a-8613-981bdec39374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:36:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:36:34.136Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=650e8c20-2bca-46b8-9f4d-5c5c8e49a364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:36:34.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:36:44.158Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=464f12ca-87d5-4987-8f51-f9228a21c819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:36:44.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:36:54.186Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2914ec88-db36-4199-bb99-61d2ca1048a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:36:54.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:37:04.201Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a56cec63-5be4-4e57-82b5-286096c6eb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:37:04.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:37:14.216Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2d6d1833-38b0-4115-af61-49532c42abb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:37:14.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:37:24.234Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fba69eab-28ca-49e4-9513-520b4de181b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:37:24.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:37:34.249Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=82144712-3c68-4bd8-a063-5dc487fe1982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:37:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:37:44.264Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9bb6866b-6d85-49c9-8b31-0d5a9ea51c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:37:44.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:37:54.281Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=580b6809-3625-42e4-a44b-3c768fcce1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:37:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:38:04.299Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=56482ff4-47f3-464e-91fb-972ac828838d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:38:04.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:38:14.314Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5d2e3b97-cc4b-44f7-b9bd-280791768e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:38:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:38:24.345Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=60df2e84-838f-47eb-95bf-a4ca07101371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:38:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T00:38:29.384Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T00:38:29.384Z |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-24T00:38:29.384Z |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-24T00:38:29.384Z |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-24T00:38:29.386Z |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-24T00:38:29.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:38:29.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T00:38:29.398Z |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-24T00:38:29.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:38:34.370Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d05c128e-409d-4bed-b30f-76eca5edaaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:38:34.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:38:44.419Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=bf4521e7-67a2-4ec7-b6e5-11a76c8c6252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:38:44.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:38:54.437Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1d3ec34d-0b4e-4caa-9bd2-3e948ca2c7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:38:54.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:39:04.471Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7d5ee7a9-33a8-45d1-81b7-07130369205f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:39:04.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:39:14.505Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8d439fef-296d-4c20-ac6c-9f7627601289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:39:14.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:39:24.527Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=42ff970a-84ad-4bd6-b748-fda6a047f372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:39:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:39:34.554Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=74e3e889-920f-4b0d-9227-46a0468ac0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:39:34.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:39:44.589Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6effab6b-bda0-4af3-88fe-6299fcf213aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:39:44.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:39:54.625Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=65300452-0e7b-4115-aba4-d516640b0242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:39:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:40:04.656Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=200e26d0-69f1-4979-a082-ffb683f38860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:40:04.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:40:14.669Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c5ec2bc3-1875-44aa-ac41-deee64a39719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:40:14.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:40:24.690Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b007ca81-7c0f-48a2-a883-f84ba339e9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:40:24.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:40:34.708Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a3a4f187-d4d5-497e-8ee5-1f6717dea90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:40:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:40:44.723Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=795c9317-ce09-4bd6-8f04-9da0283f829f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:40:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:40:54.743Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=60a4c613-d8e9-49db-9840-ee2536ed73f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:40:54.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:41:04.768Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=da636b24-f734-4b30-8fa7-28e707d5554a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:41:04.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:41:14.787Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a5819ff4-d5b7-4ea7-8429-6e77c8674f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:41:14.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:41:24.809Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a0baa9f9-9bca-44d2-8955-8c268e5448fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:41:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:41:34.830Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d3ae264b-cd36-4121-a1c6-f4c1d66d37cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:41:34.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:41:44.860Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=10246a01-f040-4aa9-a22e-0bd0d7df448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:41:44.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:41:54.872Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5f737d7a-ada1-41ed-bdce-d2e921bcadbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:41:54.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:42:04.905Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=176a4ecd-fc03-4887-837d-2aff1462da7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:42:04.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:42:14.921Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fdbd1103-eca9-44df-94be-bf3b8b31a3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:42:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:42:24.939Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=45811997-fb41-4837-ae89-15d880f7dda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:42:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:42:34.953Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7d416bb1-70e7-4a6b-a4bc-d04484384718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:42:34.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:42:44.975Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c5985607-4dd3-457b-9146-0e76ab5736db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:42:44.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:42:54.989Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=90a8d566-7ba4-4c34-a194-0249c52edfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:42:55.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:43:05.007Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f1c2f933-bb48-4e8a-a288-0ed39dd98d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:43:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:43:15.023Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=adabbb24-97a0-4f33-a811-26a4107f5b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:43:15.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:43:25.047Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5a115085-337f-4b76-a88e-58fbe7806c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:43:25.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T00:43:29.092Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T00:43:29.092Z |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-24T00:43:29.093Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T00:43:29.093Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:43:29.094Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:43:29.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:43:29.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T00:43:29.108Z |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-24T00:43:29.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:43:35.065Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9ae8fc48-8ff5-4690-917d-78cf2d14ca28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:43:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:43:45.087Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d4ca8dbc-e4c0-4fb8-8a9e-274e7d257ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:43:45.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:43:55.117Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=230228cd-7b4f-4382-9bd3-e1fdf2233e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:43:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:44:05.143Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8f88f6f0-8fcc-4cd7-ad81-e6f137d9a381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:44:05.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:44:15.175Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b10cd870-b4aa-40d3-874d-696162c8ae85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:44:15.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:44:25.200Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a5be0688-f6c4-4a5b-8160-aa0a91d77257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:44:25.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:44:35.217Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7fa3b821-903e-47fd-a35e-17bbc0cb9c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:44:35.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:44:45.237Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=dce4173d-dbca-404f-9983-99e7f8d1652d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:44:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:44:55.269Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=86f7780b-9e72-43d6-b346-d9457f9eae7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:44:55.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:45:05.320Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3210ba9f-7846-4cdd-983f-77df8eda61f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:45:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:45:15.336Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7e1cdf95-0685-4a59-9eb1-322b579fef1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:45:15.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:45:25.354Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=aaef2d9b-ee60-4f8e-80b2-3b1ce46de321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:45:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:45:35.394Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ff0b9628-b02d-44bd-9c33-f15ccec9caab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:45:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:45:45.407Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=971447ed-9944-4c46-93e8-73c1e191b666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:45:45.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:45:55.429Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=11e081e0-8e11-46ae-ba96-0415c338bd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:45:55.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:46:05.450Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5bdcdb12-70f5-4d2b-b8c0-6d37f9e1c91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:46:05.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:46:15.471Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9ffc891c-dcc2-4f99-a42d-b44c67138903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:46:15.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:46:25.491Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=813b7d36-802c-4d13-b962-02b84e8b88eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:46:25.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:46:35.503Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=df10485a-7e23-475a-8243-0aee25911d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:46:35.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:46:45.525Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f4b04462-0570-4d32-9d6a-d42f42a512ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:46:45.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:46:55.552Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a543e8f4-b00e-4200-84e9-723855e82672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:46:55.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:47:05.569Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=afc6c0be-ddf5-4609-9e66-26c1e27586c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:47:05.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:47:15.594Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=250e361e-2ba3-43f8-849a-a5f5a8f87591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:47:15.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:47:25.627Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=80bd2cc4-856e-470a-8b2b-f5e74f9a6044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:47:25.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:47:35.644Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b043ad6c-3c40-4e82-ab10-752f0474c5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:47:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:47:45.658Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=662cfe64-c5b7-4553-8ff0-d214cb351c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:47:45.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:47:55.717Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=25eb0dab-95f4-4423-b908-b88bdb2bfb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:47:55.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:48:05.752Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4bb41001-a017-4a81-b936-a11389b048d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:48:05.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:48:15.777Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1140024d-5b9e-4fa3-86c3-0d61c6bd14a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:48:15.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:48:25.847Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=25a8e0bc-b3f0-48b6-b666-c5b5e7c6d474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:48:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T00:48:29.141Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T00:48:29.142Z |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-24T00:48:29.142Z |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-24T00:48:29.142Z |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-24T00:48:29.143Z |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-24T00:48:29.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:48:29.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T00:48:29.151Z |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-24T00:48:29.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:48:35.861Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9ceaf5ee-6a20-446e-9029-0c30d670c13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:48:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:48:45.882Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d2973ce3-18fd-42fb-9118-04830ad69c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:48:45.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:48:55.909Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2336c85a-ff8a-43e6-b992-7509c0ebbf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:48:55.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:49:05.927Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=36c3e586-ef8c-4436-b8a8-5c247b9288e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:49:05.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:49:15.943Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=23e8b268-41fa-4603-8931-a736e58434c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:49:15.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:49:25.969Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f224c38c-17d2-4fcb-827f-cbee9ca5367f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:49:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:49:35.989Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9dfc2327-a59d-43d3-9184-8be5bd493147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:49:36.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:49:46.010Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b01861f2-cd30-4ade-b66c-0beec50f3a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:49:46.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:49:56.045Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8ad785a2-df04-4946-aaf0-8db640d718ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:49:56.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:50:06.085Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0b531691-e452-4bf6-960d-6ef1688f8a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:50:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:50:16.134Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=483f534e-b16e-49cf-bcef-2dd6af90b676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:50:16.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:50:26.150Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=22ded33b-9438-4f8e-adf2-837e6ff74a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:50:26.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:50:36.170Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1f8342cc-a361-4d51-b9f3-7c273eb44cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:50:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:50:46.206Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=72191974-7a61-429e-9056-ed5b9fce28d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:50:46.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:50:56.249Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=af61fc2e-42d4-496a-8c8b-ad47ca02aecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:50:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:51:06.270Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2e046184-12d1-4756-8ea9-9057c9ab7e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:51:06.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:51:16.283Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=eb75ec70-bb38-4c14-ac49-aa9ec2f418af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:51:16.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:51:26.302Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b5b8747a-2e2a-43c0-b229-8d353bbbc597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:51:26.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:51:36.325Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=edf2d2d2-dc7c-47c6-9b62-0e566e6bf9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:51:36.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:51:46.354Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ea129068-c104-4a48-8d0e-39ea8b10fced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:51:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:51:56.375Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=01d5f642-5592-42d6-b158-43f6b4e4e2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:51:56.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:52:06.394Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=39890d64-dd7c-46bd-a3d0-c7fbc66d8f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:52:06.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:52:16.411Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=44ef839f-32c3-4fd2-9d78-01adc6a8e60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:52:16.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:52:26.431Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=75cbc0d0-bdf3-420e-a526-78f8e971abf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:52:26.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:52:36.449Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d052d4a6-596e-4c93-857b-ac6c2531ba74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:52:36.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:52:46.475Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=180d4bb9-e0fa-4adb-9980-4543ec0704eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:52:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:52:56.492Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=104e60bf-3e29-472f-8218-795bdc31eb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:52:56.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:53:06.510Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f8d7569e-19f1-4104-a869-1172e75aa582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:53:06.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:53:16.559Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=96252295-6b31-443f-bacb-83b7fe418dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:53:16.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:53:26.573Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a1b34763-7aa1-4734-a28c-71f0b4e73725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:53:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T00:53:29.175Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T00:53:29.176Z |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-24T00:53:29.176Z |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-24T00:53:29.176Z |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-24T00:53:29.178Z |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-24T00:53:29.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:53:29.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T00:53:29.190Z |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-24T00:53:29.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:53:36.601Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3021bac8-ff3a-47cf-aa7f-d54eec2873a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:53:36.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:53:46.617Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=84740691-994b-48c4-8b8d-83e35d65862c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:53:46.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:53:56.639Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=78158f15-57e1-4acf-9184-9777daaf5491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:53:56.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:54:06.671Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5023b39f-739f-4a34-b299-980fb0e7a704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:54:06.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:54:16.732Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ce032ab4-3cb7-4817-9428-4cd55aea4ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:54:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:54:26.750Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=13109891-1be4-45b1-bc28-30fc5297eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:54:26.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:54:36.787Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a7f87111-da1a-4ea3-8645-c368010131ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:54:36.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:54:46.859Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ec46b156-3efa-4c99-a984-1f65b62a4b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:54:46.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:54:56.886Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6c6b296b-f107-47cb-a93c-29f4bb0192a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:54:56.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:55:06.926Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b857d3a6-32a3-4176-ac72-3304f13d3570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:55:06.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:55:16.966Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=43a92aec-22ec-4658-9a1b-aa1a6faa375c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:55:17.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:55:27.008Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d1551286-3724-497c-861f-12490eeec6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:55:27.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:55:37.044Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=42d6c124-b89e-4b48-9844-79e9806d0db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:55:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:55:47.058Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=bb581504-f9a9-4d4e-98f3-3d24dfdcc62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:55:47.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:55:57.071Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fb9dc23e-44b8-4022-ac2f-d02256c6a945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:55:57.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:56:07.085Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d54dc44e-68b4-4f37-9b71-80065efab44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:56:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:56:17.097Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=810bc3e5-db09-4509-9daa-b187e39d7967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:56:17.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:56:27.121Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fac49653-9678-41c8-bc0a-4408c6c3d32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:56:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:56:37.159Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3c5fdb26-96c5-4336-9943-cdb7b23c7e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:56:37.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:56:47.180Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=881c7b3c-0e22-4d86-bb95-261c8303f3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:56:47.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:56:57.200Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d9a7f865-f24a-4c34-906b-77f011115858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:56:57.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:57:07.216Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4cbdf059-ebba-4301-a213-0f22e6973919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:57:07.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:57:17.230Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=060db031-be70-41af-9904-e9f2aa5b85e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:57:17.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:57:27.254Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3cbd62ee-dc63-47e5-b0c8-d5eeca923ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:57:27.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:57:37.275Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e6857f14-3427-4237-9620-c4051b58e679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:57:37.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:57:47.288Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5a6d3c2b-c459-4d51-8d2b-86414c9a9fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:57:47.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:57:57.305Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b0f50a23-5a5d-4a21-b8bd-8791ea0ff6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:57:57.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:58:07.324Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5df39311-37b3-4ed1-a3e6-0634236f5cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:58:07.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:58:17.354Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ed891b3e-0d4b-4117-baac-029ae33dfccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:58:17.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:58:27.376Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a7dd1775-3ecf-4630-8262-52dfb6cfe44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:58:27.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T00:58:29.289Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T00:58:29.289Z |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-24T00:58:29.289Z |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-24T00:58:29.289Z |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-24T00:58:29.290Z |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-24T00:58:29.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T00:58:29.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T00:58:29.297Z |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-24T00:58:29.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:58:37.393Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b4ed1a07-0a43-4911-9b76-a28dc03a7c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:58:37.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:58:47.408Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=03bc8618-a9b4-41d4-9e14-714058521e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:58:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:58:57.424Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=82601b11-ecc3-42a5-bb74-0c9250ce8ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:58:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:59:07.449Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7bf50e19-f273-497e-91cc-517a22a7654e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:59:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:59:17.472Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=43f615a8-b690-44c3-bcd7-b82621964cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:59:17.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:59:27.496Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f4ba02e3-df26-4c41-b9e4-9dd416029bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:59:27.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:59:37.533Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0655d580-83f4-4872-9ffd-ac0c7437c889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:59:37.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:59:47.563Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0e07476c-64f7-4cc3-8900-44ecd6616d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:59:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:59:57.588Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e905bfa5-e476-426e-a331-4df7b625b3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T00:59:57.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:00:07.621Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a3c02340-c6fa-45d8-afa0-054a41374664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:00:07.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:00:17.646Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c8c0ae26-c747-4c64-9bbf-4ef279674419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:00:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:00:27.665Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=845efdbf-0b71-43fd-8f88-9cbd6d699ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:00:27.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:00:37.689Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d54e860c-4eec-4baf-b93e-9aa57fe93eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:00:37.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:00:47.705Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a81f9588-803e-406c-b92a-1d7b199a41f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:00:47.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:00:57.733Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=04fb1dbd-0a8b-42d7-88b2-c68bbaf7332d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:00:57.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:01:07.757Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5d3c3ad2-1280-4091-93d1-69d519795d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:01:07.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:01:17.778Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b0982d08-b7ce-432e-9d3d-69a05fd48830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:01:17.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:01:27.794Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=904df395-0ae5-4d42-bab0-ada728f02e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:01:27.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:01:37.816Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2826a515-7697-4aa2-89cf-64e62aa8673e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:01:37.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:01:47.853Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=757a9af2-1429-485e-b9a0-5ed2f5ed706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:01:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:01:57.879Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1ac333f0-c7fc-4f61-8606-d00f9f03f436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:01:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:02:07.909Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=34861651-87d7-4d17-a720-6db04d97b803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:02:07.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:02:17.929Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=084e74cf-fa20-42a8-a6c9-0d03538e33e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:02:17.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:02:27.958Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8ff35e59-7796-4005-b726-08bbe19bdefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:02:27.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:02:37.979Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=77e69a75-13c2-4d6e-bfdb-3ecafe6a85f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:02:37.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:02:47.995Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e7f78c54-8934-4875-adeb-da17a99081fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:02:48.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:02:58.022Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b4590b7d-ca53-464d-84c4-4d73882118b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:02:58.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:03:08.046Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a5c3af26-5a7e-494f-ae27-8a621f1168de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:03:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:03:18.060Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8eb0c420-90cf-40dd-9667-b414b6adc764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:03:18.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:03:28.083Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d3f783f0-11b3-446c-b282-9a8e56eff332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:03:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T01:03:29.165Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T01:03:29.165Z |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-24T01:03:29.165Z |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-24T01:03:29.165Z |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-24T01:03:29.166Z |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-24T01:03:29.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T01:03:29.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T01:03:29.171Z |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-24T01:03:29.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:03:38.103Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fd32bf7e-481f-4903-ab58-8d379bd71615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:03:38.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:03:48.120Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6dfd9ee8-3f20-4470-8deb-fed754bce53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:03:48.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:03:58.134Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f1a2cf7c-3d86-440f-8b0b-b0cc878d3a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:03:58.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:04:08.151Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=cf44681d-2187-4c0e-8815-4b6b04598669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:04:08.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:04:18.177Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c3934b8a-7479-47e2-81e8-c3790a209722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:04:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:04:28.193Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=cfcbdd66-dd3d-4691-9682-d1c55e601a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:04:28.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:04:38.214Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f926cac5-bd51-4a5a-a359-75ed39426663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:04:38.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:04:48.232Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4d8547b9-8f3b-424c-ba8f-155fc3f13f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:04:48.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:04:58.249Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fe288716-f762-405e-ad79-294177b641d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:04:58.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:05:08.266Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c50becdd-ce99-462a-bc9a-5826346cfcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:05:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:05:18.279Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=24354a0b-9df4-4adb-b153-6302554049ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:05:18.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:05:28.305Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b74b6d0b-e983-4156-abc0-36da27a1b58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:05:28.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:05:38.327Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a305a09c-9a15-4d66-accd-df488a01f4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:05:38.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:05:48.359Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6a741d09-5b24-4a7e-aa4b-681ff9d4ad22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:05:48.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:05:58.380Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=69a6b99d-56a3-4078-82f3-90936ec44f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:05:58.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:06:08.400Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=314d5ea1-196a-462c-aa6f-df2d6ebeab52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:06:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:06:18.420Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=28704d04-dddd-495a-a752-f8e395fee552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:06:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:06:28.538Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=dd1fc833-4487-4a72-ae3d-a615cd45e430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:06:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:06:38.552Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4c7368c3-7b11-4af5-9e90-b00a507007d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:06:38.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:06:48.567Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9d6f20af-dc62-462d-ad52-98d11f16983c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:06:48.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:06:58.586Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f590a729-c680-41b2-982c-e0bce7c0018e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:06:58.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:07:08.599Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a476b6aa-175c-43c1-b9ac-8ad3dbaa499a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:07:08.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:07:18.619Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ab48021e-d99f-4320-a097-5c8fca0592c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:07:18.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:07:28.644Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=920253eb-c413-45d2-b680-73af67ee78d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:07:28.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:07:38.665Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c12803f3-5f8b-4fe4-84b8-d7066b7f1983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:07:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:07:48.687Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6a1e2a0b-ac26-4e8e-8983-bcedf2bed002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:07:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:07:58.721Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9c589cb9-7fbf-4ce1-ae01-9c43386bae28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:07:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:08:08.738Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fe37f3fe-ddcf-4777-b6d4-cda0cebeced6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:08:08.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:08:18.764Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=118aaf37-2f29-484c-90b8-39d5cc78fb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:08:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:08:28.786Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5738f206-3aa6-440a-b003-1f2fc2a37769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:08:28.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T01:08:29.207Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T01:08:29.207Z |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-24T01:08:29.207Z |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-24T01:08:29.207Z |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-24T01:08:29.209Z |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-24T01:08:29.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T01:08:29.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T01:08:29.220Z |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-24T01:08:29.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:08:38.803Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4c552a0e-73ae-4292-ac67-763a8f326745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:08:38.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:08:48.821Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d16925c3-2621-430a-81e4-89d9a39ca6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:08:48.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:08:58.847Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0d2076f5-9e41-42d2-a02e-409771391321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:08:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:09:08.863Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8fe0d028-d5f5-4fc1-9fe2-411de9e9fd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:09:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:09:18.883Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8198c3f1-2e38-4328-8bc3-7a01083e762d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:09:18.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:09:28.922Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=64fc1cee-1620-4d6c-9c8c-7b0519b6b387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:09:28.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:09:38.941Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ff59c11a-126b-476f-904b-85b6baadd69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:09:38.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:09:48.966Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2da75158-f9da-4d28-88ad-f055317ce357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:09:48.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:09:58.993Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3fd97d63-8425-40e0-97c8-1f1f63ebc67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:09:59.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:10:09.011Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=38fe20f0-970f-43a4-a6b9-369e39704250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:10:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:10:19.032Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=34f02c71-413c-48eb-8ebd-38d5c323622f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:10:19.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:10:29.050Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d4dbee34-c9c3-42d3-8efa-99bb64e84ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:10:29.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:10:39.062Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=400a0191-94bb-41b8-bc3d-f535c2da4a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:10:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:10:49.082Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7ddb7ba9-385a-45f3-b0c1-f2fe0140ae5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:10:49.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:10:59.096Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c9d73163-e11b-4432-8a8d-4a80e1be3af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:10:59.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:11:09.118Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ac462e38-60b3-4892-a86f-d8f1afdc701e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:11:09.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:11:19.136Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=aeeedf7d-6674-4828-890c-cfcc13e7c37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:11:19.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:11:29.171Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f1dd5313-e2f2-40b9-a908-04173b836b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:11:29.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:11:39.193Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=56a2106a-6f59-4170-920e-1722f6a92aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:11:39.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:11:49.213Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=905a561f-c33f-4e6d-94d3-53377d145837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:11:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:11:59.227Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1c347ef6-0ba1-4d30-8527-4a32fd282e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:11:59.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:12:09.258Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5668fccf-6313-46fd-b27b-8b9a474c7b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:12:09.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:12:19.278Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=698e8b0a-7c31-4169-943e-be181099eb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:12:19.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:12:29.309Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b32285e2-ef81-45b7-9a2d-c45e09294dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:12:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:12:39.332Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=094983a2-a773-4f71-9e3b-ab26cdd9cd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:12:39.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:12:49.352Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3988719c-4b80-421a-8915-9da03bf2b089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:12:49.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:12:59.378Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a60b69f0-216e-4161-904d-5797b9a478ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:12:59.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:13:09.392Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9e08fd64-7a5a-4a05-8d54-f8722c4bbb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:13:09.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:13:19.423Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0f2d891c-49e2-4368-beda-b8ec750698da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:13:19.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T01:13:29.350Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T01:13:29.350Z |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-24T01:13:29.351Z |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-24T01:13:29.351Z |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-24T01:13:29.354Z |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-24T01:13:29.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T01:13:29.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T01:13:29.366Z |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-24T01:13:29.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:13:39.482Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=774b74d5-1037-4142-80c1-7010f1fa65bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:13:39.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:13:49.506Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=4c4517f6-6d27-49be-aaf0-832e2e90dbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:13:49.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:13:59.547Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2506d78e-9a21-49cb-9bee-0a1520d05046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:13:59.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:14:09.572Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=86ad03bd-cd9a-4e20-9656-499366b71b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:14:09.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:14:19.601Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=154d8efd-3621-4e3f-bf8a-a866ba631a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:14:19.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:14:29.619Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=bd3fdf14-2579-4de5-99fd-56e01a0b67b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:14:29.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:14:39.645Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a676497f-469c-4f26-af52-0c8870ecf748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:14:39.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:14:49.670Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d667fd13-4d36-495a-8e61-f189b46e4864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:14:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:14:59.692Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7d7b4827-e36d-4843-8754-bcdfe3f3e776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:14:59.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:15:09.717Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fcee7922-f444-47ac-9c9f-57c460d21f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:15:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:15:19.736Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=f89d627b-6e92-485a-9dd6-9b7de2be8b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:15:19.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:15:29.814Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d1539cbd-06d4-462d-8249-a8fef7791b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:15:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:15:39.859Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9dc2af0d-1373-4398-8fb9-f2491bb58258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:15:39.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:15:49.897Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=816a4495-5e23-4686-9437-b479c203e1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:15:49.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:15:59.927Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=7037faac-6510-4a98-82d9-716e844a79ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:15:59.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:16:09.962Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=567fbb08-cfa9-4a0f-9cd0-36ed4e987fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:16:09.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:16:19.988Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=75606f48-5c7a-4d00-9b58-ab21f941bf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:16:20.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:16:30.014Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=2342997a-7e85-450b-9896-2c3105b446b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:16:30.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:16:40.038Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=113f2b6d-6a54-4747-b93d-aa31fa62afad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:16:40.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:16:50.071Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=cc480b32-64cd-46c2-b290-ed3e996a2453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:16:50.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:17:00.133Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ecd04ae1-4cf4-4bb0-89f2-85ed3aa4270a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:17:00.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:17:10.151Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9c00b4ca-dac0-46ed-899d-4fd79d3e9789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:17:10.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:17:20.190Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8c017380-0d2e-435c-ba1b-c29e74a56d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:17:20.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:17:30.249Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=68d07e24-92de-4f52-8b0c-32fa2b145ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:17:30.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:17:40.336Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1e9bebd2-d25d-46cb-9d79-919049d807e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:17:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:17:50.390Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=81e42d3d-ea86-405b-9db3-0c31479ed211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:17:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:18:00.424Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=689990d2-bd5d-4235-a1d1-00f7cd68fdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:18:00.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:18:10.443Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=79f86d5e-cef9-4589-9a4d-cd6e42d2ac0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:18:10.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:18:20.504Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=82606455-0b73-4c12-b213-8e69fed032f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:18:20.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T01:18:29.246Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T01:18:29.247Z |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-24T01:18:29.247Z |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-24T01:18:29.247Z |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-24T01:18:29.248Z |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-24T01:18:29.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T01:18:29.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T01:18:29.259Z |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-24T01:18:29.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:18:30.549Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0a75826b-899e-4850-b304-abc38a93a084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:18:30.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:18:40.567Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=eabb7ad3-c372-4e33-be2d-82b508adffed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:18:40.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:18:50.584Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c44a65dc-8ce3-4385-b374-9ad7713ab3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:18:50.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:19:00.605Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e86ec70a-e367-44c2-a017-48f91b981a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:19:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:19:10.625Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=361d47c0-1edb-4d1b-b04f-1bae169387b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:19:10.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:19:20.642Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=208ea283-e217-4c71-87b1-639d372bfcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:19:20.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:19:30.663Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9c0ae546-1d0f-49c2-93f2-cc8cfd835bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:19:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:19:40.680Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=84584f54-49bc-4e9c-b787-85db25d02035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:19:40.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:19:50.698Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3d55a765-deb8-4fa2-a58b-27bc3875e0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:19:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:20:00.737Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=11cc5fe5-cf3d-4465-b762-de2fa83ef4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:20:00.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:20:10.765Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=39df8916-10e0-4900-adf6-6cf5f8e1bd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:20:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:20:20.783Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=38cdafbc-0438-4c23-9a66-653228cf4a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:20:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:20:30.833Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=94df2e37-829d-4996-86f9-0513b344876c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:20:30.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:20:40.847Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=df05b0b6-6e3b-4115-9c35-7d2536f699de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:20:40.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:20:50.867Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=95cb0d68-71bf-4faa-9b9f-2fac32f4650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:20:50.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:21:00.890Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c74bf3bb-48ff-4413-ba6f-3d5a5f8ee5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:21:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:21:10.905Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fe289c97-0989-4730-935a-16b130e5fc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:21:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:21:20.926Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=d19f4c63-d12c-4dd0-9af2-5116048c6e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:21:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:21:31.013Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3d1fc0e0-0ff7-4a7c-8701-03673bdb7513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:21:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:21:41.029Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1f726150-c3f1-4d58-bfd5-86fb46524043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:21:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:21:51.064Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=28ca6199-6197-4f18-b5da-f6b48c2534b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:21:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:22:01.084Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ca81cf7d-296a-457d-a0c4-67c8242f957b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:22:01.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:22:11.101Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c8820dcc-fb97-40b8-b0f7-7382f192fc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:22:11.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:22:21.116Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9aca0c90-5eb7-427d-9e37-bc81176e344d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:22:21.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:22:31.133Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=380f34b5-a8cc-4cc1-90bb-98f0ea61e933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:22:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:22:41.148Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e1383fe4-74d5-42ad-9c1c-850d932cd4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:22:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:22:51.174Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8b7ad2a7-801f-4858-a6cb-7bfbcfb67b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:22:51.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:23:01.209Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a8045f07-6c4b-47d8-8b98-b4e7cf732e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:23:01.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:23:11.245Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=99e9da8f-f2c7-43c2-8242-df0817404f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:23:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:23:21.274Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0303ce12-0348-4229-a6ef-1a48c8c3754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:23:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T01:23:29.312Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T01:23:29.315Z |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-24T01:23:29.316Z |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-24T01:23:29.316Z |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-24T01:23:29.319Z |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-24T01:23:29.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T01:23:29.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T01:23:29.342Z |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-24T01:23:29.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:23:31.297Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=3ce0fbc3-c4e0-4894-963b-da610fe6457b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:23:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:23:41.318Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1f2ae254-7d8d-4125-89cb-627befb86afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:23:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:23:51.366Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=ae566c6e-be97-4308-82d0-872af218d489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:23:51.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:24:01.398Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0221618f-ed9a-4386-82b7-d5e51fcd2cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:24:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:24:11.425Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=930c3e4b-ea64-46f3-8175-f8cdffc9aebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:24:11.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:24:21.465Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=834fa0fb-2299-49f0-8e4a-50f376505f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:24:21.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:24:31.518Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=04656434-8d8c-44dc-b120-e1e79f15f53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:24:31.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:24:41.535Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=58ca2390-1ba5-4659-be61-335e9d813412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:24:41.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:24:51.550Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=8fdebdc7-05f9-4da3-a804-870182ebca7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:24:51.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:25:01.602Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e7e89cd9-5b36-4394-a9c1-a6bdc8b91f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:25:01.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:25:11.622Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0224ec26-7c86-49dd-9a94-f00442e8ebe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:25:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:25:21.645Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5e47c1bc-e2a0-413a-afcc-d99637ef7668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:25:21.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:25:31.663Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=5925220a-7634-4e26-847a-bde72974a887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:25:31.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:25:41.687Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1b21b8e9-3782-4c73-bbc9-43abc8ecd39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:25:41.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:25:51.705Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=341fb095-b49c-4eec-94dd-e53979da06d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:25:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:26:01.721Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=621e5875-1c48-464a-b80d-0fcc50bb3e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:26:01.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:26:11.735Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c8f88676-c55a-47e6-9295-a1413d164e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:26:11.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:26:21.750Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=1f8561d5-9ecc-41a4-8487-5c1449d8a637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:26:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:26:31.797Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c84ea98e-f9b3-47fd-8d29-7c1cedc394c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:26:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:26:41.814Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=600a12e3-6c6f-4014-837f-63b3d924e19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:26:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:26:51.827Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=30ae12a0-7f72-4966-afe4-8e16a97041b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:26:51.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:27:01.853Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a60018bc-be4c-480c-9613-a9172ea7bf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:27:01.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:27:11.869Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=643c0d25-49d7-4e33-9728-10e3aa4d1f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:27:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:27:21.883Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=82d72a65-4482-4cde-9c67-741c4d1d5fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:27:21.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:27:31.900Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=fd1e4ed1-6894-4854-99ec-3b5d6e892826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:27:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:27:41.915Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=74237bda-7f7a-4929-a919-25753a953f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:27:41.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:27:51.930Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=155c2e58-3891-4422-9c04-3dd1239bfd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:27:51.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:28:01.950Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b8ca9c02-2abe-4fcd-9d2f-ffa909559a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:28:01.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:28:11.971Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e560c82e-d93a-4272-8090-990e8b6bbeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:28:11.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:28:21.984Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e56f3192-f8c2-4ae1-984c-93a21d5dbb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:28:21.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T01:28:29.361Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T01:28:29.364Z |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-24T01:28:29.366Z |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-24T01:28:29.367Z |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-24T01:28:29.370Z |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-24T01:28:29.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T01:28:29.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T01:28:29.403Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-24T01:28:29.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:28:31.999Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=c8b924a0-9382-424c-b206-0c4808c46a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:28:32.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:28:42.018Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=b2a31459-318a-42ca-a420-90282b7b3cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:28:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:28:52.032Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0f6a6513-5d49-4c5c-a359-4f27a08822ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:28:52.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:29:02.050Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=47a7fcd3-c285-4c65-86b3-381ebaa98982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:29:02.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:29:12.067Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=aed2f53e-16b6-47bb-8cdc-f15c668a6a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:29:12.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:29:22.085Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=6909f7be-2657-4309-8996-d6c73f008315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:29:22.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:29:32.102Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=14132397-3b35-4648-9b08-d770792adb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:29:32.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:29:42.121Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=700f6957-cb61-4efa-be7d-335d8a40857c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:29:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:29:52.150Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=a74bedcf-05c1-4596-983f-cd7b87f75965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:29:52.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:30:02.167Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=0b7a68ea-b23a-48b3-967a-ed1884b7abd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:30:02.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:30:12.185Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=9d895cd3-effc-43e4-aeef-cb6335bb5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:30:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:30:22.210Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=caa22cc0-0b5e-4e2d-9f48-1e4257df5272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:30:22.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:30:32.243Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=88788b1f-2671-4d60-aa07-c530774243ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:30:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:30:42.260Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=72c9c459-175c-4f40-9c79-9db9fbe5a781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:30:42.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:30:52.276Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=e8c5b246-3400-491a-ae78-5b6773edacb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:30:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T01:31:02.292Z |INFO |Init configs |InvocationID=1ae106a6-7586-4f92-8b67-523ce53df273, InstanceUUID=dbc11ca8-48ab-4012-809a-c27202394d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023