By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T08:23:52.677Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T08:23:52.688Z |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-04-14T08:23:52.688Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-14T08:23:52.690Z |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-04-14T08:23:53.089Z |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-04-14T08:23:53.203Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T08:23:53.203Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T08:23:53.203Z |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-04-14T08:23:53.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-14T08:23:53.336Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-14T08:23:53.376Z |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-04-14T08:23:55.112Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-14T08:23:55.642Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-14T08:23:55.683Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-14T08:23:55.684Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-14T08:23:55.773Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-14T08:23:55.774Z |INFO |Root WebApplicationContext: initialization completed in 2397 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-14T08:23:56.584Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-14T08:24:00.940Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-14T08:24:01.507Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-14T08:24:01.532Z |INFO |Started MainApp in 11.978 seconds (JVM running for 12.726) |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-14T08:24:01.612Z |INFO |Start scheduling PRH workflow |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:24:01.677Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fefa86fd-552e-4c4f-8142-44bd98758949 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-14T08:24:01.719Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-14T08:24:01.720Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-14T08:24:01.725Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:24:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:24:12.577Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a0400deb-3658-492d-97b7-86812b49a7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:24:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:24:22.622Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5eb094ee-ffc8-4f5e-a3d8-d28aa1b31251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:24:22.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:24:32.658Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=abaca49c-3954-4bfc-b9e1-f10903180265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:24:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:24:42.689Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=99087b80-c00c-4785-ab10-918ffcb0c535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:24:42.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:24:52.723Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=25fd1de6-98d0-43dc-b2f8-a0e1817999b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:24:52.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:25:02.744Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=48e04bc9-7c17-48c4-8380-7e5f51de000c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:25:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:25:12.765Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6806da06-b71b-4b77-abdd-b866cd667d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:25:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:25:22.783Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1ac94166-50a3-4e67-b267-2b687e07be36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:25:22.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:25:32.803Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=91b763cf-6856-4cb8-9cf6-47c0d21a1c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:25:32.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:25:42.823Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=89545889-588f-4c42-8c65-8d1d2845d3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:25:42.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:25:52.843Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5b881d14-6eac-4237-a6f9-b3072e67ba4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:25:52.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:26:02.861Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=72715239-b9d6-4272-9a9e-5d9155634015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:26:02.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:26:12.886Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=903bc9a2-f3fb-400e-9a71-f5696e0eb8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:26:12.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:26:22.907Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4cf24f61-41e6-410b-a0b8-16fcb05c6507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:26:22.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:26:32.939Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fea2ae15-cb50-42ee-bfce-2ede838191c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:26:32.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:26:42.969Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5a2f7869-61cf-423b-88a5-4fb374c19443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:26:42.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:26:52.991Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=653e2444-8ea6-481a-a08b-36f5380ced4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:26:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:27:03.010Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=32a358a9-52eb-4bdb-b9ff-9cdfa85b44c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:27:03.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:27:13.032Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=46b4ce18-0b45-41a1-b2ad-499ed744498c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:27:13.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:27:23.053Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ff5c4c50-21b6-4cad-968e-885051b83d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:27:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:27:33.070Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7e08fd2a-08ff-4361-8a86-b51f9d692d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:27:33.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:27:43.090Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=809436dc-cbde-4056-a919-c157bc638f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:27:43.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:27:53.116Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9ced2464-ecd2-458f-93f4-e0b805ba42a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:27:53.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:28:03.137Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a20638b3-eda8-448a-962d-197114104cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:28:03.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:28:13.162Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=88228b9e-c9ba-4dce-bad6-f6fcd81887ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:28:13.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:28:23.185Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ce679c31-c2dd-4e3a-bcb3-fbeeebb70e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:28:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:28:33.206Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=23b18c2b-d1d0-4b50-83e4-ca29664e176a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:28:33.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:28:43.230Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fa5662c5-d094-47cc-9731-281267b2c681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:28:43.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:28:53.263Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=578dfb21-761d-4736-a610-52837d66cd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:28:53.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T08:28:57.258Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T08:28:57.259Z |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-04-14T08:28:57.259Z |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-04-14T08:28:57.259Z |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-04-14T08:28:57.260Z |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-04-14T08:28:57.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T08:28:57.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T08:28:57.272Z |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-04-14T08:28:57.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:29:03.303Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5b9ae905-ba34-4171-827f-64eb9ccf6e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:29:03.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:29:13.335Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0e01c4d7-8b24-4f4a-863f-b02bd165d0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:29:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:29:23.394Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=020c64d0-a976-4754-b65c-dbc551c122aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:29:23.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:29:33.414Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=92ed04c1-09e7-41bb-adee-9d119f7cee6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:29:33.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:29:43.433Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ae86614a-61d5-4cee-85a0-60cb956e126b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:29:43.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:29:53.453Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=60706f96-3921-4f3c-8547-bf18a0276bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:29:53.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:30:03.471Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=82b9b104-af23-4377-949b-4bf00cc5f002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:30:03.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:30:13.497Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=58e1dbbc-253a-48d4-8e78-3c02d5dd04e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:30:13.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:30:23.514Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8e4d1ce2-537e-4c23-bf13-5c7692e45c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:30:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:30:33.546Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=77ee0be7-2973-40ed-a4a4-154835099684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:30:33.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:30:43.571Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=145e6d16-6f16-443e-a407-cc5c65e3a61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:30:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:30:53.596Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=669fc50c-bcb4-43fd-94cf-3bd7a2d3db8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:30:53.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:31:03.616Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d03e5e00-e0a2-4092-ad8d-32ad2b10f160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:31:03.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:31:13.640Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6f7d3a1d-7b1f-4318-97e6-e96bd4a22cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:31:13.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:31:23.663Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0ef58417-f623-46fc-b7b5-074f8884b07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:31:23.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:31:33.680Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c90e38a7-a3b6-42ee-a155-a751346e9ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:31:33.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:31:43.700Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d3952cad-4cfb-4041-9d15-22bcf056b7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:31:43.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:31:53.722Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5ed11d06-5520-49d2-b0a2-52702266997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:31:53.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:32:03.743Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a7667b55-c914-4175-80d4-abebff577a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:32:03.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:32:13.764Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=037a9d40-8a53-4dad-ac52-5860d54529fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:32:13.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:32:23.785Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d3527aae-349e-42a6-b122-cbdc6c907120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:32:23.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:32:33.804Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e1524b0c-5c68-43e4-b987-d3cfbc203b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:32:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:32:43.822Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=181e15f0-858c-4233-b9a2-8324396648b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:32:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:32:53.842Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ab0ffc2d-5062-4815-9de4-1c55e25a1a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:32:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:33:03.862Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=be6f7e7f-6635-4344-a947-8cafa086298b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:33:03.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:33:13.884Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1aef68ab-235e-45c6-9dea-63255082f414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:33:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:33:23.905Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d98fa1c6-a983-4af0-9c59-c6b8ba9880d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:33:23.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:33:33.927Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=df42f62e-a99e-415a-a8ab-b86a3ce056d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:33:33.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:33:43.950Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=46bc56b3-088d-43f5-8d57-710a8b27c8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:33:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:33:53.969Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e4b16244-b5a5-4f15-adf9-90ac9a587cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:33:53.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T08:33:56.774Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T08:33:56.775Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T08:33:56.775Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-14T08:33:56.775Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T08:33:56.775Z |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-04-14T08:33:56.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T08:33:56.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T08:33:56.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-14T08:33:56.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:34:03.989Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c5edb6ca-edcb-4f6b-b023-e4e7d590a54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:34:04.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:34:14.011Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f6c9b1a6-4bf9-43a1-969b-b17daa367d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:34:14.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:34:24.031Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a3988383-05be-4db0-b24e-fc4d489ed6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:34:24.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:34:34.050Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c98fbaf4-7b8f-4e41-9472-fa27947cb9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:34:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:34:44.071Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d30b67d5-b48d-4271-b835-453882ab24bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:34:44.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:34:54.094Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6cc979a4-76e2-435c-bc5a-a07b11ed85ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:34:54.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:35:04.114Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b7ec9201-f6ae-4797-b190-8c962c9f097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:35:04.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:35:14.139Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ee78cc15-ebc0-480e-a3d9-a35a89f633ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:35:14.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:35:24.158Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=228cdb4d-9a0e-4220-8abb-db9447493b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:35:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:35:34.178Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7d9dabe7-e0cc-4111-8c6d-52925585a2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:35:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:35:44.200Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7ed2219b-553e-4567-9b7a-1b5a9cfce7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:35:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:35:54.225Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=530a5fb7-542d-4db6-a024-41cdcbdc9f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:35:54.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:36:04.248Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=27884177-1d1c-412d-97a6-09ee8ecd7784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:36:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:36:14.268Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=eb2b20cb-ab42-49cf-a5e9-682fa1cd2bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:36:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:36:24.292Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1946aef2-f6df-473f-9f63-7d689842bcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:36:24.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:36:34.317Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ea02b54c-2a29-4ae6-8a2e-a510b0e65a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:36:34.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:36:44.337Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d90f4e9f-63f4-4f69-b805-a55355d88ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:36:44.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:36:54.355Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=76bd40b8-3606-461c-a223-32be8b656657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:36:54.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:37:04.377Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f5fc47b2-deeb-4bee-8e8e-c03723830bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:37:04.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:37:14.407Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c22c2c8e-8c73-4aaf-86a5-1e8329fc8d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:37:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:37:24.426Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4cdb4743-3ab9-421c-8516-cdf7933e6ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:37:24.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:37:34.452Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9df9d12b-10df-4768-be65-28e3fb92e0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:37:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:37:44.473Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b37e0a70-8cf4-4b3f-84ea-967b4003803b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:37:44.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:37:54.495Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4190363a-0c2a-48d3-81b3-58492137fa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:37:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:38:04.527Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9efc5877-8fc9-4e92-8cfa-c1ee7043795d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:38:04.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:38:14.557Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6be29591-a16a-4367-aca5-f862b53ecfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:38:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:38:24.585Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0f2af5dd-de07-4eaa-b2d2-07b97174bd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:38:24.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:38:34.606Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=acef2a51-9b1d-44cb-94dc-884985b1a7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:38:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:38:44.625Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=818acb3b-6283-45bb-85ca-da1f275e81a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:38:44.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:38:54.646Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ee615145-882b-4758-88af-5a5f99255cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:38:54.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T08:38:56.782Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T08:38:56.782Z |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-04-14T08:38:56.783Z |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-04-14T08:38:56.783Z |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-04-14T08:38:56.783Z |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-04-14T08:38:56.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T08:38:56.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T08:38:56.802Z |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-04-14T08:38:56.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:39:04.672Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d8a9aed8-e477-41dd-a122-b65fe7a298a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:39:04.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:39:14.688Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d1370bbc-787e-4050-a3f1-9b80858d2dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:39:14.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:39:24.707Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=173700a0-7c16-4003-985b-5242e4a3ec16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:39:24.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:39:34.727Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3993ff32-b476-472a-8108-a35ebd01b8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:39:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:39:44.753Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6ff7b8b5-23ed-4764-94ba-60a3633119f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:39:44.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:39:54.773Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3269336e-4685-42e1-8227-6898145cac03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:39:54.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:40:04.793Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8d480fc1-00bb-4bd7-8354-17e0dcae7cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:40:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:40:14.814Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=68d63361-e7e3-4466-b651-e214e4b27e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:40:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:40:24.837Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c70c7cce-5213-4077-9ee9-c86ff30a1fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:40:24.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:40:34.856Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4ebb7783-21ba-4af2-a43f-0c1dcbf3f876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:40:34.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:40:44.877Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4562e0c0-2e56-415a-929b-bfad8c75305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:40:44.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:40:54.900Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=87a2e231-480e-4988-b500-ea86de72d6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:40:54.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:41:04.922Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=449da4bb-dee0-41de-87e7-351f796bb266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:41:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:41:14.948Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d32f4fce-2464-45ff-80c4-5dbb2c639c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:41:14.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:41:24.971Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9413586d-7335-4d50-bfb7-9ed4872820eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:41:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:41:34.990Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7a43900b-b05a-488c-a8f5-c0a4b16c55a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:41:35.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:41:45.011Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=dca75b99-3b67-41ff-afd8-85cfe7b09938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:41:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:41:55.031Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9ad760c4-4f02-4759-80f2-996545a042e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:41:55.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:42:05.049Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=86290c8b-eb3d-4009-9af4-337ee39c90af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:42:05.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:42:15.071Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8df21b52-d8f8-4935-ab91-85766439d200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:42:15.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:42:25.100Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f1bc89dd-4733-4edf-af43-2005fb3b8c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:42:25.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:42:35.123Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d44b83d1-472e-4573-97d0-3f4cf32c5ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:42:35.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:42:45.170Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d32d90ab-65ec-47e6-b87c-c27866c5de4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:42:45.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:42:55.198Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=610aa697-cbcf-4220-8cf6-0e3c15cf4499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:42:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:43:05.215Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a71ea3d1-6162-4e4f-87e1-12994f27dafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:43:05.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:43:15.239Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4d7d304e-aeb1-4452-8637-418700d8a4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:43:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:43:25.262Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b1cea6e0-1b46-44f4-90e0-f2d1d2a24ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:43:25.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:43:35.282Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8252558c-9583-48bb-8ef7-638640e21e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:43:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:43:45.302Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=15e4edfb-d812-4ad6-84f9-d9ebea7c952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:43:45.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:43:55.325Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=58930bab-9866-4eef-a4c4-f4d81242a6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:43:55.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T08:43:56.826Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T08:43:56.826Z |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-04-14T08:43:56.826Z |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-04-14T08:43:56.826Z |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-04-14T08:43:56.827Z |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-04-14T08:43:56.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T08:43:56.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T08:43:56.832Z |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-04-14T08:43:56.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:44:05.345Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a14ef722-9773-449c-a254-9356145509ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:44:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:44:15.367Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6587b154-f40e-4fcd-b8f2-295da6a54719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:44:15.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:44:25.386Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=acede995-0d46-42ea-984f-68d9271bea7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:44:25.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:44:35.409Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=43b32228-56ac-437b-8170-d0d3bcb6ccd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:44:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:44:45.441Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7e8b5cc6-c272-457b-b788-64d65b28f076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:44:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:44:55.457Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ac6bdb60-9f8f-44c7-9d60-a0a874ff6100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:44:55.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:45:05.477Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=975e4a3f-d40e-42d0-a3b8-cdc5a43b68b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:45:05.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:45:15.500Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9242d74e-f45c-4006-b477-795137d4a67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:45:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:45:25.533Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3a4f633e-0197-4ad7-af15-dd411c322549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:45:25.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:45:35.553Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8ee50075-fee7-45fd-8404-96e87ffcb1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:45:35.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:45:45.572Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8ee91572-c299-4c60-a838-99e68484b15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:45:45.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:45:55.591Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e3969ab1-86b8-45e3-b1a9-cf8275882c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:45:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:46:05.611Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=595bab75-d63a-40ae-870c-d75cc1112a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:46:05.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:46:15.628Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=58d912a4-9e81-4fa0-8719-f069b95464ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:46:15.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:46:25.647Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4be5700d-81c7-48a6-8562-12eda6346b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:46:25.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:46:35.666Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0be8d201-90d4-450f-a2bd-b1ea7986b763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:46:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:46:45.688Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=50edf082-099e-4873-ae77-4fd4f1be2b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:46:45.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:46:55.707Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9e0e1f23-5f5d-4493-8ab2-29be8f83293d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:46:55.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:47:05.739Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e80d4e3b-3d70-4b09-ace8-3b12d61215f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:47:05.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:47:15.762Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4c6f3e23-1069-4893-aadc-a3fbcb9ed96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:47:15.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:47:25.781Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f8c317d4-492b-4563-a09e-803d9d6b7dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:47:25.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:47:35.798Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3fd7b5ed-5aae-42ce-b3d1-e0dbe2035734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:47:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:47:45.830Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=15a22475-3bab-45f1-8a23-67c268b501b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:47:45.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:47:55.850Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8408127d-9822-4d41-b65f-66ffba109810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:47:55.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:48:05.868Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=39a25591-6b18-4639-b19c-49147de7beb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:48:05.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:48:15.889Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3bc68801-abfd-46ae-b86f-b594bbbd4aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:48:15.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:48:25.906Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=21a09bdf-dd1f-4322-a5fb-aa2cb72d51ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:48:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:48:35.924Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0ec4dd09-a898-4f55-b1df-bcbd079c8c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:48:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:48:45.941Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1d96bae0-a0fa-413a-bc85-ae461458d55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:48:45.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:48:55.960Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d58e8c1c-92c1-4448-9645-a0ad91a38d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:48:55.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T08:48:56.789Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T08:48:56.790Z |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-04-14T08:48:56.790Z |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-04-14T08:48:56.790Z |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-04-14T08:48:56.790Z |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-04-14T08:48:56.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T08:48:56.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T08:48:56.795Z |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-04-14T08:48:56.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:49:05.977Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8b211b71-c160-4fe1-99e2-535ab6e176cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:49:05.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:49:15.997Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a1044938-f845-42b0-a0a5-ec20c4b09d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:49:16.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:49:26.020Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5a18efb6-3af0-4c72-bc9e-63e045742db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:49:26.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:49:36.042Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8d254e9f-27e8-427b-94c4-0ee4e5cce9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:49:36.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:49:46.071Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e7e1b5bc-561b-436a-b88e-dc5184be9def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:49:46.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:49:56.090Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4e223893-265e-4efb-a603-ac99d560a178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:49:56.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:50:06.109Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=602a1b5d-8421-4bc9-aab4-f4b37d540ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:50:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:50:16.127Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a6e23b18-95be-4109-906e-8d1ac423f9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:50:16.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:50:26.151Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b77a417a-d2c5-4487-908a-c5b2983a2625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:50:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:50:36.169Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0f5f7fda-5fc0-4337-a41e-ef519e0b0f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:50:36.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:50:46.192Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e435778d-a11d-4b14-bb30-a6831da078d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:50:46.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:50:56.221Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ed5db83d-4150-47a0-95c0-2b30dc90ca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:50:56.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:51:06.241Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ff8116ae-39db-4ef3-a579-738ad1ed0140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:51:06.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:51:16.259Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=235e49d4-a6f5-49f8-b892-35fe3d3fdf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:51:16.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:51:26.279Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=64205fd0-93cb-4f43-8840-eea0e72271b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:51:26.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:51:36.297Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=080dc280-0534-48b0-a91c-d1a5b6413381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:51:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:51:46.319Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=bef41fe9-72af-4b7f-93f5-9e2f72c83da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:51:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:51:56.339Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b977107e-5cc5-414c-b623-3a98339e47e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:51:56.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:52:06.360Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=bef5ec78-886e-418a-b6ce-38be565c1f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:52:06.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:52:16.383Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8b7354e8-391a-43a0-8dd8-c8d70a021b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:52:16.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:52:26.407Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=75aaaa60-621d-432f-a9d4-671a5c5efce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:52:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:52:36.429Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=210ba00e-a836-4525-962f-fa1ffea7b189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:52:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:52:46.447Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=40a7727d-f078-44be-9477-0bc52c9e402d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:52:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:52:56.466Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b6fe5b53-3eb8-42db-a54b-6d1f3dae7c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:52:56.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:53:06.487Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2b0c7ff7-f721-4048-b2db-da8ec0312bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:53:06.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:53:16.507Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6607dac8-1bef-4357-af12-6e9464829306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:53:16.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:53:26.526Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2b3216fa-7e6b-440e-83b9-968badbe6cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:53:26.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:53:36.547Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ab868bff-4dde-4c6d-b141-0ca0e7e32a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:53:36.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:53:46.569Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=13677fd0-0b1e-49e2-96e3-b13f4affe0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:53:46.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:53:56.590Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3c430ea9-16b5-449d-adaf-941bef35a877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:53:56.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T08:53:56.751Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T08:53:56.751Z |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-04-14T08:53:56.751Z |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-04-14T08:53:56.751Z |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-04-14T08:53:56.752Z |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-04-14T08:53:56.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T08:53:56.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T08:53:56.762Z |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-04-14T08:53:56.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:54:06.609Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=49a66bbc-efb3-4e86-959f-90a6f0d84469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:54:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:54:16.628Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5ee5671a-cb9e-4d52-b5d1-057ab8df6add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:54:16.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:54:26.649Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=20df970e-b2b5-418e-8fea-a2efba872ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:54:26.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:54:36.666Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=88baa209-57e4-4c1a-8453-81904a0a15bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:54:36.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:54:46.687Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e30ab600-609b-475c-be3e-bb0acb9639df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:54:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:54:56.707Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d5269e6e-a1ce-4a09-9bef-325e3ebd59a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:54:56.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:55:06.727Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5501e859-4a93-46a9-9ef1-397daae8e774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:55:06.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:55:16.747Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6efba089-9236-4ddb-82ec-7024722578a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:55:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:55:26.767Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e000f227-310c-469d-802c-a6d6e84db04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:55:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:55:36.789Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b5162259-371e-461b-a5e7-e941b17a66e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:55:36.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:55:46.807Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0ef9940a-980e-48c3-bde0-8148d14162a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:55:46.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:55:56.826Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9966b4af-c6ef-46c4-8ca6-638bcae56d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:55:56.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:56:06.853Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=49532c3c-28f2-4421-b5cb-b3d67f6854ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:56:06.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:56:16.871Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e438c505-a057-4e7a-851a-fac715bccc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:56:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:56:26.891Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=32e262c9-d4ef-464b-8d3f-5d16dae7cb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:56:26.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:56:36.912Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=01bdcb03-495b-4ec0-af48-3f41419d5f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:56:36.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:56:46.942Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7e7db4ad-b2c6-4b3f-92cf-4cc78a2de143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:56:46.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:56:56.976Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b5413d0e-ccb5-4c87-a72c-9790f771431c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:56:56.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:57:06.995Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a53a5401-9c24-4e4c-8035-7aa8aee4aecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:57:07.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:57:17.014Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e23d03ef-9498-4ed1-b7d8-011d0f6b44f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:57:17.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:57:27.038Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a996792e-6e84-4d15-b967-d67eb86640de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:57:27.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:57:37.056Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e5e4f48a-0642-467c-b606-75f4ff506855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:57:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:57:47.075Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3c2b80d3-23ca-45f0-8c92-c23c4b2a0895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:57:47.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:57:57.096Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a1f615d3-cadd-40c0-9b5b-b97d073be869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:57:57.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:58:07.117Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6eb12e73-323f-4389-b793-757eb627b7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:58:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:58:17.141Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6b1b4e1e-01d8-4aac-a00b-0f8a8d383151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:58:17.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:58:27.158Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0feda101-1aa2-40e9-b5b5-2eaa3714426f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:58:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:58:37.183Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0203d1a6-f6ac-429f-84d7-8f3ffd12e8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:58:37.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:58:47.200Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=60922189-9a2b-4a3f-bb69-bec540410a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:58:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T08:58:56.767Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T08:58:56.767Z |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-04-14T08:58:56.767Z |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-04-14T08:58:56.767Z |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-04-14T08:58:56.768Z |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-04-14T08:58:56.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T08:58:56.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T08:58:56.772Z |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-04-14T08:58:56.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:58:57.218Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4efeec1e-9334-46f8-843c-8707f284b39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:58:57.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:59:07.242Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e55a3e00-847e-4c8a-8e8f-5e9157971a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:59:07.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:59:17.260Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=57e89a2e-9129-4c31-8022-bf8f58f19bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:59:17.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:59:27.285Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=528ce3bd-7d73-4a1c-b7bb-f7f185a2a820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:59:27.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:59:37.307Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c476268c-f68d-4925-a04b-acc4614c1378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:59:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:59:47.330Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9937f7d5-b117-44f1-8bdf-0408edae4f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:59:47.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:59:57.350Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b6c44ccf-43bd-4638-935f-30971156ab21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T08:59:57.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:00:07.371Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f21ee6ee-0034-4c31-9921-6c5d6b079eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:00:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:00:17.392Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e13df66e-3163-4265-9a3b-153ee7670927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:00:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:00:27.411Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fc32110b-a1eb-4ec9-9ecf-0deb8ae68d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:00:27.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:00:37.430Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c555d017-416f-4863-a359-a8e761faaf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:00:37.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:00:47.452Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=45f50ea4-1ecc-4792-ba49-38a13d624caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:00:47.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:00:57.497Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8b467402-e601-409f-9604-4c94c0e9f3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:00:57.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:01:07.515Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7f889b7f-48cf-4b1a-8194-eeda231895a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:01:07.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:01:17.544Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9d25b63f-dc4c-4e76-a4db-c136fc98aafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:01:17.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:01:27.562Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=77208706-0a6c-4981-a0fc-ba61ec74e1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:01:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:01:37.582Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=278fe4a5-2472-4c89-88e2-813802c028e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:01:37.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:01:47.600Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8658ed21-9942-4b80-9198-2ed3da5ff3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:01:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:01:57.619Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6c70789a-eb3a-4364-93dd-77ff7d1c83ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:01:57.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:02:07.641Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=111bd1b4-540b-464e-991a-6a134e5b65fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:02:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:02:17.663Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ddf30bf8-46d9-4fb6-a12c-77f49399ee81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:02:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:02:27.685Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4c332a6e-3631-47b8-840c-aef27155840d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:02:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:02:37.704Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7a7fc05d-e857-4c9c-81bd-6bc759d9b296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:02:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:02:47.723Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b132d7b1-bd6b-4600-aa26-61f6548fbc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:02:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:02:57.741Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3f2d7144-6e3b-473f-a380-e5af98f35909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:02:57.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:03:07.758Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4689463d-5483-4da4-89e6-7ee2b2a50787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:03:07.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:03:17.776Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8532ed2e-ddd8-4f7a-82f1-6afff30d5c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:03:17.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:03:27.795Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f576af7b-b68d-410d-8d79-27c7e366f20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:03:27.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:03:37.828Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=eaae7f84-5687-496c-80d4-d8a66f043766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:03:37.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:03:47.848Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c8bedfb0-3f18-4392-a3d1-4f74571fa18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:03:47.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T09:03:56.805Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T09:03:56.805Z |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-04-14T09:03:56.805Z |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-04-14T09:03:56.805Z |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-04-14T09:03:56.805Z |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-04-14T09:03:56.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:03:56.809Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T09:03:56.809Z |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-04-14T09:03:56.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:03:57.868Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=126fae8b-d792-43e4-bee6-5523ec4a83a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:03:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:04:07.889Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2d7156f1-5e2c-44e5-ac5e-569f7a30512e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:04:07.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:04:17.906Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=77354b93-03f4-40be-a87b-ec9c5d2b27ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:04:17.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:04:27.926Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6e7aebe8-422c-4c39-b604-3b4f239ae52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:04:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:04:37.944Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2327dcdd-dfa0-4395-a1ab-8aa4b1af0d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:04:37.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:04:47.966Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=06fe5ea0-270d-4433-a3e9-88089b4d14aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:04:47.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:04:57.987Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a2e2abe1-1812-4b85-b64f-e5f47d5982dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:04:58.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:05:08.005Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=98f2cba5-a428-4993-bcf3-d5a21c74132b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:05:08.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:05:18.026Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=37a18809-a308-4572-a7a8-48ca69fc2f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:05:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:05:28.045Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=849e06d7-47bc-4da5-ab83-e17b9b9d2790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:05:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:05:38.076Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e6bb3427-f2e3-4a11-8d5f-2f68ee6e6cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:05:38.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:05:48.095Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7da4a5c0-db1c-4193-bfbd-a714a3fa2857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:05:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:05:58.112Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=50dd7030-c309-47c6-81f4-ca7a2705bc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:05:58.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:06:08.131Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1d571790-8129-4c10-bb46-5e46b4042e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:06:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:06:18.152Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e004e992-f094-4c49-ad76-a7b28f85525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:06:18.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:06:28.171Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=bfb086cb-4c04-415c-b296-62f27ea4436d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:06:28.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:06:38.192Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=321bdf1e-516b-4c12-92c1-aa3f60e358e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:06:38.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:06:48.227Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7110c26f-0469-47bf-90a1-059b456066a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:06:48.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:06:58.248Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=05fe0b47-8b0e-49c7-80e8-d36c582b237d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:06:58.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:07:08.267Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7e92ab7f-c0ad-41d5-9f07-ec7ca636904b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:07:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:07:18.287Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=687013a0-a5ae-481c-a253-6fcd59125d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:07:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:07:28.307Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c8b478fa-5da4-40c4-8e18-bb262ce4d420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:07:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:07:38.327Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b2fa2a2f-d197-4d45-907d-44bc4af7650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:07:38.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:07:48.349Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9275f4d1-fa85-4c5a-94a0-7818fdb7b4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:07:48.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:07:58.366Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a7e9401c-42a9-445f-aba8-7e345fbda11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:07:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:08:08.383Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f85f62ba-f970-479c-bf08-672e31cf8ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:08:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:08:18.403Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4e9a5c82-9b76-479e-b26e-c23ff3fa52f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:08:18.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:08:28.425Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d812f95b-8fe9-46c1-9a5a-9d79776cb026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:08:28.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:08:38.445Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1d1f7a9d-dc68-480c-ae0c-9f311ecd219a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:08:38.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:08:48.461Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4fb6c509-d0f4-433d-ae72-9201c8063a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:08:48.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T09:08:56.753Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T09:08:56.753Z |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-04-14T09:08:56.753Z |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-04-14T09:08:56.753Z |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-04-14T09:08:56.753Z |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-04-14T09:08:56.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:08:56.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T09:08:56.758Z |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-04-14T09:08:56.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:08:58.481Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6de586ad-691b-452c-ac6e-a658731ca008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:08:58.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:09:08.500Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=86c130c1-1dbf-4971-a9fd-9a1430b03e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:09:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:09:18.520Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ab7c6f8b-cb00-4e4f-b62f-aadb2c23e611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:09:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:09:28.541Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1c887f32-1aeb-4c24-94d7-971fcb6225c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:09:28.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:09:38.564Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=dba825de-237c-4407-af52-70c8437b954f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:09:38.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:09:48.583Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d9be8155-1848-45a1-a311-808cbcca1b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:09:48.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:09:58.601Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=48722787-1026-4477-ae2c-23801f249f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:09:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:10:08.621Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e9dbf02e-5811-4388-a152-10cff240544e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:10:08.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:10:18.641Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f85aac69-8ccc-4c6f-a587-9285eb92186a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:10:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:10:28.661Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ef310b6c-6003-4670-aaf4-7755f9dd90c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:10:28.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:10:38.680Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e5a3a014-a317-46fd-9445-c0d58e521ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:10:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:10:48.701Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9d483eb9-d1c9-4823-b093-71e5bf0b09bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:10:48.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:10:58.721Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f0dde3a5-66c2-472a-be23-19aac94554c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:10:58.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:11:08.740Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=56700451-caf1-4996-a344-f8272022bbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:11:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:11:18.758Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a5563d33-f78c-4798-ae6d-77dfa38c93a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:11:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:11:28.778Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=261bb0c0-2b73-4815-9a70-5381cacbc14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:11:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:11:38.796Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b71fa247-c496-4b32-8e48-4a5214d521ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:11:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:11:48.832Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c06376e1-68dd-4c34-87ab-91d5fff55686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:11:48.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:11:58.857Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=94914ad9-6315-4374-a077-277434325c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:11:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:12:08.885Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=088a082e-97c9-4f30-a9d8-6f528035b8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:12:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:12:18.907Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=737313f9-837a-4b98-9f33-5dad46bd3dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:12:18.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:12:28.930Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b4b59675-8332-4537-8404-a1593df28d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:12:28.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:12:38.950Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=92a16826-26ad-4cef-93bb-8af041cd5725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:12:38.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:12:48.970Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=514c218d-f488-4db1-8bec-731619969ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:12:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:12:58.988Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=22299dcf-774b-4a2d-b6b7-fd027ba0b5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:12:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:13:09.007Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=90080427-347c-4068-9b17-ef153034eda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:13:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:13:19.027Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=469e5ce5-672f-4637-acfd-e6183046861f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:13:19.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:13:29.052Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b738f706-aba0-4685-8178-cd82682c9906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:13:29.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:13:39.072Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3c869bd0-f0d9-4ad3-adb5-3c4fcebc7f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:13:39.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:13:49.103Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4dc5efe0-a2f7-41ff-82e5-d108e90b7312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:13:49.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T09:13:56.799Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T09:13:56.799Z |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-04-14T09:13:56.799Z |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-04-14T09:13:56.799Z |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-04-14T09:13:56.800Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:13:56.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:13:56.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T09:13:56.803Z |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-04-14T09:13:56.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:13:59.122Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=87a63589-9623-4daf-93bc-448cdaa32f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:13:59.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:14:09.143Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=77bbcbb6-e7b7-49f2-8a1b-f1b8a21dd25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:14:09.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:14:19.160Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f9931418-c08e-430d-854e-517c3e935e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:14:19.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:14:29.180Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=15e7753d-48cc-4618-9d38-37cf09e690aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:14:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:14:39.200Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=39c96d4e-debb-4d9a-b807-8c213a9c3d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:14:39.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:14:49.219Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=922f1aa2-165b-4de8-a2f1-0e41e6fa500b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:14:49.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:14:59.238Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8cb88287-8ae8-4ec9-bdbc-81372b14a383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:14:59.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:15:09.256Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=cd10ae49-e7a3-467f-a912-8ca153d9174b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:15:09.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:15:19.277Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=971292f5-a438-4bf0-bf49-2e83f5164c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:15:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:15:29.296Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=caec701e-3e4a-4ff3-b4e3-7098931d85ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:15:29.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:15:39.315Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=87f6691c-46cc-4149-9d55-62574412b3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:15:39.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:15:49.334Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f76b98dd-f671-4264-9576-97fad3bdc35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:15:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:15:59.355Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1b9bfcb9-90ad-4847-b8ab-27b5027d6fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:15:59.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:16:09.372Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=78204beb-9f34-4c14-9d3f-102f85ee6afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:16:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:16:19.396Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b5f05392-d832-4f98-a94c-3ef5a3204737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:16:19.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:16:29.415Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4c0de860-992b-437b-8e84-44bf760c94f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:16:29.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:16:39.435Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7a5aab52-2763-448d-81ac-8df94ad1d478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:16:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:16:49.453Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9d2f3b91-2dc1-4295-8de7-af5640ad83a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:16:49.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:16:59.476Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f921dfc1-1ca4-4a91-8a8f-f02978ca5f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:16:59.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:17:09.496Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d07a21c9-df22-4a36-bed8-2b35d69d7b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:17:09.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:17:19.520Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a4aea619-1b7a-4f35-b3a4-7621fb889cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:17:19.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:17:29.541Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b399f672-a381-4b90-aff9-a2374aff5a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:17:29.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:17:39.559Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c6fe0f18-e3ea-4325-ac44-eee6f8bc4996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:17:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:17:49.590Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7b8eac8a-1059-4201-bd99-8e71620720c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:17:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:17:59.609Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f2c11d73-5815-4ebc-9601-9a795781995a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:17:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:18:09.627Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=efb95295-ed2d-43ee-9db4-a581c136ed3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:18:09.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:18:19.645Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6acc22e9-cb5e-46a1-95ac-c9a850ba1aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:18:19.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:18:29.667Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=094d0860-c805-4f5b-991d-16e7f4926f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:18:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:18:39.683Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5861c1b3-4f58-4887-8ad8-caa875240c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:18:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:18:49.703Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f10f7760-6431-49b7-8805-3690a4da07be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:18:49.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T09:18:56.806Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T09:18:56.806Z |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-04-14T09:18:56.806Z |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-04-14T09:18:56.806Z |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-04-14T09:18:56.807Z |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-04-14T09:18:56.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:18:56.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T09:18:56.810Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-14T09:18:56.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:18:59.722Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3754d5aa-d5b8-421d-abf1-93ede2a0b5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:18:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:19:09.741Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2c728579-c116-4a97-91c5-9fc94260eb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:19:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:19:19.760Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8806b706-bc95-4294-9c2b-d0133b79ed7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:19:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:19:29.778Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5d0d3573-dd63-4096-8afb-101aa8f89927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:19:29.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:19:39.796Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3d4aaf0f-0cbf-455d-9025-44429337d59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:19:39.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:19:49.820Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=af798950-6957-4ec4-86c1-8c8919894ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:19:49.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:19:59.838Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3cbc8803-dbac-4cac-9e3e-5b67e7b6a8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:19:59.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:20:09.858Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=37035bc3-85e4-4537-9f6f-0c1a90d2f7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:20:09.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:20:19.879Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=13b75d45-ee70-4693-92b7-4ba305a5e7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:20:19.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:20:29.900Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=da87aa02-2050-4a5e-acd9-deb4b5e56489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:20:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:20:39.917Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=84e8fc24-8cce-4dd6-a7a0-b3ee07f90dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:20:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:20:49.937Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b9cc7e60-ea93-46aa-9138-314f44ce90c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:20:49.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:20:59.953Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=de19b364-0ca6-4994-b1f8-3f294787b356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:20:59.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:21:09.970Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a5869824-3870-4547-9d4d-d24974122ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:21:09.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:21:19.990Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=36e01dc0-f7e2-4b1b-a684-2510865f8948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:21:20.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:21:30.009Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3cdc4337-e45f-4f62-8d50-d28a36e9011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:21:30.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:21:40.029Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7e0be206-2a5b-4d4a-8d56-0e59ae89c499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:21:40.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:21:50.049Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=71f3cd4a-b242-4bfe-9560-074c356f3f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:21:50.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:22:00.071Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a823e6a2-2d93-4c23-923c-2d0156472ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:22:00.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:22:10.090Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=43481ea9-ba0f-4f6c-97cf-4846777de354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:22:10.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:22:20.110Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3c6a20ca-3c7c-4c02-9403-fb3f5e1b4b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:22:20.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:22:30.131Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7a89b5ff-f290-4714-9086-ae42cdc8cfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:22:30.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:22:40.151Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=eecdbeb8-4e08-4feb-970f-dd62ab24b3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:22:40.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:22:50.173Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=effc53c8-da52-4538-b9bb-103eadc80bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:22:50.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:23:00.195Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=47966e46-b426-49e6-b6b5-dc74f0920dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:23:00.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:23:10.212Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=841a05b6-f3e9-4d9d-9420-0afdca4d53fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:23:10.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:23:20.250Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=44b1c31e-9170-4039-9824-dcb475f8c21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:23:20.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:23:30.267Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0aca6cb6-fb55-490b-b6bb-6750a7396e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:23:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:23:40.294Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ca0b399f-ad8e-4f4b-9c49-62d528fc4a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:23:40.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:23:50.314Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=75865288-7ce7-44ee-9745-389a9c1c9518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:23:50.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T09:23:56.757Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T09:23:56.757Z |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-04-14T09:23:56.757Z |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-04-14T09:23:56.757Z |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-04-14T09:23:56.758Z |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-04-14T09:23:56.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:23:56.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T09:23:56.761Z |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-04-14T09:23:56.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:24:00.349Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e7902a76-f6c1-4609-a068-c4a1eec10649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:24:00.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:24:10.368Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=cbf2dbab-afd2-4bb7-b5f5-55aa754049f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:24:10.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:24:20.387Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4074d88b-fb0e-4064-b255-2908ea918ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:24:20.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:24:30.404Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c66e98e0-ab9f-4cde-9e27-25e8c2d71726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:24:30.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:24:40.430Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c2e63376-3907-40b8-8c9a-cdc78fb1391b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:24:40.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:24:50.447Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=39c6178e-9227-495d-8c65-2473d7875160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:24:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:25:00.463Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=007903dd-1c31-49a9-abcf-8e738a7c312b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:25:00.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:25:10.478Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=818cce11-2041-485c-9a0b-bac0e8ee5cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:25:10.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:25:20.498Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d25527a8-524a-4e4a-9b67-2b9146c862c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:25:20.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:25:30.518Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f3407a67-c5e9-47b1-9213-bd7c9fde9c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:25:30.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:25:40.542Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e9207169-9621-4f02-a0b2-2ff5ee85847d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:25:40.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:25:50.558Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2b35091d-026b-41a6-80fd-a476071e96f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:25:50.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:26:00.585Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=78313b94-8b0a-48f4-9899-46ddea3cdae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:26:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:26:10.604Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c1a416a6-b353-41ff-8a3d-cd76b37fa6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:26:10.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:26:20.625Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1f0bbb27-9ad6-4ba7-8833-8d9f3aa08131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:26:20.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:26:30.645Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=29e8e7d5-aac8-4f1f-b840-757b562c1bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:26:30.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:26:40.666Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1ab5b52c-3647-49e6-aaf8-da532bf9752d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:26:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:26:50.684Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6287e1fd-e4df-4851-b57b-9ef3e0209b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:26:50.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:27:00.703Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5497a9ae-b3ed-42b6-aa81-4437c342736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:27:00.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:27:10.721Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=eb5c2fd6-1628-42dd-aeeb-b28717f3ba77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:27:10.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:27:20.742Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=247ab1c7-167f-4198-8f87-ee25d01e86ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:27:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:27:30.763Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4e89eb29-4ed2-4e49-96c5-b0158d1e6ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:27:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:27:40.783Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=868959ae-612a-4f02-ac97-dfbaa0e7742b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:27:40.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:27:50.803Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9a11cab8-3f07-4390-a501-b775f9aafd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:27:50.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:28:00.826Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a12cc11e-2a0d-49b7-89a6-896e9033cc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:28:00.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:28:10.845Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4adf35a9-1ec2-40c9-8e7b-a0dc7bb17ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:28:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:28:20.867Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7df41830-3d63-4103-83ba-3bc311337173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:28:20.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:28:30.896Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=686f83e5-5369-48ed-bceb-c9c9a146f4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:28:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:28:40.913Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5c6005da-c4c5-4537-a040-d970da45aaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:28:40.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:28:50.935Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d2b52795-c7ef-43a8-bf6e-ffecd61d8cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:28:50.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T09:28:56.744Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T09:28:56.744Z |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-04-14T09:28:56.744Z |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-04-14T09:28:56.744Z |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-04-14T09:28:56.744Z |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-04-14T09:28:56.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:28:56.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T09:28:56.747Z |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-04-14T09:28:56.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:29:00.953Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=12e56915-d6af-425f-a8a6-dbc9b5e0fdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:29:00.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:29:10.969Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=84355c2c-fa6e-40f2-8108-951ba32b61ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:29:10.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:29:20.987Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=82050d50-0810-4f5b-8cb0-b85ed2c2af32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:29:21.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:29:31.012Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=df170a3e-e86b-4491-ae43-3a150beac70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:29:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:29:41.030Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4de85e22-a2d3-4ddb-92d8-436fbfe98689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:29:41.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:29:51.048Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3960e8f1-1d11-4ea4-b8fe-53fecbf8a171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:29:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:30:01.068Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=268610be-0faf-4ea6-ac16-2d7bbe72cf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:30:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:30:11.085Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f0871c5d-f11e-4d98-8a18-aa84ad695596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:30:11.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:30:21.104Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6e3fe09d-8f75-486f-960d-0b1ed25c4d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:30:21.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:30:31.120Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c2b736ce-276f-4611-a8bb-0c089a5d805d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:30:31.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:30:41.139Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2d38b884-d7cd-4864-899f-29de10fe5360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:30:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:30:51.157Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b788c8c9-e5c5-4365-b14f-be182cafd3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:30:51.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:31:01.175Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6d1e4cb9-6637-4355-84ca-b507f8aba647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:31:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:31:11.191Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9a59ceee-04d3-4689-8535-895a530ba80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:31:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:31:21.208Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1d99caec-e278-42f4-9f79-6bb0daa5e60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:31:21.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:31:31.222Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4d2d1c55-368f-46c7-9c0e-16465470fe52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:31:31.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:31:41.242Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fb01dba8-2bd3-4eb4-bd81-8b8043b1f2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:31:41.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:31:51.259Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=72effff5-3829-4f4d-ad68-4b6a057b411e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:31:51.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:32:01.277Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=cce8a0bb-b3ff-413e-ac47-7bac02f0604a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:32:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:32:11.294Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=11f5d378-c949-44c0-a043-0f6f6b5020fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:32:11.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:32:21.317Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f19cf36a-f452-4275-8b6f-91a6265a136f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:32:21.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:32:31.337Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0217cfd9-24f3-4ae3-ac44-0ef4764cc1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:32:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:32:41.355Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6500eaba-410b-4c77-9017-6309e96bc36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:32:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:32:51.373Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0f7f272c-581b-46ea-9e86-917725f6283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:32:51.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:33:01.391Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c869569c-79f6-431c-99c0-1f9c44dd3a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:33:01.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:33:11.410Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ee65a546-03e6-433b-a2f1-5138135bbeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:33:11.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:33:21.432Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8f8d13e4-c53d-4933-a714-63e16b2f5b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:33:21.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:33:31.454Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1faaa07a-2ba0-451f-9b71-14aaebc312d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:33:31.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:33:41.472Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f5e39b1b-a2f2-431c-ad72-1acd8157ae45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:33:41.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:33:51.492Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=69030bd5-970e-465e-8146-1f150f8d75e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:33:51.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T09:33:56.796Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T09:33:56.796Z |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-04-14T09:33:56.796Z |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-04-14T09:33:56.796Z |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-04-14T09:33:56.796Z |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-04-14T09:33:56.799Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:33:56.799Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T09:33:56.799Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-14T09:33:56.801Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:34:01.523Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=74fd5f44-aea1-451f-b796-b90ef56107b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:34:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:34:11.546Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=98cd4e33-f726-40c3-8e3b-1249c6aa644b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:34:11.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:34:21.565Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=092a39d4-7ae5-4c8a-8727-8086785a4621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:34:21.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:34:31.582Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ba2c0525-394a-4d38-afd9-f9481b597008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:34:31.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:34:41.601Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5b4335c1-6fe4-4fc5-b3fe-a68efe577c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:34:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:34:51.620Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3ccdad7a-0d95-4aab-93b8-3420de7cc860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:34:51.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:35:01.639Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=94209da8-5e60-429f-8ebf-cdd9ee9e790d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:35:01.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:35:11.659Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e7d00c05-bd8f-4524-ba02-a2d3b189ff0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:35:11.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:35:21.679Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3e2fa6e8-fc40-4da3-b8e7-bfb727dd36e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:35:21.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:35:31.697Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9edbebdd-9173-48cc-9285-f6d7d9e58d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:35:31.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:35:41.716Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a9389669-04ba-420c-9eee-46629b125280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:35:41.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:35:51.734Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=889e50c9-32b4-4429-b38e-f34742436ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:35:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:36:01.752Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7f111a17-8e29-429b-9a37-58bf36fd31f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:36:01.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:36:11.772Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fc1013ec-00fc-4c0b-90f4-d5b8a0b0333e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:36:11.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:36:21.788Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=dd51fdc7-42f1-4c8b-9356-01107c10d044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:36:21.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:36:31.808Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=353f49d3-39d3-430c-8e62-60cfd6f3d66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:36:31.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:36:41.825Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=015818f9-968b-46b5-8140-c13928ee7335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:36:41.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:36:51.844Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3022af8d-750f-43d7-a127-d4a5eefa1a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:36:51.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:37:01.862Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c37add26-0224-4256-b93c-e8600111adb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:37:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:37:11.878Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d2a66140-d339-4518-8576-b76e248c2873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:37:11.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:37:21.896Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1e2a4ec5-5224-4350-af1b-a920db03a801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:37:21.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:37:31.915Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=580c257a-9022-4ce7-9e67-0ff8f76aed55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:37:31.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:37:41.936Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f3eac0c2-c4d1-44a4-bb10-0dbf88a4e452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:37:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:37:51.954Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a21c77fb-ade7-448d-8f66-ceb86c0e2b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:37:51.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:38:01.980Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=dd0356d6-9b66-4aa2-bdeb-203dc82b4b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:38:01.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:38:11.998Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b2051a34-330a-41dd-bd2e-d375b03d98c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:38:12.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:38:22.016Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1fc74c11-375b-4c2c-bb8e-8d6ad5c94c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:38:22.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:38:32.036Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9f191d49-0a82-48f0-9682-447627ecd9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:38:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:38:42.056Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2d217cd2-caa0-42dd-8ac4-4bacee85bbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:38:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:38:52.075Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=01a6cdff-affa-4872-a103-f703bcc4486c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:38:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T09:38:56.768Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T09:38:56.769Z |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-04-14T09:38:56.769Z |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-04-14T09:38:56.769Z |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-04-14T09:38:56.769Z |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-04-14T09:38:56.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:38:56.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T09:38:56.772Z |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-04-14T09:38:56.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:39:02.093Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=859ce364-dd9e-4541-be78-816803875562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:39:02.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:39:12.115Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6d41043a-3494-4914-b53a-df8bd651d29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:39:12.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:39:22.134Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0a85c9b7-02e7-4f91-b9ab-febc3a1c5658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:39:22.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:39:32.153Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=371ca6b9-b9de-43a5-83ef-99af6588f88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:39:32.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:39:42.178Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=36e741b1-e30e-439f-9ce2-1b780d23e93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:39:42.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:39:52.199Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=00e620e7-d232-4221-a6a3-5b6450f8903e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:39:52.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:40:02.217Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=592d8e2a-54ca-4f96-be17-51a9dd23e90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:40:02.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:40:12.239Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3cc50067-064c-458a-a24b-9622e06436d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:40:12.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:40:22.263Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=bdc258c0-ea72-482c-9bf1-5be810052ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:40:22.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:40:32.282Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ac8ece60-ae35-4fe0-b709-3d3b98131e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:40:32.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:40:42.301Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=cf23786d-6357-463e-815c-5f5cb71e0820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:40:42.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:40:52.321Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1a3955f8-9f1f-4e2a-8f32-af39d54e2066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:40:52.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:41:02.340Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=bbfe920f-d37d-4049-b655-bf37b606b736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:41:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:41:12.359Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b788e66f-76cb-4c66-9682-c163f22f4bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:41:12.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:41:22.375Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=93f145b0-6487-420d-8761-875dfdd054ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:41:22.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:41:32.394Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=507065fc-5a24-4ddc-b575-870fe5e9a15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:41:32.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:41:42.411Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=361ee76c-2afa-41c2-b9cb-c8986705546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:41:42.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:41:52.430Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2c0778a4-4acc-4f94-96bd-0f9512ff492a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:41:52.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:42:02.448Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4f3584e9-7b52-4fdd-8378-55cdbbf70320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:42:02.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:42:12.465Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d7cf61b3-f933-46eb-84f7-335264d1a0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:42:12.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:42:22.489Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=86e780d7-d799-43c9-be57-17a3e4a43b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:42:22.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:42:32.518Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ecbfbe30-ea6c-4e6a-91f3-79c5e5e0a42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:42:32.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:42:42.535Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e5b174be-e11b-4875-80b4-52478f5f4bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:42:42.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:42:52.554Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=606ef69d-3acf-4270-98c9-9533714ca892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:42:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:43:02.574Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f872b1b9-f111-47d1-976e-c30f3417a71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:43:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:43:12.593Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b7c5846f-2de5-4751-8f21-3632aa205712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:43:12.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:43:22.609Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=36b20f54-5fae-4521-9779-88d38f6a7522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:43:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:43:32.630Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7be479b3-151b-4636-b0d6-4075fb47cd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:43:32.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:43:42.661Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2d6dd532-fd88-4408-b693-2346fb261981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:43:42.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:43:52.682Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4c63b7be-84a2-4b83-bb63-93ba02d8e4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:43:52.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T09:43:56.749Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T09:43:56.749Z |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-04-14T09:43:56.749Z |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-04-14T09:43:56.749Z |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-04-14T09:43:56.767Z |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-04-14T09:43:56.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:43:56.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T09:43:56.770Z |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-04-14T09:43:56.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:44:02.700Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=48e6d5a4-35b4-4e78-8e87-6c4b39df8be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:44:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:44:12.718Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d35170fe-5e93-4598-8543-44c2e13fb1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:44:12.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:44:22.742Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d74bb686-f6d9-4e60-946a-3b6da9aeea11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:44:22.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:44:32.760Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e2b00a0a-2176-41c9-9565-9f5d4f62e46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:44:32.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:44:42.786Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b95c9308-e889-450d-842f-fe552b111fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:44:42.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:44:52.804Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=29f46070-5466-4554-9ee9-88322daaaed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:44:52.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:45:02.820Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=aa280784-89a6-4f7b-815c-c2bc6c95c8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:45:02.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:45:12.835Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=04b6ffec-57df-4db2-b8a0-875802e4ee93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:45:12.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:45:22.852Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=530b4973-eacc-4d21-8a89-9cf0b33d2ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:45:22.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:45:32.868Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d317b67d-4723-4d44-890b-175e69f39e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:45:32.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:45:42.885Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d66fa445-cc87-4484-94f1-30317874fb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:45:42.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:45:52.902Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2814767a-c4fc-4d69-b591-4a70ebecf05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:45:52.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:46:02.920Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1a9498c3-e2b3-481e-a672-2072934f1481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:46:02.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:46:12.936Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=bd10db87-be93-4836-b6f1-1e1ee0047af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:46:12.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:46:22.952Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e0e89491-bc4b-48a6-8b9a-64889caf5736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:46:22.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:46:32.971Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=cc3b9004-6ec0-4bd1-9522-fef5c9081996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:46:32.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:46:42.989Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=38692a6e-77d2-4262-be4b-0b92cebf23f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:46:43.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:46:53.009Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=da81b00c-d635-4972-af4b-da27c12a8f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:46:53.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:47:03.028Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1fd6d566-2708-4ccd-9849-8b88cfe9aa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:47:03.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:47:13.045Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a645a82f-e014-4f3d-a388-469750bc13bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:47:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:47:23.062Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=73c7bdf3-ac08-4261-b25f-f3525aa2e2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:47:23.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:47:33.083Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8691d0a6-7408-4baf-ae76-caf37acc1a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:47:33.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:47:43.101Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ede8eaf4-d446-47e9-8767-5c1479c382fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:47:43.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:47:53.122Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d1e44573-2003-426d-8aca-3b6a4f56ff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:47:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:48:03.143Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f07deb71-2159-40c0-9751-7228759710e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:48:03.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:48:13.163Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=809f1b75-6d49-438c-a3f4-f8e1277ddc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:48:13.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:48:23.182Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a310ac14-3dcf-42c5-b552-9b217111ae2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:48:23.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:48:33.203Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2f867cb2-b552-418c-88fa-26c071b6378a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:48:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:48:43.222Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=afe3b630-4513-461a-9c33-e18d891f9085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:48:43.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:48:53.243Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=658d27d0-27d2-47cb-98ee-0afd3c513e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:48:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T09:48:56.737Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T09:48:56.737Z |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-04-14T09:48:56.737Z |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-04-14T09:48:56.737Z |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-04-14T09:48:56.737Z |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-04-14T09:48:56.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:48:56.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T09:48:56.740Z |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-04-14T09:48:56.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:49:03.262Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=859fd351-2838-46f4-83af-bf4f186be6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:49:03.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:49:13.282Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2089139f-455e-42db-92f5-4d0e2dd0996a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:49:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:49:23.301Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fbaf7f0c-bba7-42b9-b60e-c442c9e634f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:49:23.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:49:33.328Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=64dd7eb2-a7a9-4a05-805a-c57435be983d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:49:33.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:49:43.351Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b431cc85-1c6e-4e0c-9e29-e45c6120ec72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:49:43.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:49:53.369Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2e6935d0-7195-40a9-855e-441f33824391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:49:53.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:50:03.388Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=130e790e-ad12-47ee-80a4-acf5827be60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:50:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:50:13.406Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=abdd59db-c8fb-4a73-bb8f-82aae6b44dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:50:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:50:23.427Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=57ff2495-9885-4fa4-ae11-b4cc9db46038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:50:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:50:33.446Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e1fb4910-91d5-4aff-b491-e29bd11e03a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:50:33.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:50:43.465Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=171a1cb0-7f33-46f3-ae2b-f3540f8b4167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:50:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:50:53.492Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=45e0abcb-754d-4fee-a7a5-23665d18bb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:50:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:51:03.513Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ad421be4-9aa7-407d-beed-760621ab2748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:51:03.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:51:13.534Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a19e8acd-46f5-46dc-bed7-cba24d6e45c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:51:13.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:51:23.571Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=01a86f76-311a-4540-a722-dc3ffbd40d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:51:23.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:51:33.593Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2ecf6f48-e7b0-466e-99b4-3ffb689b1782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:51:33.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:51:43.611Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f9e2e9e8-287a-494b-9cc3-742a554d28a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:51:43.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:51:53.626Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=48ab2b76-e29e-48af-97c3-99d14de35190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:51:53.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:52:03.646Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2f25f96c-0437-4e26-a0c0-2d9b6bcf75e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:52:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:52:13.666Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=07733da5-7bf7-48fb-bf95-f7b88e607b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:52:13.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:52:23.687Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f9b47898-30f0-470f-b018-f10dce1f3a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:52:23.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:52:33.704Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b9bd2340-7e28-44ef-9a7f-1d7cb9a96785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:52:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:52:43.720Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=dcfa67e1-63f0-4f99-8d28-9e939e2864ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:52:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:52:53.736Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1617af91-ef75-47ca-a6f6-2d55c39ea41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:52:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:53:03.753Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2b18cb58-7cf6-4307-a7f4-b85292a25ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:53:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:53:13.770Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5d49e9a1-439c-4c54-8e1d-c4940f0c2b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:53:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:53:23.789Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b2d45963-0b67-407a-b6c6-4dcf0cf67e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:53:23.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:53:33.805Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2d5474ae-1fb4-4b60-8d04-c0a19adcf0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:53:33.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:53:43.823Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e71fa9eb-fdd6-402a-93ca-3235176d00dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:53:43.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:53:53.840Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=eec5deae-e00b-46ed-ac70-699c70ace3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:53:53.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T09:53:56.779Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T09:53:56.779Z |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-04-14T09:53:56.779Z |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-04-14T09:53:56.779Z |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-04-14T09:53:56.779Z |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-04-14T09:53:56.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:53:56.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T09:53:56.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-14T09:53:56.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:54:03.858Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3020cfea-1b47-460e-a9d4-286a5cb8c1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:54:03.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:54:13.875Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=258d23f6-e0b0-4a7a-894d-1cb3cbb97c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:54:13.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:54:23.893Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=120f1342-48d5-4310-81de-af742a1b8c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:54:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:54:33.910Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9e1275f0-83cb-4c5e-86b8-687386b35aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:54:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:54:43.929Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=78c61991-48da-49b9-8a51-d37a71d9713b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:54:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:54:53.950Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b6390069-e22a-452e-af35-78f3eae22cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:54:53.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:55:03.964Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=856c2cda-e7b2-488d-b0e3-e2da8418b660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:55:03.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:55:13.990Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=90861d13-a6ab-4a43-813c-51ba91f6c650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:55:14.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:55:24.008Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ab2135f7-e9c4-419c-8226-4d4941a2c177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:55:24.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:55:34.026Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=176c0000-9f3a-438a-abf4-9be67cf429cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:55:34.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:55:44.050Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=68c0e31a-aee1-40fb-98e4-f31f4a2a6120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:55:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:55:54.068Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d1c3d4e2-239c-4544-abf4-bf932386f19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:55:54.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:56:04.086Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e31e29b8-973f-45d5-9f10-4eaad0f2f5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:56:04.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:56:14.103Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=40dd8308-198b-4e29-b384-9c0ff5aea971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:56:14.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:56:24.123Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=398b9340-6da5-4c30-aea5-43a13564534f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:56:24.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:56:34.141Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=99f20e8d-43b0-4cc5-a636-274dcb8e9132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:56:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:56:44.164Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=93f0b632-43c5-42f0-a3a9-946f345093e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:56:44.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:56:54.183Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8d9d8765-dc43-436d-ae8a-129380c0bc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:56:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:57:04.199Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5739316a-01ca-487f-ad99-25f39866ab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:57:04.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:57:14.220Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=69904880-0b16-4950-8ff6-bbf5f07186fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:57:14.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:57:24.238Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=84d81928-c17c-4b92-ac80-70071b7270e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:57:24.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:57:34.260Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4a9109ce-17ca-4225-af05-580f37d08450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:57:34.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:57:44.277Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=62bb345c-d02b-419b-ba27-1d060997acd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:57:44.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:57:54.297Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1c448d89-d676-4682-b616-66379673e86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:57:54.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:58:04.314Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=478b6a57-3a53-4579-a039-3ad437479c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:58:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:58:14.334Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2093a0e9-af5d-44e1-abfc-3b9ea2e6dcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:58:14.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:58:24.355Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=90383754-7c5d-4f1c-ae1f-ab35339a44ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:58:24.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:58:34.370Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1fbed03e-4073-4e0d-94b3-d47548324489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:58:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:58:44.394Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5d24ce31-0b85-4fc6-a671-18ea84157140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:58:44.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:58:54.411Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=28809cfd-9d3e-4d91-893b-088a21431a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:58:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T09:58:56.791Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T09:58:56.791Z |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-04-14T09:58:56.791Z |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-04-14T09:58:56.791Z |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-04-14T09:58:56.792Z |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-04-14T09:58:56.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T09:58:56.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T09:58:56.796Z |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-04-14T09:58:56.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:59:04.433Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1d5875e9-d25e-46be-8c9c-ae13326dba2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:59:04.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:59:14.451Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7e82bd7e-3984-4813-bcb5-7a781fbd747d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:59:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:59:24.475Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a3d4bed4-250c-4981-8730-6feab4c80df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:59:24.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:59:34.495Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8302e929-af24-4437-837d-e26089b3a45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:59:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:59:44.517Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b611bb31-4a71-401e-b54a-f4844177b918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:59:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:59:54.538Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a6de3bdd-7d6a-413a-a81a-013de874dd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T09:59:54.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:00:04.556Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ad9e62a6-4dd1-4fb6-b443-7db626304d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:00:04.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:00:14.582Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f4b21748-7248-4e38-a005-f91bde50190b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:00:14.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:00:24.602Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=237ddd62-ca58-4b0b-a354-5beefec97e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:00:24.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:00:34.622Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a15dfe2d-b87b-436b-a5b0-c2bf8b22a291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:00:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:00:44.644Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d08932ff-b95c-499f-83f6-4932015184e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:00:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:00:54.666Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=be6aaf3c-906c-4f07-9419-c496e26a2b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:00:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:01:04.687Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=de5a5982-2046-4c14-a88e-812da3434b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:01:04.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:01:14.704Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e72d5753-629e-4041-9209-e9abdbc17181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:01:14.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:01:24.723Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f3c3d2d3-efa8-47b5-8bef-373080bbadb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:01:24.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:01:34.741Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e08b45d0-b4d2-4f27-9775-454e66a28e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:01:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:01:44.760Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6d14a9da-f27b-488c-b53b-e297d1413abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:01:44.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:01:54.782Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=44e75c7f-0a41-436c-8126-b167e157d1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:01:54.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:02:04.799Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=75300206-edb0-498a-bcfb-e843c0413aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:02:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:02:14.817Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=91e0c62c-15e1-42f0-a441-2475e51d73dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:02:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:02:24.837Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=47369986-dbe8-4177-b537-61006a49cf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:02:24.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:02:34.856Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ce6427f0-5b99-4ad8-9fb6-8ce5914f4621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:02:34.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:02:44.875Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5a54c9a8-cf13-4683-82b3-58f8f1c0f0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:02:44.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:02:54.893Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=22e686f0-1ce6-4e73-ae5b-166411b39b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:02:54.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:03:04.912Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1c0b7e78-2e0b-4957-bd98-fb9bd99e577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:03:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:03:14.930Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5348e1c9-94dd-4281-bf32-702d00b007b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:03:14.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:03:24.949Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2070447d-9cd1-4e48-aa84-4f69f1e4154c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:03:24.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:03:34.971Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b9fb588b-444f-4831-8807-867df139bd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:03:34.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:03:44.991Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a73efb8a-7840-475d-bc78-1de0a3fadbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:03:45.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:03:55.010Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8d392308-291f-4531-abfa-e934d13f85e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:03:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T10:03:56.744Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T10:03:56.744Z |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-04-14T10:03:56.744Z |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-04-14T10:03:56.744Z |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-04-14T10:03:56.744Z |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-04-14T10:03:56.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:03:56.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T10:03:56.747Z |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-04-14T10:03:56.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:04:05.031Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=97d671b6-fe14-47a6-b44d-02a5eb444cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:04:05.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:04:15.053Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e3289de0-b94c-4fd7-a1b3-0a1819cb75ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:04:15.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:04:25.069Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7a7780bf-3f35-413f-974f-895205559b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:04:25.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:04:35.086Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=75b0595b-7529-4b50-83f5-49d1fd3433d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:04:35.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:04:45.104Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5b7b9b22-f463-4c0f-b4d2-836434d6b28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:04:45.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:04:55.124Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fe65206f-0c0b-44b2-974d-3a6455866ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:04:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:05:05.144Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=094918b4-ce90-46d3-9310-fb909bc133db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:05:05.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:05:15.161Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=128b8058-266e-42a9-ae57-b17d338bf8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:05:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:05:25.199Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=de47e1be-5e5b-4903-b6d8-b50d5ea0208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:05:25.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:05:35.224Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b71b5a99-8bcc-4beb-be52-97d732b4e1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:05:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:05:45.243Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ed2041f1-f57c-45a6-8f95-b9f82ca9cc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:05:45.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:05:55.260Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4dbb62c4-5d52-401e-b22c-511382e219ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:05:55.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:06:05.279Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e0221eeb-9351-4fcd-8056-0b37d98cd17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:06:05.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:06:15.297Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fbd5e3fb-7458-4b03-9e95-ffd5c1af3624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:06:15.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:06:25.313Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=53323fc5-508d-421a-9ca5-42e0baa63683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:06:25.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:06:35.334Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e4815b3d-0d15-4075-a396-9f6b368a9c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:06:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:06:45.355Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4099dc63-c4b9-49bf-b8ab-7b99b4cbbc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:06:45.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:06:55.372Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f0d8aba9-763a-4408-8e79-fad33b252360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:06:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:07:05.390Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=16633b95-6f41-4141-8757-ed111cedcecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:07:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:07:15.411Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0d8fe255-4bd2-47f1-9d89-abd622cf6952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:07:15.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:07:25.425Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e6937e96-c059-4bac-9f6c-d24d3c6d29b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:07:25.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:07:35.444Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=94f64301-d355-46de-b35b-e623181d5e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:07:35.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:07:45.463Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a770c123-5ccb-4ac6-b3f1-fda1ef339ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:07:45.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:07:55.480Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d2b2b9c7-fa8c-47de-8237-3b97df2de4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:07:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:08:05.495Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0360c039-3761-4210-8fd3-9ad3d7fea3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:08:05.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:08:15.517Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e635489f-1a16-44e7-8998-0ba3a090e4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:08:15.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:08:25.531Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f18e363e-7854-48b4-b143-7aa780ac35b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:08:25.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:08:35.548Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=295b1ee5-ff80-4718-acdc-acbc736d7859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:08:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:08:45.566Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0faf1c29-45fc-40b7-b374-3d64e75b437c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:08:45.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:08:55.583Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=860faf5d-af0d-4edd-b5c9-59419fcd94fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:08:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T10:08:56.758Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T10:08:56.758Z |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-04-14T10:08:56.758Z |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-04-14T10:08:56.758Z |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-04-14T10:08:56.758Z |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-04-14T10:08:56.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:08:56.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T10:08:56.761Z |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-04-14T10:08:56.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:09:05.599Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ace8e7c4-dbf8-42e1-86d3-aeaef7d658ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:09:05.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:09:15.621Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d95e0aa0-688d-476f-9dc8-576d08b2cbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:09:15.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:09:25.641Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=98af1d75-169e-4993-a199-b389c1ac807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:09:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:09:35.660Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a603d2b0-334d-43c6-94c7-b9c2650ba10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:09:35.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:09:45.678Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=28939106-7e66-4257-92a7-bb9a4fadda6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:09:45.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:09:55.710Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b6596f6b-1039-4c2a-955b-1dabac87322e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:09:55.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:10:05.730Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=898b8a14-3392-4e84-b831-d2c5fb0013d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:10:05.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:10:15.747Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=88fb1ecf-a628-4bdb-9a01-2f8b8237ff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:10:15.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:10:25.763Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f49b933c-9086-4ec9-a341-2b14f5bb8e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:10:25.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:10:35.782Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6ff3b861-4a1c-45bf-a784-f6b43c5531e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:10:35.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:10:45.803Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7cd07ebb-bd58-4ae7-8f20-0c3d90b25bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:10:45.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:10:55.823Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a2dd1e26-8e02-4a5f-af39-fe13cd9db0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:10:55.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:11:05.842Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8bcdff2d-f100-4975-94de-09ea5b2f206c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:11:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:11:15.860Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9eaec390-1c6f-45f0-85e1-a0d8922267a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:11:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:11:25.878Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8f6be9d5-6d67-4a49-ad86-6ec47c8a1c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:11:25.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:11:35.897Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f391a5e0-ee23-4224-bc12-814814739d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:11:35.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:11:45.916Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=69713b72-70db-44d6-ba84-663f14312c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:11:45.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:11:55.937Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ae777fa6-aee5-4de8-8f42-c711141250b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:11:55.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:12:05.957Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2a876a67-4b1c-4b65-a6a2-cce4a3349481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:12:05.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:12:15.976Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f784d421-6df2-4ecf-ab53-b65933a089ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:12:15.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:12:25.993Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a4d77641-3761-44fc-9cfc-a62408e97c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:12:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:12:36.014Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=82e8cb60-cd9e-4d89-87d0-dd402efb20a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:12:36.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:12:46.032Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=dd811574-b313-4e44-9441-f38d50da4002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:12:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:12:56.050Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d662848a-7a2b-4dfa-957a-e5b9ffd58a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:12:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:13:06.069Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1861fc88-3d98-45d3-a3ed-99c1c1122f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:13:06.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:13:16.088Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=07220341-1602-402f-a7ba-28bdd3ef848a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:13:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:13:26.105Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=61f69f69-a4dd-4bd5-a96e-67edd83cb95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:13:26.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:13:36.125Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=14588b87-b7c1-42a2-8be1-3e72f6838db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:13:36.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:13:46.144Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=589c9686-427b-4f90-92a1-5db03b5ebfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:13:46.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:13:56.162Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1c477940-c9c3-4ac9-b30d-18796778e045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:13:56.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T10:13:56.731Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T10:13:56.731Z |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-04-14T10:13:56.731Z |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-04-14T10:13:56.731Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:13:56.732Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:13:56.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:13:56.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T10:13:56.734Z |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-04-14T10:13:56.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:14:06.181Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b2597a65-62fd-4a8a-a377-d83c13a8d8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:14:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:14:16.200Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=24418596-f1be-40b4-9d7c-45bdb3bbf8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:14:16.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:14:26.220Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=53482803-592d-4f5d-9df2-ba603e5b08c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:14:26.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:14:36.240Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=eb24c984-d9f1-42b0-be5b-99d81cefa639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:14:36.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:14:46.259Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7cccd138-bd58-4285-b561-d71c4c6f1311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:14:46.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:14:56.279Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5d7579ea-9f27-4029-be46-0aeaade2a97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:14:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:15:06.301Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=88022345-caea-4508-a8e7-6cb44346a20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:15:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:15:16.321Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=54e33779-faec-48a2-b747-9e5019812a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:15:16.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:15:26.341Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c7dd771d-e7a6-40a9-8984-d4c75a6cf73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:15:26.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:15:36.359Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=478d8f56-c18b-4628-a2bd-c8db48cad11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:15:36.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:15:46.381Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8586530a-8aaf-456f-9157-7627bbc469bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:15:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:15:56.397Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=52c5a938-5232-46be-864b-85f14593c34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:15:56.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:16:06.415Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=32a4dc49-3da3-4a72-bf28-c7fc72c298a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:16:06.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:16:16.434Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8b71e66c-c7ce-4f53-af48-675df53591cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:16:16.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:16:26.451Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=061c5140-eddd-4c10-abc3-3165a7451786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:16:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:16:36.473Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fb7e1ee0-d271-45bc-803e-eadfd940380c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:16:36.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:16:46.492Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6eb22667-79b9-492a-993d-6fc7ccd16425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:16:46.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:16:56.513Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ec9381ec-6da7-4611-bdc4-df1d9cb86669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:16:56.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:17:06.547Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=034a01d9-9772-4276-8f1a-a9e6f805c18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:17:06.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:17:16.567Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a7afd3cd-dae3-4e98-8020-5ed165f2b0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:17:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:17:26.586Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=df63df3d-2414-4c29-a5bd-8009a8d722d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:17:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:17:36.605Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b36fad02-e767-44ac-b42a-200929419335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:17:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:17:46.624Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=25fb885e-7098-4804-bb0d-89ebceabbe5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:17:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:17:56.642Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=038cc720-e7ea-4ec1-9117-e1568fceb510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:17:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:18:06.661Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=10540dec-6eca-4318-81ce-5aab7bcc89f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:18:06.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:18:16.681Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=19abf613-d32e-4117-8dd5-dc815697fbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:18:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:18:26.701Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9d874a3c-10f7-425f-be57-2acebb877c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:18:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:18:36.717Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0c510130-76c6-4494-89f3-2f6c060e9742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:18:36.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:18:46.735Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1a7f38e8-7d3a-40da-a736-b15ef58ade67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:18:46.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T10:18:56.750Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T10:18:56.751Z |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-04-14T10:18:56.751Z |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-04-14T10:18:56.751Z |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-04-14T10:18:56.751Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:18:56.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:18:56.754Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b08cb22e-ba26-4690-b703-ffa020bfd0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:18:56.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T10:18:56.755Z |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-04-14T10:18:56.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:18:56.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:19:06.775Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f57e6769-0e95-4b9a-bab2-ccd5e9d314cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:19:06.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:19:16.797Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=03719443-5990-4429-8a11-377056fac562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:19:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:19:26.819Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8bd9141c-d222-4192-8509-e2b8ba7fb9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:19:26.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:19:36.836Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b87ca53c-373c-4e15-bd6d-d02de3fc9986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:19:36.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:19:46.855Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4070b3ff-5ee0-4d59-926a-0d73cd140376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:19:46.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:19:56.874Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4220ce9a-9006-4659-88bf-e856ba592826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:19:56.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:20:06.897Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3c569453-0c3e-4243-8ce1-e29266116fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:20:06.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:20:16.917Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fb5ec9d0-594d-4316-8161-c0a74fdf81ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:20:16.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:20:26.934Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c8159d29-7915-4d53-8d6f-548ef4834a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:20:26.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:20:36.952Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1eb39e64-f99a-49c3-b390-74d6191673d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:20:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:20:46.969Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=78532623-79b9-4c87-80a2-2fd9a435c930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:20:46.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:20:56.990Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8b2c224f-10d6-4896-9324-36e0e452ec01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:20:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:21:07.006Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1e02c18a-58bb-4846-a95e-ac58bfc65fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:21:07.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:21:17.027Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4b31fa9e-7403-4887-81f6-e1940dfa96c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:21:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:21:27.048Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=232b4ff0-247c-4bc0-93a5-7490a2582bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:21:27.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:21:37.064Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3c31c283-1b48-40ea-b45d-92cea8d9339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:21:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:21:47.085Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0e24a0fe-a621-442e-8ab8-6a44218b6c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:21:47.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:21:57.106Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f01d3b18-747b-4361-b425-7a006d8e8352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:21:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:22:07.126Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d9b25dc5-b996-40a3-98d7-fd6dc62d0205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:22:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:22:17.146Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e78a9514-7075-49e8-9359-26624e408ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:22:17.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:22:27.165Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1461953d-d1e5-4a0e-8a78-67b81a8ff77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:22:27.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:22:37.191Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=06f74ac0-9d0d-44e8-879c-c1875956c254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:22:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:22:47.213Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1ac784f8-a74a-4094-bd89-76257b73ff70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:22:47.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:22:57.232Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b7d6be55-e6aa-4246-9b15-a00d108ba153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:22:57.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:23:07.251Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ebb2dc34-2e7c-4cb1-90f1-b4ee096e123a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:23:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:23:17.272Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4d092241-8b49-4089-95cd-4ea000ed00c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:23:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:23:27.290Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2ccfafd7-142f-469c-9103-187283e8fdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:23:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:23:37.313Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=eb38ad85-5d1b-4372-ab9c-e7db1aa94978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:23:37.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:23:47.331Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9dca4524-c33c-4091-8788-d7c8ca0116e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:23:47.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T10:23:56.823Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T10:23:56.824Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T10:23:56.824Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-14T10:23:56.824Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:23:56.824Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:23:56.827Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:23:56.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T10:23:56.827Z |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-04-14T10:23:56.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:23:57.349Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=af7f6520-7e40-4fa4-ba4c-6f06e9e77de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:23:57.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:24:07.375Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=09c1ce89-513b-429c-b48f-838b7abf8908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:24:07.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:24:17.396Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1452ad9d-9df0-45a4-b6ef-6cf96bd573af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:24:17.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:24:27.417Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4a192944-b953-4a3f-b743-ad4909592fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:24:27.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:24:37.437Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=21b45939-b2ae-46c0-8f34-3c37257726f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:24:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:24:47.455Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ccd136df-4013-4dac-9b09-bf4a5463f654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:24:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:24:57.480Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b6338466-cdc9-4776-aa1d-67eecf39aa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:24:57.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:25:07.497Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fb4830c2-55ad-4f52-a097-27c096a13da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:25:07.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:25:17.518Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=68d15012-49b6-47c0-af95-a5d5374c5c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:25:17.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:25:27.552Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=01dfeb01-3a61-418f-85f0-8378fe4d3420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:25:27.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:25:37.571Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7242b3f8-3552-4aaf-8146-e3818e319b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:25:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:25:47.589Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ded24614-e5a4-41da-bea1-f187f0ac88ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:25:47.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:25:57.607Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1b3317bf-00d6-4cc3-9ac4-9d3e22831409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:25:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:26:07.623Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=54f6cd5c-7d72-4c0f-9e67-3591051af05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:26:07.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:26:17.641Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=50bd1b13-8b23-47fb-9ba8-dd3f13ebe564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:26:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:26:27.659Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6a8ab784-0b1f-4e4d-ab72-67e9342cad2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:26:27.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:26:37.677Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=972d89a8-ffc4-41b2-907f-c7a55e7d7808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:26:37.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:26:47.697Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9f89de79-8a8f-4b3b-8d0e-26d11c032be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:26:47.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:26:57.713Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b4fd904d-799e-4d08-ac7f-6cce99e9196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:26:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:27:07.732Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a9870e54-ed43-46a0-909c-ce01e6abba91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:27:07.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:27:17.753Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4720c9c1-baad-431d-8a45-9299a9c43911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:27:17.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:27:27.773Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=818779aa-5814-41df-8b50-81765a9f407f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:27:27.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:27:37.796Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=95ae28a8-e7d3-4c05-90ac-27ee7e082780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:27:37.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:27:47.826Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e639191e-1f97-473f-b4c7-e528558b8c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:27:47.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:27:57.846Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=462a6f5f-b40d-4c24-9c4e-794ae3ee9adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:27:57.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:28:07.868Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b98f545d-7545-4682-a798-8f089191297a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:28:07.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:28:17.888Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=188cab1f-21a4-4d82-8a9f-89ce468d1eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:28:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:28:27.905Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c1a8b6f4-28fd-4d06-b9e2-bc5495023705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:28:27.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:28:37.922Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b2a8e26f-2c13-4d6b-b1bd-967ea021468c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:28:37.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:28:47.942Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2138cc70-c535-4bfb-8c7e-110120026bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:28:47.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T10:28:56.800Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T10:28:56.800Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T10:28:56.801Z |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-04-14T10:28:56.801Z |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-04-14T10:28:56.801Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:28:56.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:28:56.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T10:28:56.805Z |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-04-14T10:28:56.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:28:57.960Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=cc36af59-cd40-4084-9316-ec83ebf1ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:28:57.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:29:07.981Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=61eebe45-82e6-4c7d-bca6-1fb7f7c86073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:29:08.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:29:18.003Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1e8f9a12-e253-4910-91c9-28c730203016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:29:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:29:28.021Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=90fc9699-b9a8-4eb7-8e7a-506fc9515a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:29:28.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:29:38.042Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=61c1de1d-a8e7-4d30-882a-d4e8fdc1a4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:29:38.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:29:48.061Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d9f62b43-d5e9-43c8-978d-dd4d7d19eac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:29:48.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:29:58.080Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e9527f13-b227-4c74-99c5-1abf88f96850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:29:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:30:08.097Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6774b306-7a28-4424-b271-c1d790be4cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:30:08.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:30:18.131Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=be1709f4-1059-4630-b52f-a4b7f30f0bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:30:18.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:30:28.151Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7c168ee8-7e56-479e-855c-f4fe63fac5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:30:28.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:30:38.171Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=23050de7-0b61-4329-a45b-b52f9bd10c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:30:38.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:30:48.192Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7f8462ee-ac94-40d0-b7a4-35e0451ee843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:30:48.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:30:58.210Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=bdfca6ba-032b-43a4-913d-ca9ad0931438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:30:58.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:31:08.229Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b33f7337-d644-4244-81fc-6b76f202343e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:31:08.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:31:18.247Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=86b0b01b-0316-438b-ba5d-69abd7bcfd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:31:18.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:31:28.266Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=27448af3-ca1d-4810-84c8-ad27993a75f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:31:28.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:31:38.286Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7ebd5d79-c144-4804-ba49-fb28bed56e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:31:38.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:31:48.307Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9b827914-a20e-43b1-83a0-b8d5c59c6705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:31:48.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:31:58.327Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1aa6cba0-6be0-476d-8d82-f6c4e1e77c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:31:58.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:32:08.346Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=243522eb-ac17-4d59-a5dc-685fb23f5e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:32:08.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:32:18.382Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b5e23115-3318-4e75-b835-7b994b77516d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:32:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:32:28.401Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=63183dbf-6a50-4e9b-a9f4-12e7aa2ac829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:32:28.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:32:38.422Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=88ed2118-2082-4b99-a8f7-5b136ece1911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:32:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:32:48.441Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e21e9d83-b386-4787-90c7-7f13abb44102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:32:48.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:32:58.474Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9b3e260a-cada-41f6-b272-62a36627aef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:32:58.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:33:08.493Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d2bba4e3-13ab-4298-9ed7-56ee27cd7604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:33:08.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:33:18.513Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1fd326dc-a090-48e0-a88b-e1fcc2990a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:33:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:33:28.532Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a5deeede-9d87-490a-91eb-b57b6753233d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:33:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:33:38.551Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b35e307e-f1be-4cbe-aafb-4a04187458d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:33:38.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:33:48.572Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4150ad68-6071-4df2-b4b4-2c4771824517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:33:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T10:33:56.735Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T10:33:56.735Z |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-04-14T10:33:56.736Z |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-04-14T10:33:56.736Z |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-04-14T10:33:56.736Z |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-04-14T10:33:56.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:33:56.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T10:33:56.738Z |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-04-14T10:33:56.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:33:58.596Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=cb50ee1f-2f5d-4c4f-bc2d-5d7c83053a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:33:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:34:08.617Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3a7653a7-0943-4b31-8c01-b12131604051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:34:08.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:34:18.645Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4dd15622-1f14-4b57-8ec7-d015017e20c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:34:18.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:34:28.663Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=67ae0a07-1c67-4770-bca8-de2b64e62757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:34:28.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:34:38.686Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8ccde37a-2f57-47bc-bbaf-167c82e1dbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:34:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:34:48.706Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3ed6106d-8bed-46c3-8f08-a845fedbec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:34:48.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:34:58.725Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c235c69b-3475-43db-b24c-1bf39fc8978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:34:58.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:35:08.745Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=97d1292a-13e9-4c10-86cd-5bd9e3da86a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:35:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:35:18.763Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8edc2fd6-9d35-4d58-a657-074fb90c1e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:35:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:35:28.780Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9adf3381-fa64-428e-a75a-d315e41cd681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:35:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:35:38.800Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a00bf77a-22cb-44f0-bb2f-b1e61710079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:35:38.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:35:48.820Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=51793b4d-58c0-475f-953c-3bdf045925be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:35:48.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:35:58.840Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=db2d0c3f-f123-479d-b931-09f0eb43b04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:35:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:36:08.858Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6788c1ca-4bc9-4fc9-87a0-eec4fd0f2a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:36:08.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:36:18.883Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=14c7a1cd-01cc-4ff0-9dc3-ea5b324439b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:36:18.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:36:28.903Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=0aa250ab-01b1-4dcb-b150-555edf7e53e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:36:28.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:36:38.926Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c4f99aff-4b44-4701-a01d-8a1054a3f114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:36:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:36:48.943Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e83ba855-eac8-4c4b-a550-8286e1c5b9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:36:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:36:58.965Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b40c4d3a-6f4a-4f37-878e-d218619c2672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:36:58.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:37:08.986Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f1abec78-ae63-4b0a-8638-34551e1f4b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:37:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:37:19.007Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7961c3d2-6ac2-497b-bd25-ad303873ae0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:37:19.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:37:29.023Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5ad83b4e-4025-4af4-9d93-b163bc0583d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:37:29.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:37:39.044Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1e1311cb-22eb-4389-9c1b-6fe3aed5a953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:37:39.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:37:49.069Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e29da3a5-91c7-405a-8b88-ed024a6758f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:37:49.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:37:59.089Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=cef09dc5-b8d0-4efe-ac3e-956ad025ca7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:37:59.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:38:09.109Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=df305da2-0642-43f0-93b9-f4d28a92c7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:38:09.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:38:19.133Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=d010e6ee-d391-4ab7-965f-af02c41c5cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:38:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:38:29.154Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2528b118-431c-4715-9f99-638057bbe197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:38:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:38:39.172Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=14db881e-595b-4002-b5b5-2a9a424f5dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:38:39.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:38:49.194Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=758d5ead-ce8d-4e4b-8abf-9e152e213f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:38:49.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T10:38:56.765Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T10:38:56.765Z |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-04-14T10:38:56.765Z |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-04-14T10:38:56.765Z |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-04-14T10:38:56.766Z |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-04-14T10:38:56.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:38:56.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T10:38:56.768Z |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-04-14T10:38:56.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:38:59.215Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=6573a1fb-1660-44b7-bc76-d2cbca398e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:38:59.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:39:09.232Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=dcc35c00-401e-4118-b77e-811b8222821e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:39:09.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:39:19.253Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c91efb84-e876-4f5f-a004-54eebe682d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:39:19.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:39:29.273Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=98e1bcf2-66a5-4b8c-a81f-2a10fbd03e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:39:29.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:39:39.303Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=abae93cc-9957-48ca-891a-8571da3dc4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:39:39.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:39:49.322Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=31e39ab1-a59c-4028-9d14-882350552c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:39:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:39:59.346Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5f380654-e098-462c-a0f2-dfe8c0d21a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:39:59.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:40:09.365Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=fc9c96b7-b08e-4067-9e30-c5e7b3941e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:40:09.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:40:19.384Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e68abe3e-1dbb-4df5-9bad-b2d79c1d34d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:40:19.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:40:29.402Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=a275e9e9-3a1a-4c55-b388-22ab832ab08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:40:29.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:40:39.422Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b7542022-8d66-48aa-a63f-2a7a324579fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:40:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:40:49.445Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=df61feae-1391-4b65-b4b8-28fd8b6fa69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:40:49.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:40:59.464Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8d75f730-7fe9-4fa7-90aa-23c7e8e42b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:40:59.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:41:09.482Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e49c2f8a-ba53-4133-87f3-19a97471ef50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:41:09.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:41:19.502Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=dd6b7412-fb62-4dd0-8690-fe3afe5c1373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:41:19.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:41:29.518Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=605e4388-347f-4fec-8f1a-2120e483118f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:41:29.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:41:39.538Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=5edfca91-a9bc-4608-820f-b15ce32835c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:41:39.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:41:49.573Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f0979c77-0d26-4226-a065-5309118fb0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:41:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:41:59.593Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=01c27df0-a1f5-4230-955d-d4468b13683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:41:59.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:42:09.611Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=1eff3d4f-85b5-4bd8-8648-c5695127aeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:42:09.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:42:19.629Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=bf97f52c-e8f0-4fbb-a1f2-6c4408529107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:42:19.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:42:29.649Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=4298fa01-43af-4d35-a01f-5d8f11ab8eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:42:29.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:42:39.669Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=9e044c7a-04d1-47b6-9db3-1f2387ba3f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:42:39.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:42:49.687Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f23f6493-29b8-4cbd-b4b6-a8cd6303aa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:42:49.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:42:59.705Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=2bcac1dd-0029-43d3-955f-cafc2fc9af15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:42:59.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:43:09.723Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7272c443-edd4-4394-8309-6914a7283e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:43:09.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:43:19.743Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b123bd75-d057-4935-b564-9b6bcd2f63b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:43:19.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:43:29.763Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=ae1a8c8b-0d5e-4866-a8c1-7f7945e7e39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:43:29.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:43:39.787Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=46a1c031-88d8-4763-8604-b514b059e5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:43:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:43:49.805Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=8ea0bb23-bb3d-490c-8e9b-28eea2c1466c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:43:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-14T10:43:56.812Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-14T10:43:56.812Z |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-04-14T10:43:56.812Z |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-04-14T10:43:56.812Z |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-04-14T10:43:56.813Z |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-04-14T10:43:56.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-14T10:43:56.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-14T10:43:56.816Z |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-04-14T10:43:56.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:43:59.824Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3759969a-8130-42f0-ae08-612fce67233f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:43:59.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:44:09.843Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e89c1728-383c-42c9-ac02-b1c8dd634efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:44:09.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:44:19.862Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c28b55ab-ab06-4334-994c-01d6de0952a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:44:19.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:44:29.880Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=77e9f852-782b-47ef-a162-fbed89c778d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:44:29.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:44:39.899Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=e3ebe61d-f31a-4890-85bf-7e74b7e421c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:44:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:44:49.919Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=395e45b8-57ce-4ee0-ab1d-b67356ce6e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:44:49.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:44:59.938Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=3f96abe8-51da-4978-8136-593bfa487995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:44:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:45:09.956Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=7a3f4495-00d5-43fd-8787-819ad509e2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:45:09.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:45:19.983Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=353f8c8d-ea58-4a49-b1f1-8cbd67893e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:45:20.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:45:30.010Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=f616d520-b19b-4593-a3cc-43c730855db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:45:30.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:45:40.046Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b373a670-0d81-4242-b1ea-3c85d0b5b733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:45:40.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:45:50.063Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=b6af4950-3f96-4989-83e2-95202f9d168b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:45:50.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-14T10:46:00.084Z |INFO |Init configs |InvocationID=feefdbe0-af47-41f2-b8f2-c59905752b38, InstanceUUID=c84096f1-67ef-442d-a096-a8dd1bab4ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023