By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T11:43:52.747Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T11:43:52.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. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T11:43:52.759Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T11:43:52.760Z |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 |2022-10-10T11:43:53.158Z |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 |2022-10-10T11:43:53.286Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T11:43:53.286Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T11:43:53.286Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T11:43:53.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-10T11:43:53.426Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-10T11:43:53.450Z |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 |2022-10-10T11:43:54.803Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-10T11:43:55.279Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-10T11:43:55.302Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-10T11:43:55.303Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-10T11:43:55.405Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-10T11:43:55.406Z |INFO |Root WebApplicationContext: initialization completed in 1955 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-10T11:43:56.340Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-10T11:43:58.308Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-10T11:43:58.886Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-10T11:43:59.018Z |INFO |Started MainApp in 8.826 seconds (JVM running for 9.773) |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-10T11:43:59.080Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-10T11:43:59.082Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-10T11:43:59.084Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-10T11:43:59.104Z |INFO |Start scheduling PRH workflow |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:43:59.115Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4d8622d1-67aa-42c2-8073-1755d9dd88ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:44:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:44:12.291Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b82d168c-7609-45e9-a999-f71326f21d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:44:13.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:44:23.732Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=176caaa2-3e23-43b0-9301-7ea255ec9b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:44:23.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:44:33.820Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a6e6bfd6-f40a-4c9a-97cf-cbda5fee5ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:44:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:44:43.962Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5da654d4-1fec-47d2-8368-44cdea5ab62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:44:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:44:54.052Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ca0c7823-cccc-4739-b274-5f96c4747ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:44:54.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:45:04.143Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=43d27a3e-5561-46a4-972a-658f35c25c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:45:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:45:14.391Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=fac42dda-b7cc-43ef-be8c-ae22b06c7b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:45:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:45:24.445Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5329c712-b69d-4fa3-a429-b345fb4d4c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:45:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:45:34.530Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0159a9ff-d519-41ee-8745-26e81d52cebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:45:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:45:44.593Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9c493b00-f845-495e-acfe-48e6f111b98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:45:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:45:54.645Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7d320bfb-8c58-45ed-b24e-1421c3da967e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:45:54.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:46:04.730Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=172acdde-6342-44be-960e-b0696057d4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:46:04.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:46:14.888Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4496d6bd-121f-4876-8d7b-9b8b2595aa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:46:14.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:46:24.967Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c842ac75-606f-496c-afc9-f1a8976ede75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:46:25.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:46:35.212Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=47fd4a70-6b11-43f2-a911-0b48167d5d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:46:35.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:46:45.478Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=581d7d7a-850c-4463-8980-ffd10c7810a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:46:45.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:46:55.544Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=78274302-03fe-48b5-8036-2022e2f60830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:46:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:47:05.673Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=82ba4365-d6ab-464d-af04-a8a08ab9e567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:47:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:47:15.786Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0240cf66-8a64-4a66-b22d-40e9199bc0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:47:15.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:47:25.889Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3261a659-3af7-4cbb-9458-7e3e0f2ff652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:47:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:47:35.980Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=130e2bc3-77aa-40a8-b6a7-e1b86678e7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:47:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:47:46.080Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2f0d393b-6698-4cf0-96ea-baf6a08c0100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:47:46.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:47:56.153Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0ec645c0-0295-4a5a-af7c-2c89de378451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:47:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:48:06.288Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=825294d7-ccad-49d7-8e4e-599a83880aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:48:06.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:48:16.400Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=cbdfddc2-a888-4c23-8476-bd25b5e5be4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:48:16.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:48:26.446Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1cb028c7-af9c-4fd1-8a15-25359e0b69f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:48:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:48:36.502Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4ab6dea7-7312-4047-bc4e-234e7699ca8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:48:36.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:48:46.710Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ebea191d-d7f4-4f2e-b923-ff63fb859fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:48:46.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:48:56.906Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=377b4630-e15b-4b83-bbb2-58729dc98648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:48:56.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T11:48:57.239Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T11:48:57.240Z |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 |2022-10-10T11:48:57.240Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T11:48:57.240Z |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 |2022-10-10T11:48:57.241Z |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 |2022-10-10T11:48:57.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T11:48:57.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T11:48:57.255Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T11:48:57.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:49:06.988Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b47aede6-dd71-4c08-8b22-231163a0d996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:49:07.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:49:17.106Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=614f6d5f-6c3e-4eb8-944f-130d15711615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:49:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:49:27.258Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=cd822f82-0a3c-4a29-91f4-7eab08d4746e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:49:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:49:37.325Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d8257c68-3214-4f76-9dcd-5b39d2bd7f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:49:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:49:47.412Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=db45bbfa-7299-430b-b56f-df300666ae75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:49:47.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:49:57.649Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=252a8149-d592-40b2-8fdb-505c03d3c18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:49:57.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:50:07.731Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9a32899e-2a9a-4908-ad6e-42f0e8c03e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:50:07.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:50:17.793Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9ba97c63-cbbc-4588-b612-cc69bf7e2a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:50:17.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:50:27.892Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=039e9977-5a7e-4820-9903-5203dc994315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:50:27.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:50:37.983Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7af75b7e-119c-4b69-9168-2f884db22065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:50:38.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:50:48.067Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d20d3f94-4ba9-4368-bffe-86d211af68ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:50:48.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:50:58.179Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0a898bfa-f52c-42a2-b8c0-1953f090d6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:50:58.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:51:08.240Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e4b9f798-344f-46aa-b76d-f8fcb0d71137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:51:08.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:51:18.294Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b768e4ea-b95a-4947-8fd9-f29abce5e319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:51:18.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:51:28.374Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=92b38a4a-ae32-44a7-a724-3b4c3b8dc580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:51:28.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:51:38.423Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0d6351bb-9cd2-49ca-8796-20e8bfff39ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:51:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:51:49.083Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6c98f4f1-22b0-410d-a901-b56a6f4e4f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:51:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:51:59.149Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=26943869-8de7-438b-93cb-75ec425bc930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:51:59.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:52:09.207Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9335297a-d9a9-4abd-add3-0dad47413a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:52:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:52:19.271Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bb819964-3fe1-42b4-a13c-d6de9b1eb9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:52:19.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:52:29.294Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1950160d-6825-405f-b5f8-458afac96360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:52:29.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:52:39.407Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=049aee42-904d-46e2-a429-134f41929a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:52:39.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:52:49.512Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=37c681dd-56e8-4cf2-b045-cb475a1f4740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:52:50.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:53:00.204Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f8e29e36-ef33-41d0-8cf4-2cdf98c3a4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:53:00.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:53:10.302Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a2a3ee2d-9c0f-4564-b74b-832efae0d47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:53:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:53:20.418Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e53019ab-4d04-4502-af3c-de76d0582ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:53:20.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:53:30.486Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=30d9d673-84e2-4587-9b8b-fbd64ba926c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:53:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:53:40.558Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4010e144-714b-44e4-8884-7228056c9066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:53:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:53:50.687Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=afb0a019-bc06-4a1b-9859-830c4e420797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:53:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T11:53:56.614Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T11:53:56.614Z |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 |2022-10-10T11:53:56.614Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T11:53:56.614Z |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 |2022-10-10T11:53:56.615Z |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 |2022-10-10T11:53:56.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T11:53:56.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T11:53:56.626Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T11:53:56.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:54:00.814Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1c15bcad-13b3-469d-9cea-b6c1fcd39ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:54:01.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:54:11.057Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=92b945e3-3863-49db-95f9-de01ad30a026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:54:11.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:54:21.173Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=fcb1faec-df67-4a29-8acb-5c8a0a4642b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:54:21.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:54:31.412Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f0488c09-3c33-41c3-8a0b-3a8bc7df907d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:54:31.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:54:41.477Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=118d383f-1e96-43bf-821a-cdd9103330a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:54:41.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:54:51.572Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=fc67921d-f90e-436d-a766-9d156b7a8a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:54:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:55:01.650Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0ef72105-093f-48dc-a031-2d398a7dc610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:55:01.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:55:11.912Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f8b50b84-221d-4112-b02c-b1fd26cc78c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:55:11.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:55:21.957Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=12f631d1-f007-4fb2-9a63-8ef1921bcf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:55:22.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:55:32.088Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4bcde592-67c0-4405-9679-e5d5fd23c0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:55:32.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:55:42.148Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=75ccfc88-3bad-409d-a863-0c4e5a33a2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:55:42.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:55:52.266Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2ed8657d-6447-4b19-862d-dc0d9693f7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:55:52.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:56:02.313Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9effa682-f282-47f6-aac1-6a352ec61d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:56:02.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:56:12.737Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=53df44d3-f9d9-40ca-893c-56208e9ebb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:56:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:56:22.774Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=621beeb9-45da-45a1-aab9-5c0e448ed14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:56:22.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:56:32.892Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=dc5644a6-199b-42b6-8d24-3895675de67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:56:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:56:42.928Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5c609469-c9e7-4984-a26b-555748c5f6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:56:42.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:56:52.996Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=fb4333c3-30e7-4624-8b34-afc511c887f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:56:53.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:57:03.040Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=dde59e1d-46ea-42eb-b819-ab9bab5d7fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:57:03.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:57:13.212Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b2332f66-c0cd-4159-89e5-7854dfaac52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:57:13.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:57:23.275Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2fdcbd26-f7aa-46c4-9d84-4636c40e8528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:57:23.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:57:33.399Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3d0a4f06-001b-45db-9719-d2bedbb2ad47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:57:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:57:43.439Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1974a8f7-bed7-4342-9716-37da2e939d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:57:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:57:53.492Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=826cf0c4-95dc-4573-8443-53138346057b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:57:53.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:58:03.578Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=310fe43f-bf61-4180-b813-9a9230c90e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:58:03.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:58:13.786Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7377a5ac-bbd6-4def-beff-823b928c2dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:58:13.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:58:23.891Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=27a58a2c-1a6a-4b5f-a904-69f55f0b54f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:58:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:58:34.099Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=72cf9b1f-56fc-4533-8140-d209e35d0625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:58:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:58:44.134Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8e393e3c-1b68-420d-99a8-9c54f9739948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:58:44.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:58:54.214Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=921091d8-490c-46c8-844a-fb9aa5630117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:58:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T11:58:56.620Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T11:58:56.621Z |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 |2022-10-10T11:58:56.621Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T11:58:56.621Z |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 |2022-10-10T11:58:56.622Z |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 |2022-10-10T11:58:56.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T11:58:56.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T11:58:56.632Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T11:58:56.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:59:04.229Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=aae5e0bd-b6da-49cc-8866-b9f86be2067b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:59:04.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:59:14.247Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=30ac51b4-dad8-4556-9d27-7ca699f7c1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:59:14.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:59:24.294Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b9d0504c-d689-49bf-8cb3-31083107728f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:59:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:59:34.339Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=074ea56c-dc80-4a58-bbce-75f1073304be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:59:34.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:59:44.426Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=618e4358-4f23-4146-8e95-411b3c02d7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:59:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:59:54.775Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b89751e3-1e2c-42a1-ae18-0cf4cab340fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T11:59:54.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:00:04.819Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f8051e55-a1e4-4298-9f56-d019807f0297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:00:05.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:00:15.168Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=909ff9c7-af7d-474f-a27f-a857e1a253a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:00:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:00:25.257Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=957c45de-cb1f-4d6d-99a7-cf1d5010c9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:00:25.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:00:35.304Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3c43efa4-3440-4645-9920-7548be9de6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:00:35.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:00:45.349Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e8046d1a-1b6a-4551-ba42-a62df1c069ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:00:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:00:55.484Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=cec141f2-4c0f-468c-b259-8bca3b97eecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:00:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:01:05.507Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=aae32539-0cd4-4b84-b609-fe517c371400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:01:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:01:15.585Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ecf96763-56ce-434d-9012-f6f2a8e4dc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:01:16.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:01:26.209Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=099c6a6e-845f-4935-84a2-8af1bfedd4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:01:26.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:01:36.683Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bf0e1ba4-3035-455b-b1cb-21c4e7e2b145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:01:36.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:01:46.783Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6b74d918-4f4e-4551-bddb-83b90e843c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:01:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:01:57.361Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f427f3f5-b573-4942-ac81-2121086d38bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:01:57.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:02:07.540Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0ffa083d-57cf-49d7-84cb-c276386059ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:02:07.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:02:17.808Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5c604818-12b8-46a7-87b9-d8b817ee6119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:02:18.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:02:28.083Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=868da5a0-2f11-4183-93c6-21e05e587239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:02:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:02:38.277Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f4686c24-1b73-4b57-9ef8-1c7532479ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:02:39.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:02:49.353Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d7512245-349d-4528-b265-80511ab919f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:02:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:02:59.512Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=eac07341-f240-46dd-8ef0-9a5250101135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:02:59.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:03:09.570Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6f4c5bf7-8e3e-4f19-9706-deab3c2a070d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:03:09.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:03:19.677Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4e78c8c2-11ca-4dd3-a1ea-aa55a92459a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:03:19.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:03:29.728Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d8d5cb61-33ad-4b3e-95f3-075cd8a4b9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:03:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:03:39.757Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=06c75b0f-6b3a-4117-a53d-4f8d4dcdd096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:03:40.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:03:50.269Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7d2cf8e9-0608-48b9-84f2-156291b1f943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:03:50.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T12:03:56.633Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:03:56.634Z |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 |2022-10-10T12:03:56.634Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T12:03:56.634Z |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 |2022-10-10T12:03:56.635Z |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 |2022-10-10T12:03:56.642Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:03:56.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T12:03:56.643Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T12:03:56.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:04:00.353Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=55398f3c-a1d2-4eef-8c79-f39d63195080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:04:01.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:04:11.351Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4d78a002-9806-44f9-a917-661c37ef4aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:04:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:04:21.386Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=44d174cf-4bc5-4294-a21b-91533480b74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:04:21.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:04:31.510Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=805f4a18-fc7c-40c7-9616-7cbdd7d9dbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:04:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:04:41.569Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e3786546-594c-44e9-aab3-c0e6e423e865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:04:41.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:04:51.652Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1ae70708-9ad4-4565-9bf4-0baf62a71c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:04:51.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:05:01.964Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7effa83b-0ad5-4b98-8d9b-a053a8a1338c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:05:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:05:12.216Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a6f466bf-95b0-447a-a1ee-2498653a95b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:05:12.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:05:22.281Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d3e803fc-1278-4803-b96a-d9f2f40e4d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:05:22.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:05:32.385Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=81b77fca-912e-47a5-b9aa-a64643b5dd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:05:32.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:05:42.442Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=29e90d8d-a1fb-42db-a655-67cf86c9cf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:05:42.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:05:52.619Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6543135b-203d-4b13-b5e5-d91ed111c899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:05:52.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:06:02.682Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4e592602-7c68-480f-8ef4-92a1d0bcd9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:06:02.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:06:12.738Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c586aa2d-7eb8-40d9-9c33-2e84277aa67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:06:12.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:06:22.793Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0570f2bb-9dd2-46ea-bf66-94e1f48cfee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:06:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:06:32.971Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2a464fe8-f711-4e75-a82a-032535388485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:06:33.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:06:43.008Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=17d42405-4e71-4857-81d4-a02e867e88f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:06:43.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:06:53.059Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=970e7dd8-297b-4fac-8b66-93316b8942c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:06:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:07:03.087Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7f76d50d-72d0-4520-9496-4386a55886e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:07:03.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:07:13.133Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f702e1a2-8e66-4a8f-8216-fbbd1de76d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:07:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:07:23.212Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9c911ec7-3361-4f14-9527-6964fb270eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:07:23.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:07:33.287Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4724ecab-6360-4724-b7fc-12a3b5fe1977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:07:33.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:07:43.416Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7d2dcc4a-2a1f-4338-9f8b-adb467055fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:07:43.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:07:53.504Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0e92ef0b-0e43-4e50-b3d3-017cee60d967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:07:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:08:03.552Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8ccdf8e0-a0da-4074-a2ec-f00a7807a335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:08:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:08:13.593Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7c553019-bac9-4ca7-aa88-660db6405cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:08:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:08:23.666Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=00316fb4-7f71-4770-a2f8-5800a6acfe67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:08:23.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:08:33.775Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1d30004d-5699-4a01-8023-68c7bb7935eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:08:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:08:43.831Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=61e73c5e-9488-43d4-a18d-5f73657821ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:08:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:08:54.053Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8a86d00e-588e-4c6c-9fb6-cc5680f48200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:08:54.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T12:08:56.610Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:08:56.611Z |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 |2022-10-10T12:08:56.611Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T12:08:56.611Z |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 |2022-10-10T12:08:56.612Z |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 |2022-10-10T12:08:56.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:08:56.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T12:08:56.620Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T12:08:56.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:09:04.109Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=181820a5-3274-4544-ac9a-17b4023c2c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:09:04.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:09:14.185Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=73101cd8-3bba-48e8-bf9f-7262cc904e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:09:14.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:09:24.280Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bd6b156b-800a-4feb-aee4-34aa2f4253b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:09:24.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:09:34.342Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f2d03d9e-1e3e-49a7-95ae-3c820aaaaf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:09:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:09:44.447Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=51140a1c-6b59-417c-890b-9a721077bb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:09:44.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:09:54.501Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=45f38938-5991-41f7-affd-91b28b80348e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:09:54.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:10:04.543Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=92199dbf-b045-4d67-9e78-4c084f4a470d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:10:04.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:10:14.599Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=89e8949c-f0e8-4578-af11-3fd460d244fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:10:14.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:10:24.835Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b1782385-7eb9-400f-8435-29b782511f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:10:25.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:10:35.214Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7c803ccd-8b15-4268-a70e-aeb32b046aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:10:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:10:45.296Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e5288d3d-c43a-4fce-a551-675ad8406ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:10:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:10:55.332Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0d484a8e-b6da-40c5-bd06-14fe886d6e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:10:55.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:11:05.405Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7808afb4-37b6-47d5-9596-9befc819e5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:11:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:11:16.473Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=470f7484-6ead-45aa-ba3c-ba1ecc3efd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:11:16.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:11:26.585Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e9becdc6-e552-4513-93c4-0bc152b9bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:11:26.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:11:36.644Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=043e4d1a-bf4d-420e-bd20-31603c3c1bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:11:36.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:11:46.712Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=15bc1343-6d53-4531-8787-c36f9c08ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:11:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:11:56.797Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=328cb842-b4b9-4376-beff-3a86eafe4709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:11:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:12:06.909Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=19117dbe-6ac2-4317-8c6b-077686d9bc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:12:07.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:12:17.011Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0b0d22e1-0910-48c0-afde-922f9c7a1b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:12:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:12:27.195Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b731cc14-e430-434d-b40e-9bc1b7a0120f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:12:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:12:37.326Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=57f04a35-b912-4c82-b7f6-0af183b43b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:12:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:12:47.382Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a1186d49-e57c-4833-8039-c2f05c8dafe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:12:47.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:12:57.400Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=581f4c28-21fb-492c-8960-166935369709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:12:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:13:07.463Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2455bb5e-3d19-42b0-a681-b7283bc35abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:13:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:13:17.512Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=41c44d5d-282b-44ff-aab7-c70ed0226f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:13:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:13:27.726Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f8f51448-9008-4648-9b84-29727fbed007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:13:27.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:13:37.865Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f922f42a-424d-472c-8033-5d77327400fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:13:37.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:13:47.913Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7b5c576f-c54c-4335-b5d2-1654290fcc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:13:48.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T12:13:56.606Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:13:56.606Z |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 |2022-10-10T12:13:56.606Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T12:13:56.607Z |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 |2022-10-10T12:13:56.607Z |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 |2022-10-10T12:13:56.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:13:56.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T12:13:56.614Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T12:13:56.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:13:58.020Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4304a82d-c9aa-4598-a538-e19e94245b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:13:58.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:14:08.163Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9020572f-9492-49f9-9e01-645d69ce8452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:14:08.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:14:18.294Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e2851de8-2575-4049-9024-84abb487f2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:14:18.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:14:28.445Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=413827b1-2d06-4201-bed0-38fad3293ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:14:28.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:14:38.511Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7ccb58a9-33d0-45e9-a63c-c1d20309b602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:14:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:14:48.635Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3bfc2375-a35a-485b-825e-77e7447f925e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:14:48.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:14:58.725Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d0605a54-f299-499f-8032-8a7a1b2531a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:14:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:15:08.794Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b40e2e82-5600-4423-b36d-9bcb06124057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:15:08.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:15:18.850Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e0d7fc72-7751-4c55-9fd3-2e461f525415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:15:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:15:28.926Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3e5d109b-045d-4271-8fa9-09e32b151ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:15:29.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:15:39.025Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ae8185f0-7b47-4ce4-8604-867498d2f47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:15:39.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:15:49.177Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6c4adf1a-1b35-4868-add6-1f39236eb26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:15:49.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:15:59.308Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bf52aaf4-3128-462f-b881-a494f2c32382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:15:59.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:16:09.356Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8bb739df-895b-4543-a1d6-1df54715f665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:16:09.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:16:19.581Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9d51a289-ce18-44ed-9c82-bc56a441cc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:16:19.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:16:29.780Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5bd3ea9f-d1df-41fe-86d7-d49e854ad1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:16:29.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:16:39.835Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=23ebc006-748b-463e-9e62-189387e55fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:16:40.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:16:50.085Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5ce54210-d87b-4ab6-b2f8-77e8516e9cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:16:50.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:17:00.231Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a1a688e5-16e9-4eee-9ee3-cd4b4d126f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:17:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:17:10.419Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=696301f6-035d-4dfc-b561-171804598b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:17:10.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:17:20.499Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9bafc809-cf2f-41ee-9b8a-a36102cf03c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:17:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:17:30.669Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1cfa0a8e-5a17-47b4-a00a-0b960c91011e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:17:30.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:17:40.782Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=86a481f1-95f5-4ecf-8612-4aee6ab8e9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:17:41.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:17:51.008Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6660668f-6c2d-4862-a722-0509f2612c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:17:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:18:01.149Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e39a0b0c-0c7c-4d97-894f-744350c62c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:18:01.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:18:11.332Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=999ea939-2311-42d4-88c4-64d9c4e28e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:18:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:18:21.422Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1da1c0df-3b9f-4ae3-9110-56a538a827ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:18:21.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:18:31.483Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5f1a0abb-12d3-442d-8e2a-e27a4753cfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:18:31.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:18:41.629Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=130290b9-a730-44b7-be5d-0098827c5d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:18:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:18:51.683Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=986f166c-bc23-4453-9a09-a804223bda6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:18:51.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T12:18:56.588Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:18:56.588Z |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 |2022-10-10T12:18:56.588Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T12:18:56.589Z |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 |2022-10-10T12:18:56.589Z |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 |2022-10-10T12:18:56.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:18:56.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T12:18:56.595Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T12:18:56.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:19:01.737Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4bd00792-cf59-48cf-881a-d52d40d9f2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:19:01.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:19:11.857Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bf112c4c-0265-4a3e-bb1b-ac7976581925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:19:11.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:19:21.914Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=abb850aa-38b7-4488-8f5b-3366fd05e260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:19:22.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:19:32.048Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1fa9f4aa-b9be-4d64-bd5f-0522ba15e183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:19:32.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:19:42.093Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e9aca317-9f27-468e-965d-ab6f92f2618a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:19:42.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:19:52.181Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0a7b5280-0ddb-4d92-81e7-9e68c76d5ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:19:52.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:20:02.273Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=26001310-85e9-422e-b883-cbd1f5bd6d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:20:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:20:12.314Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=75093090-4a35-4a1a-a913-4c742ca61e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:20:12.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:20:22.380Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bfae4b15-101e-4f0b-8fb4-eabc77943a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:20:22.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:20:32.440Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a63fa71c-a4fe-47d5-8ffa-3ab26f94d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:20:32.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:20:42.478Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=373d67ed-3462-44ad-b8ba-c96a7787f852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:20:42.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:20:52.579Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0f1d9114-f1cd-4ee1-ae1e-a72196a29c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:20:52.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:21:02.643Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=366e5c0f-1028-4a1a-aeba-723649d0aa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:21:02.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:21:12.787Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=529302cb-0f83-4bce-b1ca-75ceabf9d7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:21:12.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:21:22.843Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=da18c371-af7b-4430-b9ae-8574b324865d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:21:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:21:32.947Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=cab84229-f1d1-4ac5-b5ba-c07f762613a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:21:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:21:42.999Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6cd65fa0-1aaf-4f9a-ae4d-584b63c01a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:21:43.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:21:53.054Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=845ba3c0-fc59-422d-b887-c7bad8609d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:21:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:22:03.088Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=49b33926-7a1e-4fc5-9e99-184c3a85311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:22:03.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:22:13.185Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7aed0857-d20b-4377-bed7-5b70b9141a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:22:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:22:23.208Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=501ff736-ca97-44a1-b3ed-9808a3a959d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:22:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:22:33.295Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=81126c89-7c72-4848-ace5-3cb99c7ea15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:22:33.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:22:43.385Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ab42e384-e643-483e-a1fb-978d210f52ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:22:43.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:22:53.449Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=14f380b6-1a02-4522-98cd-53b6278e4613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:22:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:23:03.513Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=91c7676c-a042-4168-ac01-46f566a82372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:23:03.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:23:13.578Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ab57e80d-a4f2-44c0-99ca-f8c83bfbb696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:23:13.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:23:23.640Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f245f760-dcfa-43e2-aa97-ce5e1c6d1e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:23:23.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:23:33.702Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2682b160-947f-47fd-a2b2-79ad267c4ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:23:33.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:23:43.763Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bab63337-dc95-42ae-bfd2-212752076689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:23:43.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:23:53.807Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=aa90e739-71d8-49ce-bbe0-fd80232ff645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:23:53.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T12:23:56.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:23:56.616Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:23:56.617Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T12:23:56.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:23:56.617Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:23:56.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:23:56.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T12:23:56.624Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T12:23:56.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:24:03.837Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2c16460c-42b5-46a4-b7a2-1828e5612c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:24:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:24:13.865Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a94efbf0-0f73-4d45-a7da-d992506dbc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:24:13.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:24:23.926Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b1bb91d9-3401-4808-acb9-3d8632c1dd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:24:23.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:24:33.998Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=11fbd817-e1d6-490b-a878-d466c9a7d1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:24:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:24:44.200Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2ee6f165-e18c-44b6-8490-0d2d724b211d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:24:44.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:24:54.364Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f581e85d-dd92-4fc2-ae09-53272b7704fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:24:54.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:25:04.454Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=28f91839-53f7-430b-8d0a-6edc45d1ebfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:25:04.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:25:14.788Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5147f2f4-a3b7-4368-a497-4181e1228453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:25:14.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:25:24.875Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6437204b-b2c6-4c85-9e00-7035f8a75d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:25:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:25:34.927Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1144ac8b-6411-49de-9f69-5bd91ad96432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:25:34.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:25:44.977Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=923d37eb-fea5-46bc-9e39-3130c6fc2399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:25:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:25:55.026Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=114885b4-f5ff-43ab-8909-fad5c123b72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:25:55.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:26:05.202Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=21fa5091-5204-49aa-bbd2-d6e419d17d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:26:05.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:26:15.370Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=556453af-161e-49e9-a9a7-d0a3f2d61a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:26:15.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:26:25.394Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b69da9c7-3a0e-4b47-9f74-c50bd26e2a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:26:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:26:35.452Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=72cd9ddc-466d-4608-977b-01cf214e8e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:26:35.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:26:45.492Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ef84d933-5d42-481b-9ebe-bdce51e9c4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:26:45.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:26:55.554Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a0f5afa1-de69-4522-ba50-665864129728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:26:55.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:27:05.636Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=49ac5250-712f-47eb-ae29-6bbccc872660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:27:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:27:15.783Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=154dcf8b-ed0e-47bc-8cfd-e9f312f2bc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:27:15.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:27:25.828Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=aa8f8f90-9ba9-4518-a31c-b1306af805e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:27:25.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:27:35.921Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e6a9eef5-1853-48bf-ae7b-4a03a40941d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:27:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:27:46.009Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8f440f29-12e4-4e43-99c9-206b8a9acdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:27:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:27:56.193Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6ccee13b-dcd4-4b05-abc1-9740a3e1d06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:27:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:28:06.262Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2b000475-218c-4757-b24c-6a9b9a343d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:28:06.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:28:16.330Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2463d542-3030-4817-8291-ab74d07ca6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:28:16.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:28:26.405Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=314fc709-8c80-4f7d-9747-4ca25e1cbb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:28:26.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:28:36.482Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=326f83b9-68c8-4c51-b604-ce8178bc583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:28:36.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:28:46.617Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=86f57a5a-3d1c-4b62-b72f-69bbb10f5d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:28:46.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T12:28:56.598Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:28:56.598Z |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 |2022-10-10T12:28:56.599Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T12:28:56.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:28:56.599Z |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 |2022-10-10T12:28:56.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:28:56.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T12:28:56.606Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T12:28:56.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:28:56.724Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9f9f0ceb-dcc1-4780-a3c3-47c85d7fa175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:28:56.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:29:06.770Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6d801a7a-b236-43a2-916f-f849e194155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:29:06.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:29:16.896Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a0442ea3-afa7-4649-9ec7-206df99ce2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:29:17.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:29:27.019Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9a9e1e47-9a0f-42d2-9ad0-3f03f4ba6229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:29:27.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:29:37.074Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=46812aa4-6447-4487-8586-4dd103da6ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:29:37.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:29:47.264Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=160b7ef1-9f50-44ec-bd43-36086d5fa170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:29:47.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:29:57.375Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=156e8b8f-fe1d-421f-8832-9525ea9b5f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:29:57.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:30:07.458Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3e07af91-67cb-4339-883c-aadfd1f6157a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:30:07.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:30:17.510Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b6362c3d-d46b-4de2-a289-034c3af35e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:30:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:30:27.646Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a5f246f4-5c91-4efa-a18d-d409d6533182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:30:27.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:30:37.687Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c1387c2c-c874-423c-86fa-9936e41ffcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:30:37.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:30:47.911Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8b748e96-d8ac-4b15-aae5-dff0b11e7d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:30:47.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:30:57.967Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=727430cb-dc64-4712-9502-ed2426cbc571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:30:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:31:08.014Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b9a18e8e-8b02-4559-b9c8-a3056864fe30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:31:08.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:31:18.086Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=100a1d73-4705-4e35-bf94-870fcfffd2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:31:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:31:28.168Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=fa3abead-a044-4400-a536-977e8406d939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:31:28.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:31:38.212Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=acf78442-880d-49ec-941d-d3105d665579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:31:40.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:31:50.979Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7c67f72c-eb0d-405b-a33a-1c1beeeba1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:31:51.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:32:01.024Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0655df1a-52c1-4a19-a032-6bb8d956305d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:32:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:32:11.183Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ed916fe9-9d82-47f0-a810-2dafbf6f28f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:32:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:32:21.223Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1ec0c0ba-d7e6-4460-99c3-52e6c70f9f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:32:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:32:31.346Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9911c5f7-36b6-4bd3-94e0-83b4dd99fbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:32:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:32:41.402Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8f97bb41-bc83-492d-a09a-a45554c2a651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:32:41.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:32:51.483Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=29f16fa0-3a5c-4a3b-b450-b2bb82b66b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:32:51.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:33:01.636Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1d613173-aed9-42d0-931e-a231176b9835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:33:01.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:33:11.703Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5ba0e591-d731-4b79-b7d3-7b26931ac927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:33:11.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:33:21.791Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3b8a02ef-cc58-4039-9c85-a6817d6db5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:33:21.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:33:31.860Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b8d03a11-a24c-4b85-aceb-93c877492d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:33:31.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:33:41.913Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f6789905-044e-444d-8a9c-f20640d67ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:33:42.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:33:52.071Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=df862da9-1b4e-4b3c-8f81-3ecd5a3c42d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:33:52.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T12:33:56.632Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:33:56.633Z |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 |2022-10-10T12:33:56.633Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T12:33:56.633Z |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 |2022-10-10T12:33:56.634Z |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 |2022-10-10T12:33:56.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:33:56.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T12:33:56.641Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T12:33:56.644Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:34:02.363Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=12b9178c-13b4-402b-86fe-fde90eff372e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:34:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:34:12.438Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=30128ba4-a51b-45f4-9518-e0cc99505b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:34:12.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:34:22.489Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=578286e3-07e3-4934-ab22-f004f101fe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:34:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:34:32.593Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=547003bf-4451-47dd-a8d4-1876aa593d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:34:32.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:34:42.644Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=34f95c49-3f0f-49e1-94e1-0f21ba9ae3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:34:42.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:34:52.782Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2c913722-8ff7-4c3f-8e68-2547b6ba648c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:34:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:35:02.841Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=be0aefee-b58f-40aa-850d-e5a9cf912c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:35:02.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:35:12.901Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4fa71571-3688-42f7-8cc0-ecf9cfd15780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:35:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:35:22.984Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=16eb4bf6-34cb-4bb9-81b3-1137b19742bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:35:23.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:35:33.036Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a3bcc6a7-6785-44dc-85d9-887790b11336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:35:33.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:35:43.056Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=412ae922-d503-45dd-8ca3-5fe7198305cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:35:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:35:53.084Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7e4ca359-5f20-4954-b1ce-16171507ced8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:35:53.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:36:03.139Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=00847e83-8321-4182-950e-48b9980569b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:36:03.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:36:13.216Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=299cb2b1-6d4e-4363-958e-653296392a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:36:13.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:36:23.332Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=62dde302-b287-4f65-812e-8787c4a27163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:36:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:36:33.378Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=687ff9c9-4bc9-49f7-aebb-0ce9f8c507a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:36:33.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:36:43.432Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=79a4e161-4363-4e8f-993d-b94a75dbf289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:36:43.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:36:53.494Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=210ab636-57ec-4815-a1cd-1a40e8b4d1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:36:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:37:03.533Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=62c8bde2-1032-4b39-85da-cea6804ea8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:37:03.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:37:13.549Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c146bc50-db4b-4be0-9b48-bece37974bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:37:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:37:23.572Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=749e16a5-091a-41eb-9b28-96993a52df77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:37:23.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:37:33.624Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ce2c1b1a-6064-467f-814e-910fb8be8639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:37:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:37:43.664Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c4f3115a-15ba-4160-a950-205e0906fc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:37:43.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:37:53.716Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=87393a57-9278-4df7-a4c6-c97b7c085ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:37:53.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:38:03.784Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f26c5d3c-4045-4e8e-afb5-cd0a761697c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:38:03.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:38:13.893Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=30110914-b651-431d-8a36-fa837ae3c91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:38:13.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:38:23.960Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a48f48ab-760b-4b7c-899e-363bbdf7b68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:38:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:38:34.075Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=46efa3ff-071a-4387-b724-a31a53c61f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:38:34.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:38:44.171Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b9aca364-3dff-4149-ada3-a966a1fe7daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:38:44.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:38:54.238Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d8009873-4bfd-41f4-a98e-bb9f5d4a8467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:38:54.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T12:38:56.592Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:38:56.592Z |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 |2022-10-10T12:38:56.592Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T12:38:56.593Z |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 |2022-10-10T12:38:56.593Z |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 |2022-10-10T12:38:56.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:38:56.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T12:38:56.600Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T12:38:56.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:39:04.304Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6330d129-568a-4ea4-9896-49825dfe8066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:39:04.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:39:14.446Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a2030ea0-7426-48fa-bf54-3a1fe46ae14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:39:14.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:39:24.573Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=042ea207-1e33-4dda-88bd-d97eb951b42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:39:24.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:39:34.638Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=96465f95-b386-4d35-a2a4-a80f82c43a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:39:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:39:44.734Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1f57228c-79cb-42b2-bba5-7ed6daf9ec2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:39:44.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:39:54.775Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=57e41e68-9998-40e9-ad17-cca8a21463a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:39:54.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:40:04.820Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d9caae9a-ab32-4364-b7fb-3f76fc323614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:40:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:40:14.891Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=434d09cb-a927-4887-9863-d0d96a1791d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:40:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:40:24.969Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0cd03880-14f6-4778-8370-03909ab9f9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:40:25.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:40:35.583Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=234f7662-8f2d-44de-b969-71d1ae0abe1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:40:35.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:40:45.687Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2ede96df-fa58-4b2b-a4a3-06206163489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:40:45.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:40:55.719Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4868f9a6-1662-43cb-b6a3-d300a2b0146a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:40:55.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:41:05.771Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e98e93d1-b33f-43db-92a7-0c58fab9d9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:41:05.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:41:15.902Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4c6279c1-68c2-4030-aea9-27613692b322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:41:15.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:41:25.951Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=99a9d3c7-c0f8-412b-a0be-b46d583e9036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:41:26.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:41:36.045Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5a87ecd5-e605-4cc1-8542-9b317e97723e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:41:36.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:41:46.089Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c8b52a4c-790d-43ca-8c0d-af6fe699e3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:41:46.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:41:56.257Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a3325858-1d05-4fb0-86bb-58df6748ec36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:41:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:42:06.349Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=cee6c809-4e04-4fb8-b091-1adcd74ff5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:42:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:42:16.444Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d5fac91e-f56c-42c6-9e15-52a6bc585905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:42:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:42:26.556Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=42f84c6b-cb96-4792-9e49-65115d6e54ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:42:26.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:42:36.610Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3cedb723-8489-4379-a571-336294553179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:42:36.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:42:46.687Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6ed6a01e-a257-40c5-b116-2b8c69a84f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:42:46.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:42:56.759Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=efce4452-1a48-4ed0-b02c-1f277b19f053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:42:56.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:43:06.838Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a29f5cfe-9dfb-44e0-b8d9-7ed279c0602a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:43:06.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:43:16.934Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6409ebed-2248-4c86-be91-bf1cbd6da7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:43:16.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:43:26.978Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bf107c52-a883-4fc2-b2a8-a19ede1b4307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:43:27.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:43:37.031Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=de1f9927-57a3-4479-b4dd-616fc99dfae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:43:37.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:43:47.102Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=453f5c83-22fb-49e1-aff6-245b9ac20471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:43:47.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T12:43:56.612Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:43:56.612Z |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 |2022-10-10T12:43:56.612Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T12:43:56.612Z |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 |2022-10-10T12:43:56.613Z |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 |2022-10-10T12:43:56.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:43:56.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T12:43:56.620Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T12:43:56.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:43:57.169Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=172f106b-99ac-45ae-a4dc-22def09792c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:43:57.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:44:07.365Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=64c37eba-d5c2-43e7-8f53-a2b6b5ccddc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:44:07.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:44:17.423Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1a3ef65e-1587-4078-87d1-775bfd6a94f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:44:17.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:44:27.472Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=521f2d3f-4d5b-4b4c-ad3f-698f8ab6abd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:44:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:44:37.512Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8acdbca7-2b2f-4c3f-941a-db6776725b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:44:37.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:44:47.548Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ccf02612-42e7-4b16-8062-7e8c0e89ddff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:44:47.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:44:57.609Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=88466dbb-44d4-4e9d-b830-8cca14898111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:44:57.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:45:07.853Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=84573de8-aa7b-44c8-8b95-ace229782a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:45:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:45:17.908Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a9c064d5-3a96-46ab-ba74-135867e1b280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:45:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:45:28.019Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=469cfc40-c343-4f39-9d6f-a12f2a7a22a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:45:28.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:45:38.087Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c347e578-f001-4128-81cf-9c6c72822e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:45:38.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:45:48.151Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e32cb194-d75c-4ed2-b8ff-f5f7bea4620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:45:48.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:45:58.254Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2347f4d4-0523-4c2e-8ee6-b98cbf3ea344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:45:58.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:46:08.341Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1206be14-b527-40ce-9cec-1ba68589145e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:46:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:46:18.393Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=548eb137-7e9f-4410-bd5b-31b413eb4285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:46:18.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:46:28.521Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=97cc9f65-b18b-44f1-b70c-b2c9f5447257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:46:28.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:46:38.593Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b4d1cbd7-d977-40de-88e9-9b2d4f7ecece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:46:38.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:46:48.644Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=27bfe78f-4045-4e79-bf60-ba52fdc8bd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:46:48.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:46:58.949Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e4fae3e7-7d14-4ee4-b48e-53d28dcfced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:46:59.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:47:09.039Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0c707ca9-1fe4-426b-b202-6a2a51f15c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:47:09.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:47:19.162Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=57eecb91-5fda-4eee-a29d-e240c3cf4d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:47:19.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:47:29.326Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=11b77737-3259-40bb-9a1c-29ba28316491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:47:29.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:47:39.387Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a1a1b2a3-079d-4124-a441-a6ff8bcf8b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:47:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:47:49.464Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d0c43117-ab59-47da-806e-68517ce67e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:47:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:47:59.851Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a662910e-4215-4287-8909-422b6aaa2c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:48:00.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:48:10.301Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bbe870f0-aabe-4e6d-9afc-3be5024b8073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:48:10.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:48:20.373Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=850c9a0c-d4dd-4feb-844c-c22a6f80fe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:48:20.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:48:30.533Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6a0e757c-5dcc-43aa-b5b6-245fce88e622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:48:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:48:41.355Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1a7ab924-4b36-4b80-8bad-4622a5d5f594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:48:41.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:48:51.384Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b7cb6198-d8b2-40bd-b3dd-977994475611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:48:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T12:48:56.575Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:48:56.576Z |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 |2022-10-10T12:48:56.576Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T12:48:56.576Z |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 |2022-10-10T12:48:56.576Z |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 |2022-10-10T12:48:56.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:48:56.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T12:48:56.582Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T12:48:56.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:49:01.529Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=202fdab0-1dc0-46a8-8475-b4e23f56fa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:49:01.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:49:11.609Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=789b695c-fe1c-4e42-be2b-36eecc9d6e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:49:11.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:49:21.668Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=861e3895-49d3-4c91-811b-746def20e040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:49:21.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:49:31.698Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=94afe6b9-5da1-42ea-90b8-503fe1bf176b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:49:31.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:49:41.751Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=37f4c213-6f4d-4fc0-9b11-0f845a2996ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:49:41.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:49:51.887Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=717daab1-753e-4d24-b341-202dfd6028cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:49:51.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:50:01.997Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b882b34b-f47d-4837-b401-33065c0abbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:50:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:50:12.174Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e05bb202-84c6-43cd-bba3-85c1a4b50fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:50:12.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:50:22.301Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4b2b4e14-2c40-4373-9190-36befd71b9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:50:22.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:50:32.392Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bae70516-ba3a-4cd9-80b1-d8143eee3aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:50:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:50:42.463Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9627905e-74a3-47b6-82e3-c6654154b68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:50:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:50:52.514Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7457542a-2eb9-49cd-a5d8-73e1ab8c332c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:50:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:51:02.688Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b0fbf1a0-3cac-42cf-aa7d-d7e58d5a5029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:51:02.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:51:12.748Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c40218bd-1b27-4775-8a48-a8094939daee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:51:12.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:51:22.854Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=095b7084-dee1-457b-8d1e-a91ba567c632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:51:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:51:32.919Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=aadb9f90-6d3c-482b-882f-b33beb70e4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:51:32.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:51:42.960Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4e2ae8b3-863e-48bc-a187-6626da4b7f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:51:43.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:51:53.039Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8dffcf97-d229-404c-bfeb-b204dc1214d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:51:53.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:52:03.079Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e6e72ed5-acbc-4b46-a821-e09f34c20875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:52:03.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:52:13.189Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f7144b24-74f1-4ebc-96b1-3cb725b6d56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:52:13.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:52:23.312Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=105929b0-111c-49fb-8051-faf2b799fa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:52:23.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:52:33.377Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8a44dc37-440e-49a8-a8f4-bc93d3ad0573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:52:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:52:43.469Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a2dd7981-ce6a-41c7-8cbd-ecca6e3becfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:52:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:52:53.485Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e7478b2d-3d97-4248-99a6-94779ebc8b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:52:53.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:53:03.534Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2447d338-ce6a-4198-9136-7614dc214bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:53:03.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:53:13.571Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=eb12a394-1742-463b-9d9e-072cd32c2515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:53:13.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:53:23.609Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=cc93a5e3-fe48-41a5-9983-7b50660788c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:53:23.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:53:33.681Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ec6c2329-efce-49c1-a81e-016f86a8ccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:53:33.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:53:43.712Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b408138e-acc6-4e81-9eff-84874d5994b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:53:43.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:53:53.743Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=98f9605a-8661-4ed7-bf52-4a8248febb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:53:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T12:53:56.569Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:53:56.569Z |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 |2022-10-10T12:53:56.569Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T12:53:56.570Z |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 |2022-10-10T12:53:56.570Z |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 |2022-10-10T12:53:56.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:53:56.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T12:53:56.575Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T12:53:56.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:54:03.760Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d835919a-f3a0-4d0f-8cc0-c43634138dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:54:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:54:13.842Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1aea3472-ebd0-4fe4-bec5-a31fc2397313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:54:13.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:54:23.944Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4f903166-f1fe-4e68-8e19-342294edee3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:54:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:54:33.976Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6e9fc989-58cb-4988-b7e2-ceb73dca83d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:54:34.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:54:44.019Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e92e318d-15e4-48bb-89db-f4a7b8115b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:54:44.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:54:54.081Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=cdbd10c0-da06-42e8-b3b8-59bfb2278ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:54:54.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:55:04.128Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=831ef44a-015e-4c3b-84cf-649ceaff9a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:55:04.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:55:14.178Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0fd3915e-7318-4c29-80e0-148d75fbc4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:55:14.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:55:24.221Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=20a34fbd-4aef-4d0c-a44d-7636e4863053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:55:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:55:34.265Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2a606f0a-80d6-4fd9-a725-83e1aee7f573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:55:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:55:44.280Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=768f195f-2b73-4eb4-836a-75d60faee85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:55:44.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:55:54.433Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=23f4ea0a-8c88-497d-a331-da3f91bb0b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:55:54.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:56:04.460Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=46adb93e-a5e9-4f5e-b61e-0c43de1e86b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:56:04.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:56:14.514Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=cfa65c74-1265-439c-b107-52b88ae40b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:56:14.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:56:24.588Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ac06e53a-776d-4735-8d38-8febbb843864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:56:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:56:34.645Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4d1aa8f5-09b3-4caf-a478-ee4d934520dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:56:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:56:44.693Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c1ae9108-0ab4-4238-8c2b-5db6dfe55d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:56:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:56:54.745Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e73669b3-31ac-4648-aca9-7bbbe2522509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:56:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:57:04.819Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d6c216e8-4f87-4c54-a2f2-201521daeef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:57:04.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:57:14.915Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=89b60356-3ff6-4663-9efe-193affd0466c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:57:14.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:57:24.974Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1258d3f0-5e0f-44f3-af90-72ba6562ce42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:57:25.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:57:35.011Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=17ce35b5-9a38-4465-a77b-ebe89c767ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:57:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:57:45.049Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=374196e9-56d7-4a31-9241-29db2c054fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:57:45.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:57:55.062Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=92dabb99-17cd-4047-ab6c-25a0689988c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:57:55.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:58:05.078Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=76e20bd4-7165-4931-a080-b6063d7284ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:58:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:58:15.116Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0d01cce4-865b-4b5a-8e28-feffe496aace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:58:15.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:58:25.139Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8d9950bc-3e4a-467b-a13f-df8e5c8488a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:58:25.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:58:35.188Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4e73e170-7525-4d21-a4af-307d1cb3bc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:58:35.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:58:45.229Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=89a60d58-bf94-4487-adce-fcf17246649b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:58:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:58:56.253Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=24fefbe2-8a74-459e-8464-bf86a86d9d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:58:56.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T12:58:56.598Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:58:56.599Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T12:58:56.599Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T12:58:56.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:58:56.600Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:58:56.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T12:58:56.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T12:58:56.605Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T12:58:56.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:59:06.287Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ebea0159-1c57-4964-84dd-d1168b282046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:59:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:59:16.331Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=38e3038d-1c44-4123-84ad-d28a7ad56419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:59:16.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:59:26.368Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e0673336-8f95-4fc7-bf1f-e15fee71dcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:59:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:59:36.391Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0de9d1ba-6247-4789-81dd-bc58092006d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:59:36.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:59:46.437Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=321c1f2f-94b3-41af-8da4-30696676f66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:59:46.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:59:56.560Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=70aea236-583c-425e-a0ec-62b16f7170b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T12:59:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:00:06.651Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=354f937d-15fe-42c4-8d1b-66da5c927d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:00:06.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:00:16.752Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=aa029f81-79cd-45fe-9593-5937368282c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:00:16.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:00:26.801Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c4ab65a5-be45-46a0-8c82-b512210cadbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:00:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:00:36.872Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b1ccac6a-c900-4d56-a84e-779cf210801b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:00:36.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:00:46.933Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6dabaa10-190a-490a-844d-d6990f8adc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:00:46.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:00:56.997Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e56c8073-1ea6-4e32-a143-fcfe555c98c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:00:57.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:01:07.077Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b6cfea95-13a8-4ce4-b2c2-aa089613be2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:01:07.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:01:17.161Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=38339923-be84-4f6a-bc75-818038c52934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:01:17.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:01:27.260Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=35cd5d4b-fdce-4ddc-a8fd-b08df7412e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:01:27.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:01:37.329Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2e0c94d2-ebe2-4b73-a53a-35b73915b493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:01:37.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:01:47.364Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b96e2d28-d7f2-4ef3-a316-28b61343bfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:01:47.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:01:57.472Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=60d79c30-0533-4703-a917-52ba55b32d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:01:57.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:02:07.511Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e3f36206-27ad-42f4-8954-0e5f77d9f8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:02:07.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:02:17.536Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=64c9e70f-5a84-49b7-b597-8b46c22695b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:02:17.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:02:27.657Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=116a18ce-2fd8-4067-ab95-e27fe0113738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:02:27.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:02:37.751Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9038d9b9-796d-4c95-8642-961d177155e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:02:37.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:02:47.765Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=915f3e45-e97a-46a9-a3c3-b865c2b17892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:02:47.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:02:57.859Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b7237321-0d59-448c-898e-9d7c0eb3c189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:02:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:03:07.885Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=cc648cc5-6ec5-49ec-a496-ac5a209dc3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:03:08.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:03:18.036Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8c9865f6-82a1-4ff0-b2a4-b9935e6b319e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:03:18.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:03:28.149Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1c154cce-17a6-4ddd-b608-28b1496decbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:03:28.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:03:38.193Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3c4b060f-e790-44ab-bb2c-584965148530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:03:38.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:03:48.320Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f11bdf95-cbcb-42e4-9c5e-aad4c1f7642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:03:48.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T13:03:56.549Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T13:03:56.550Z |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 |2022-10-10T13:03:56.550Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T13:03:56.550Z |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 |2022-10-10T13:03:56.550Z |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 |2022-10-10T13:03:56.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T13:03:56.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T13:03:56.555Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T13:03:56.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:03:58.388Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=36f0f3fc-98f1-46e9-8f3d-584b5f790e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:03:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:04:08.500Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3c696480-ef87-4a5e-b822-c25c3e3bacd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:04:08.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:04:18.578Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f366ab99-24c0-4b54-8c95-63df3afeab9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:04:18.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:04:28.643Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2b246f75-094a-4917-86ec-63aaca1a2744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:04:28.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:04:38.735Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ae7c9edc-a023-47f8-89f3-810204d9049e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:04:38.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:04:48.778Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3458eb9b-5539-4788-997d-dd4252a9f377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:04:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:04:58.798Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e191d95d-1ca5-423f-b50f-8cbf58c81ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:04:58.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:05:08.837Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=83ea07ed-638d-4a37-97d0-ad0470568073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:05:08.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:05:18.898Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d187e509-63df-4503-b1d5-9289c9518bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:05:18.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:05:28.985Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5b214ab0-e8a1-4ed3-80f7-30f12eafc11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:05:29.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:05:39.132Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1dce9967-1d0b-4c88-a2e5-eb4d80146e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:05:39.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:05:49.237Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8eafed7b-3bc4-478e-97f6-81e1e13787f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:05:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:05:59.353Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=dc363e9c-0080-423c-9db0-33dffe4398e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:05:59.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:06:09.464Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=68f7f7e0-9249-4d31-b916-6f93e3bae6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:06:09.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:06:19.523Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=869884f6-9133-464b-a081-43c9537320e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:06:19.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:06:29.600Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a5111c32-566f-49f9-9d89-b2ea9def1851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:06:29.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:06:39.628Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=cb7fe6f1-db49-4870-adf1-a5baef7f75a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:06:39.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:06:49.693Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f2b32db1-8bf2-4d67-9e04-52361c7be042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:06:49.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:06:59.710Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=562e3b9c-f411-46ba-97f8-e006fd31c515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:06:59.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:07:09.766Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=379f7d9f-ca67-4b8e-9465-e195b3a07343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:07:09.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:07:19.867Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=510891e2-3c11-40d4-9e04-c77a988e2ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:07:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:07:29.895Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e0569746-dc45-4534-a950-ce1880471a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:07:30.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:07:40.011Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=03997806-1a24-4742-9265-e2571ad3a07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:07:40.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:07:50.136Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ee9fa00c-25ad-4467-8124-3aec0daf9185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:07:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:08:00.184Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4b796c03-c057-405b-8b9a-a61065887b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:08:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:08:10.231Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4628a69b-5f06-4524-a907-a4b419635813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:08:10.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:08:20.266Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f8518b36-69d4-4a74-b8d5-cfaacf2d7260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:08:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:08:30.388Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d7ca6b2b-eba0-49fb-8fcf-0fcc5f2d8eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:08:30.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:08:40.434Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e5c5cfd8-1e5d-4e64-bcbd-d457f891d7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:08:40.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:08:50.520Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e257489d-4ac5-4264-85e1-f876df9e2fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:08:50.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T13:08:56.587Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T13:08:56.587Z |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 |2022-10-10T13:08:56.588Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T13:08:56.588Z |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 |2022-10-10T13:08:56.588Z |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 |2022-10-10T13:08:56.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T13:08:56.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T13:08:56.594Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T13:08:56.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:09:00.636Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=38310550-0367-4b9e-b9e6-0612c53ce002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:09:00.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:09:10.706Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=eb742347-b624-426d-b2cc-172ecb4a5541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:09:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:09:20.748Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=28d400c5-a260-45cc-8346-739818003636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:09:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:09:30.834Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9f70d31e-39ee-41cf-b666-be7de6e9e0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:09:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:09:40.901Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8a2e0d1a-48bd-4260-937f-04bef174d485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:09:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:09:52.717Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4cfb6a55-b53f-4d85-9418-2f3f6d844cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:09:52.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:10:02.817Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b1287920-c5d2-44b7-9c34-baa307b97819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:10:02.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:10:12.869Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d2e563a0-414f-4de6-9f63-99852d775f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:10:12.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:10:22.953Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=fbdacb2c-ef18-4029-adf9-e67e1bf53cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:10:23.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:10:33.084Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d2cb1daf-8ce9-4ccf-aab7-5178d8f53d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:10:33.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:10:43.163Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c57ac9f0-8b46-4b53-8a15-84aa0ec868c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:10:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:10:53.264Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=068a0969-bcc4-4676-aa82-fd1a09e01936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:10:53.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:11:03.318Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f633e557-33b3-4572-810f-aad65b64e325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:11:03.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:11:13.366Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f7780848-e8f1-47a4-9258-7cf5bf742782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:11:13.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:11:23.391Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=81a85f66-7467-4b02-ac8f-429c7887cc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:11:23.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:11:33.476Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=fd9d1a27-de32-474f-ba44-01ee530a3135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:11:33.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:11:43.524Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=166942f2-13f1-4782-968b-0bbfc48865b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:11:43.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:11:53.586Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=29a8c893-f0ae-4464-9809-e876b1209e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:11:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:12:03.618Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0a8c1923-41b0-474a-8868-2e192bb44f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:12:03.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:12:13.633Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b13cefb4-dae8-428d-8a01-35aa7ccf016d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:12:13.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:12:23.737Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a739d459-7003-4457-b9da-54dcc0498128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:12:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:12:33.822Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bce68beb-1651-4249-984e-1653d90e1ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:12:33.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:12:43.924Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1ba0c3c6-7894-465c-b4af-0559c5191874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:12:44.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:12:54.038Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=daf590d3-ac27-4e09-b6c6-cfe4c8d1f32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:12:54.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:13:04.218Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f3fda9f7-d847-4c4c-8386-3316979560e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:13:04.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:13:14.251Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=caac27ad-8a9a-4a90-be1d-a8b471696fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:13:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:13:24.343Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=93a6784c-130b-4096-a798-a3f803813995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:13:24.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:13:34.445Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8af5a127-1fa8-485b-a8f7-2137d1fbe687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:13:34.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:13:44.568Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2ba38221-c74c-49c1-9036-ac3a112bf17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:13:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:13:54.686Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=fdbf0e35-0424-49f1-a2ae-1b31de115aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:13:54.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T13:13:56.547Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T13:13:56.548Z |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 |2022-10-10T13:13:56.548Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T13:13:56.548Z |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 |2022-10-10T13:13:56.548Z |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 |2022-10-10T13:13:56.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T13:13:56.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T13:13:56.553Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T13:13:56.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:14:04.737Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=14d95b87-79a9-4a1f-9d19-96a4b22e6d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:14:04.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:14:14.782Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2276df06-f8de-4d36-8db5-ac6adeb03574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:14:14.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:14:24.861Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=72301738-e694-4fde-910c-13da8e487f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:14:24.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:14:34.969Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9d20ed27-c950-4384-ab39-5906fe33718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:14:35.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:14:45.015Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8a7c3fdf-5b35-4fb4-99dc-9b7464ec0f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:14:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:14:55.073Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=64cc10d9-76d7-4283-890e-1414adaed590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:14:55.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:15:05.152Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ffa28d48-e063-4663-a8af-f4f7663629db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:15:05.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:15:15.260Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0a97c12d-c916-4c7d-bb81-84eb1c882a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:15:15.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:15:25.331Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3229dfee-6d4b-4697-93fe-e49787720a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:15:25.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:15:35.374Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=fe8d6c59-7902-4fe4-a1f4-bade685c78f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:15:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:15:45.425Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1c01807a-cbf4-4208-9562-b47b4e74a4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:15:45.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:15:55.473Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=cce77243-88d6-4ffb-866e-b4406ca029b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:15:55.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:16:05.530Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3a9a1e7d-c21f-443b-b2f7-b711ef4a7c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:16:05.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:16:15.561Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=97b73f32-9392-4103-9c8a-a5bb1d53d8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:16:15.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:16:25.576Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1bca6979-e8e0-403b-8431-1b13ff980c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:16:25.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:16:35.656Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=70d021f0-e05c-4641-8db7-cdb583f4fab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:16:35.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:16:45.676Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a859f55f-5517-4282-8d49-de3a43560158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:16:45.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:16:55.727Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ef06ca84-e57c-46d3-ab50-ea53a7084648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:16:55.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:17:05.800Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=36d7f1bd-f19f-4e06-85a7-c7af6a3f69aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:17:05.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:17:15.860Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3f565c53-de3d-4f8d-9428-8dfce6a840f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:17:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:17:25.939Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f7aff35d-c54b-48e7-a3ef-180353a9e4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:17:25.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:17:35.991Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0a32dbea-a196-4a40-b766-b6bb5dcefa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:17:36.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:17:46.063Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2d1b65de-9f23-4cf0-b520-34ca719464fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:17:46.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:17:56.170Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=81e3b978-b48d-44ea-83a9-f78465a542b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:17:56.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:18:06.238Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2fcea7f6-091d-45ca-9b76-b6cf408ed2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:18:06.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:18:16.263Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f3991259-cdef-4f53-9588-2840c74d32db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:18:16.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:18:26.340Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c67cb4ba-795f-4925-a3f2-c19de3c62ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:18:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:18:36.629Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1e990be5-6455-4124-b32f-012fe502d521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:18:36.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:18:46.692Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8c1c4005-ae90-4e46-b924-035ba80efb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:18:46.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T13:18:56.562Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T13:18:56.562Z |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 |2022-10-10T13:18:56.563Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T13:18:56.563Z |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 |2022-10-10T13:18:56.563Z |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 |2022-10-10T13:18:56.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T13:18:56.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T13:18:56.568Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T13:18:56.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:18:56.745Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5b4f3b81-ae9a-49ed-9c8c-842940e2a4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:18:56.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:19:06.864Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a7e00817-a1de-452e-9132-fb09edc15e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:19:06.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:19:16.978Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f407ae69-f2e6-4b88-983f-f575469b8ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:19:17.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:19:27.117Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8c90865d-26a9-46aa-8499-1c7a4049e607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:19:27.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:19:37.143Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=587113a1-4b88-49a9-b925-19e7c319976e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:19:37.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:19:47.223Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d02a61c9-1ff7-4eab-9b67-0f80ee6ee837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:19:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:19:57.277Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1ba58fbc-2a55-4148-8992-8547110c230a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:19:57.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:20:07.355Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5c221d65-89bc-44bc-a5f5-ebdfbdda216d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:20:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:20:17.455Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=99703aa4-eb3c-4de5-a640-6a3babc9acba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:20:17.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:20:27.566Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f7feecaa-52c8-49cd-bbab-4af2946fa704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:20:27.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:20:37.622Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=13fb134c-4d3c-4509-9c59-b24e4f956a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:20:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:20:47.641Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2694313b-a46c-4619-9c0f-25be12ee825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:20:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:20:57.665Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3ef5b4f2-bf09-4cf9-b9de-d6a0c3ca8fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:20:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:21:07.703Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7c073b6e-e583-4ed1-874a-37d086339bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:21:07.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:21:17.715Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=19859a1c-ea98-4b2c-a4b1-5717760d60de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:21:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:21:27.776Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c73d880e-498d-432e-ae56-4736a4e0d29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:21:28.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:21:38.033Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4eba58bd-3c44-4027-8703-087d7dff3817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:21:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:21:48.111Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ae2db88c-8653-4520-9d40-e1e89fbee8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:21:48.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:21:58.209Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b31a6755-90f9-4a34-84a1-4408fec8cd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:21:58.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:22:08.379Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1cee9541-bcfb-4cf2-9300-d819859c0158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:22:08.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:22:18.458Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=751451f1-9136-4e35-b640-86804fcb4e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:22:18.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:22:28.772Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2b5ba6f1-cac1-4a8d-b5cf-0ce0a1b566d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:22:28.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:22:38.875Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=b86869dc-c048-4680-b29f-209723ddc732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:22:38.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:22:48.972Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f6a36243-0087-4d9f-bfc0-449b70d37704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:22:49.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:22:59.102Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bcc335f8-715b-41b6-9662-db48f74c01ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:22:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:23:09.161Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a319f65b-1979-4962-a00f-2d3a499d2f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:23:09.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:23:19.196Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=747e2ee3-7e4f-4cc4-b69b-ef737ddf1f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:23:19.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:23:29.300Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2646be6a-6528-4673-bcf7-9b0845f92db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:23:29.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:23:39.464Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=452ef9e7-972d-4267-a55a-111d3917ccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:23:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:23:49.548Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e8ef8b9f-39a4-4670-8202-c4f9555acde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:23:49.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T13:23:56.617Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T13:23:56.617Z |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 |2022-10-10T13:23:56.617Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T13:23:56.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T13:23:56.618Z |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 |2022-10-10T13:23:56.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T13:23:56.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T13:23:56.623Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T13:23:56.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:23:59.581Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bebef1c4-5e2c-4292-ab98-68a13931da29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:23:59.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:24:09.645Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=7b9672bd-c6fa-4b2b-8545-6d0f096c664a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:24:09.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:24:19.698Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2d1c6b95-8ffe-454d-bbf9-c6dc409643fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:24:19.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:24:29.750Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3bedcc27-4091-4296-96c6-dfdb7da4b4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:24:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:24:39.833Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=25b29782-e54b-42c4-8212-a96231cd3d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:24:39.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:24:49.924Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=fad4b68b-644b-4418-9876-058f80f9668a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:24:50.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:25:00.001Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c04fd814-3c6d-4fc2-b5bb-2009f1c72bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:25:00.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:25:10.121Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=df8fe7b0-f2b9-4c4f-8482-ce8e8c31d25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:25:10.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:25:20.166Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0e633937-2ba6-48ae-b5c7-4f78b17d1811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:25:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:25:30.233Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=93a37367-4d47-48f4-ab77-bc6a4e8fc35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:25:30.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:25:40.326Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=14038b29-4016-4725-bf1a-eb05f61ec92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:25:40.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:25:50.364Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f9f42f8d-2e93-47a4-a37b-6b9b0bb20301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:25:50.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:26:00.444Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3333baf9-e30d-49fe-8a3e-d41d1ad3e035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:26:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:26:10.786Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=db278117-46b4-4507-9c6a-bcd77d583572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:26:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:26:20.970Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6879b225-e1f3-461b-8181-7229f1c780b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:26:21.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:26:31.039Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=25507b56-6bb5-487d-8a8c-1630860e2299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:26:31.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:26:41.111Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=37aee24b-3748-4964-b88c-e51d97aabcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:26:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:26:51.166Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4563f691-05aa-4af3-8234-6f4cad9076d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:26:51.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:27:01.205Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=348d2c4b-464f-499c-ac5a-1053d7ab892e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:27:01.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:27:11.319Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e2999c9f-9d42-40ea-9ba8-3d4a53efb110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:27:11.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:27:21.390Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=5a67ed01-eb91-4290-aacd-81d1264389d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:27:21.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:27:31.525Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3d2fd587-ea5d-4d70-aebe-2b40279465df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:27:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:27:41.569Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6dfd89ee-4101-45c5-b09e-384e7231bcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:27:41.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:27:51.617Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=261d5bb4-8296-4029-bdf2-c6be747a6c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:27:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:28:01.701Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0cd79c3b-259b-47f8-b476-de78d0d66a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:28:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:28:11.763Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=402c4860-f63d-406a-95a9-ce758f35d956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:28:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:28:21.819Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d06a85ce-d1de-4ebc-a80d-dc9ef08459ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:28:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:28:31.938Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=275099ac-e28a-4df0-a41a-81cbd000a74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:28:32.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:28:42.065Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=33a601a2-e7c5-4d72-9cee-e3f655dea673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:28:42.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:28:52.144Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=97443245-769f-4be5-9eb2-b11bfc26f414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:28:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T13:28:56.611Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T13:28:56.611Z |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 |2022-10-10T13:28:56.611Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T13:28:56.611Z |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 |2022-10-10T13:28:56.612Z |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 |2022-10-10T13:28:56.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T13:28:56.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T13:28:56.617Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T13:28:56.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:29:02.254Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f617b029-d202-4f1d-ae12-a113f1435d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:29:02.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:29:12.446Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=fd80ac53-245d-4c8c-9dcd-71e3f310164b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:29:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:29:22.513Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6ed08f74-8ab1-43ed-9b7d-5d2265d676c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:29:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:29:32.557Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3b2f3db1-6856-41c8-a8dc-1eeb20b0cf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:29:32.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:29:42.613Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3a826513-e49a-4f1d-9a74-0be68b3c1d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:29:42.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:29:52.882Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e8ad1c1e-d279-4c55-b7f5-0b1fd9dc351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:29:52.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:30:02.898Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=59af8fd7-89f4-407a-9d74-1fd1a1a3a962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:30:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:30:12.932Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=e4a49cd7-1b71-43bf-a574-cd8937ac5486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:30:12.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:30:22.950Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d8ad2003-484f-4262-8070-77835c9c1fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:30:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:30:33.036Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2b5885e2-fd6e-4e85-9eb8-5433bf1c8245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:30:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:30:43.075Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f7534c5c-65ea-4dad-b05a-f6fd9849ffd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:30:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:30:53.198Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c51e3aec-818a-4c91-a15f-c5011e24e348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:30:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:31:03.330Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=a297cef9-2cfc-46b0-8cdf-71ce0750ff57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:31:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:31:13.487Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=9c52b02f-d727-4bd0-aa26-31eaf17dc690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:31:13.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:31:23.590Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=2e75ab49-5e76-4dbc-ae7a-02f9d8e77d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:31:23.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:31:33.661Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=1dad38d1-8c21-49f6-9e6d-82934e9450de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:31:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:31:43.720Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=bbb4be65-d561-4385-a7ee-70aff03cdb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:31:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:31:53.789Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=35a6a9e1-764c-426a-81a8-4d52e94d306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:31:53.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:32:03.933Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=82db53be-8c83-49f3-b49e-d4b44d7d5d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:32:04.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:32:14.027Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=abfb02a2-c71d-42dd-82fd-e22a3e0127a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:32:16.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:32:26.389Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6554adfc-ac71-47e4-957a-122f1f1e95f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:32:26.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:32:36.475Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=369976a0-5f62-4f78-b93a-31a89e10498d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:32:36.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:32:46.575Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=ad98d91d-98c7-4a11-baf5-b0e5d9bcd884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:32:46.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:32:56.640Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f2f6c831-329d-4633-8c80-184c185f50a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:32:56.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:33:06.754Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=974a387a-1078-443c-b036-a85760b2a7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:33:06.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:33:16.831Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6f90c869-834b-4a2a-8a19-86a5ea935798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:33:16.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:33:26.914Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=215e2c9f-dcc9-469e-849c-342307a432dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:33:26.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:33:36.929Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d247eadf-52fa-4217-bcbd-82d3994a274c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:33:36.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:33:46.986Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=3206bded-189a-4100-ba05-02f6694dde9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:33:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-10T13:33:56.579Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-10T13:33:56.579Z |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 |2022-10-10T13:33:56.579Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-10T13:33:56.580Z |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 |2022-10-10T13:33:56.580Z |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 |2022-10-10T13:33:56.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-10T13:33:56.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-10T13:33:56.584Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-10T13:33:56.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:33:57.002Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=47c3964c-2ee7-4a02-ae38-75b7a03d6263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:33:57.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:34:07.038Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=c48a89eb-784b-444c-9609-d7cecd7757f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:34:07.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:34:17.123Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=66fcfff9-27f8-48c8-8f9e-89a26bf16d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:34:17.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:34:27.182Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4f12f582-8236-4023-bad8-3154153a9633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:34:27.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:34:37.202Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d57876a8-692b-4b29-95f1-581457b94417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:34:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:34:47.298Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=703c7be9-8763-49c7-a94f-87fa81f7a41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:34:47.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:34:57.334Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=6612018d-7ffa-4e2e-bc29-7ec9fe0ba2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:34:57.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:35:07.434Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=23ce0dfa-ab4a-4ade-96bf-8adc7eb0c5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:35:07.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:35:17.631Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=d071a2e8-a40c-4a49-bf50-702ef308535b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:35:17.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:35:27.666Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=aecbdcd6-89ad-4ea9-af5f-e6d44b07d589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:35:27.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:35:37.714Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=f22fe00a-1cc9-4c33-b903-ce529946b9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:35:38.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:35:48.105Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=0de41f23-4c71-4945-b318-29989e164295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:35:48.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:35:58.227Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=8d89327f-6ba1-47c2-b72d-94435e589ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:35:58.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:36:08.472Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=00468b39-19d4-4e25-8b52-7425781acd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:36:08.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:36:18.580Z |INFO |Init configs |InvocationID=2381ce39-860a-448a-8d21-64bafddbc64c, InstanceUUID=4a59956f-e19c-4643-a89b-615cc8d85fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-10T13:36:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |