. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:09:20.451Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:09:20.477Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:09:20.478Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T08:09:20.481Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:09:20.929Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:09:21.101Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:09:21.102Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:09:21.103Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T08:09:21.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-02T08:09:21.276Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-02T08:09:21.306Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-02T08:09:22.967Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-02T08:09:23.640Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-02T08:09:23.665Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-02T08:09:23.665Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-02T08:09:23.765Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-02T08:09:23.765Z |INFO |Root WebApplicationContext: initialization completed in 2458 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-02T08:09:25.164Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-02T08:09:27.511Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-02T08:09:28.107Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-02T08:09:28.150Z |INFO |Started MainApp in 10.435 seconds (JVM running for 11.403) |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-02T08:09:28.425Z |INFO |Start scheduling PRH workflow |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:28.442Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=60b719b0-2b96-4d46-aa5b-babdbb36e039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:29.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-02T08:09:31.643Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-02T08:09:31.645Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-02T08:09:31.651Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:39.173Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9eab421a-3b19-4f6c-a6ed-5d1fd70fb41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:39.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:49.252Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c7c2ec9e-52c5-4385-ac13-1d5966d691e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:49.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:59.549Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=daca1070-6a5a-4004-8b04-cd638e9a4604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:09:59.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:09.894Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7effdb49-6c97-4346-8c02-2053a81e65b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:19.959Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bf4557d0-d0f7-4c6b-97fe-fa195e5681c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:20.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:30.101Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f24c25b6-7477-4427-b2ef-3bbd5a5ebd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:30.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:40.162Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=104fd559-7434-47ea-a5a5-c9c3681ad83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:50.230Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=27a1c7d7-bc21-4fbc-a4e5-d9636f831193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:10:50.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:00.527Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b42bb22e-801b-453e-a5ee-ff2f55a3650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:00.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:10.587Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ff3f8a83-c3a2-4faa-b195-523b84dce243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:10.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:20.698Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3eac7d48-8b0a-4930-9827-ed4c932d9181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:21.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:31.071Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a8fcde32-0c38-4d7b-bad9-a0f7f8cc8787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:31.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:41.159Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8200d280-c7e2-4c97-bf89-b912cef0002e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:41.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:51.369Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b84e828c-182b-459f-8ca2-3a6a1824622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:11:51.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:01.601Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ece62953-3fa4-4355-b0a9-852ede30e989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:01.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:11.739Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ca3de4d1-9365-48cc-aad7-6f5859c17aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:11.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:21.813Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=92737b3f-3e71-4f1e-9f2a-fcf0fb19e4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:21.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:31.960Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5c5c2b0a-8dcd-4455-b5af-48a37e7c5ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:32.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:42.114Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9cd0e809-6b1b-414b-ad4f-c7151913dc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:42.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:52.191Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6a2de11a-0150-4ea2-8fa5-c7fba66ed5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:12:52.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:02.235Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2de3211c-4d18-440b-9a51-8d270caa3c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:12.291Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b117a639-abd8-419f-8968-ae417dc8ce97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:12.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:22.330Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bd8b1f37-676b-471a-ba7b-cc88fe72e5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:32.366Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b95b9a8c-47b0-4c01-8aa5-2c4c7ec91028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:42.438Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=89a4d60f-6d87-4034-b431-c2f712ed7598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:42.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:52.497Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f14ba91e-a428-459c-a4d3-2356271cf9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:13:52.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:02.548Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=aab28755-f7d1-4612-86c2-b1b2293fb3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:02.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:12.602Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6011a419-e979-4758-9799-e1434a3bb278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:12.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:22.669Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=764cb077-ec5b-4abc-bdc1-92d7f6f9101d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:22.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:14:26.066Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:14:26.067Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:14:26.067Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T08:14:26.067Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:14:26.069Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:14:26.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:14:26.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:14:26.141Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T08:14:26.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:32.709Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=513a0f9c-b6a3-4498-a6c4-f6b54fe2f49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:42.736Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8aaa10ba-1a0c-4d4e-991d-642b9ac12cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:52.769Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ecc5facc-82c2-4941-8288-c150b7f6481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:14:52.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:02.798Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a9b39fca-eb67-4baf-9017-652677e804d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:02.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:12.830Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3f4c7f3b-d932-474a-928e-3d356558d500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:22.865Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1d1e1e00-68bf-45dc-ad0e-641897225b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:22.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:32.934Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b4a702aa-2984-49e4-993b-ef6e4b45728c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:42.985Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fd33839a-e0cf-4405-b94d-715f87bf185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:43.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:53.025Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c8494418-1400-4678-ba7e-dbade7e4584f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:15:53.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:03.080Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b6cc285c-3d0f-4310-b86c-f8b9c2287121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:03.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:13.111Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bedf4a70-a0c1-44bc-82a6-3986764b5a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:13.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:23.155Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=21634644-a7e0-4b95-b2fe-2af39d96b4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:23.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:33.241Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a8cc5449-88b6-4eeb-828f-e1fb514e7266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:33.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:43.268Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d8dfe2b4-b4b3-4685-ae5f-12103fda7964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:43.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:53.314Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8d52d7f5-3338-4eff-a07f-3404784f72f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:16:53.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:03.378Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=50790f18-996d-4455-9229-0f6d21173eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:03.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:13.432Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=aa5d3469-fd8f-45a0-ae26-9c703e05dfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:23.478Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=161e83cd-d4c6-45b0-9801-6d1e35e797fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:23.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:33.518Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=67643c77-215a-4221-9d26-ca91a3d5c314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:33.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:43.566Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f4dcaaf6-8a86-4bd1-88ad-0dafa743b89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:43.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:53.605Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=922a74ef-b6ef-4106-bbc1-b6f86378e3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:17:53.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:03.632Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0d0a6d30-89db-47e5-bf81-3f18c9ac11a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:03.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:13.660Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d02f08f2-8704-4201-98b9-1cf8606e688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:13.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:23.688Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cfc81297-fb34-41bb-bcbd-0e4bab583e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:23.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:33.784Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7f546537-ad10-412b-9e66-a597ccf72b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:43.834Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fb7b335c-d0b9-4341-8642-c99ffba8a6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:53.866Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5177809e-26f9-49d3-a472-3f9e5468d362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:18:53.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:03.939Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f0ddce68-4147-425e-bd28-b78bb480d2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:14.059Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9b04535a-be51-4e85-8603-3abb20ebf35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:14.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:24.097Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b509233d-44b6-4586-b7c1-f9accfd33a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:24.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:19:25.488Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:19:25.488Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:19:25.488Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T08:19:25.488Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:19:25.489Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:19:25.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:19:25.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:19:25.500Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T08:19:25.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:34.140Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e3591264-82d4-46de-9fcf-0578e7ec5053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:34.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:44.187Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dfa924cd-7246-4abb-970e-3969979755bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:54.224Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=14f7f299-2044-48cf-9aa7-c67516927a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:19:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:04.328Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1e73aedb-7321-4e44-b5b7-d8cd1fcd97a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:04.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:14.387Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1fab9787-5896-4365-9520-8784346e4ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:24.433Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9812e6e6-b11f-45d2-bfc8-54ef3ac22839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:24.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:34.461Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=422ceb51-bab8-4198-b386-1ea9257cd41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:34.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:44.487Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=57317410-5947-4ada-b251-8d29517193ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:54.576Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c29b94bc-29e8-41d4-b5bf-f7e14822efc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:20:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:04.610Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=12b7a0e3-1399-4e0a-b347-a66950e09a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:04.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:14.753Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=854e1ef8-1dde-49ca-8f27-6529fbb22fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:24.794Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=970b453c-7df1-4885-964f-1ac08e98cfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:24.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:34.888Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=93b8866d-a7f6-44f6-88bc-6b9be05dd3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:34.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:44.935Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=782bce9b-e99d-4880-9793-bd6bc9c01630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:45.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:55.012Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=48df5438-1f46-4cab-982a-73d63240029b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:21:55.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:05.040Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fe635734-72b9-474f-8f0f-04b47150edca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:05.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:15.074Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7caf81b1-d1a0-43bd-bcae-4320f5bff2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:15.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:25.120Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=95f23388-62fb-4694-85b8-d2ce5af9f091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:25.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:35.163Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ddcdaf76-229c-43d1-b30f-c154f25b525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:35.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:45.217Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e0dfe17a-a97b-414d-93ed-ab4f7c2a0c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:55.249Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=74c91568-db37-44c4-ad71-993ef6f8390d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:22:55.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:05.339Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6c21bbb6-bfd8-43a8-8f21-c9e2f8d4d2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:15.365Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b4b7cf77-f49d-494a-a295-e9e937018aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:25.391Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b1e676e3-533a-4c33-923a-eb259f30c98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:25.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:35.423Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8d4aa53f-8b41-4209-920e-bff6cba7c3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:35.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:45.451Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d16c82f8-78a1-4f89-9a29-c24fdc1237e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:45.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:55.483Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e10fc664-73c1-4be6-9be6-13aefd7c252a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:23:55.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:05.532Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d24ce775-ddf0-48d9-b6ec-d4286d2e6350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:15.579Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2490429c-0352-4a37-bb9c-71d498aa211d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:15.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:24:25.514Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:24:25.515Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:24:25.515Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T08:24:25.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:24:25.517Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:24:25.525Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:24:25.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:24:25.525Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T08:24:25.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:25.611Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=62caa981-fce6-4d66-81b8-e0ffda2f47a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:35.679Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a0599eb3-d8a1-4451-9a48-bfd4c3a0f63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:35.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:45.722Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=998571d8-7f59-4aed-bcbc-aee4469e17de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:55.763Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1cac960b-3086-4707-b20c-ee7e73f76133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:24:55.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:05.831Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=05426d56-2c73-4a73-a2bf-8e3ef984759a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:15.864Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b7309264-2e6f-475c-b03a-2cb45136edbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:25.898Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a5317fd2-511b-46c0-8be3-801aa57a9898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:25.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:35.926Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d37818d6-32b3-4e17-8fec-2eb1d528dca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:45.959Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c9a9a362-09fa-498a-b8fc-cfb7b24c2c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:45.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:55.981Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=126e74a0-5e07-4fb1-bbab-8477f6c0687f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:25:56.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:06.004Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=35612159-c34b-4694-82f8-dce85e591e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:06.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:16.021Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=69767382-8f27-42b0-9fca-c2050bffe1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:16.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:26.053Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=db0ed0ba-8193-4a08-8cf6-8e53fb54b17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:26.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:36.131Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f58fe395-74b8-495e-8eb2-5d563bb007aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:36.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:46.206Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a6cd173d-57a4-402c-93d0-e67d370e602c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:56.293Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=163a4887-4606-4db8-ad43-b246b40127d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:26:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:06.385Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=979021aa-6d4f-41b5-b6a7-ab704ff3a5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:16.449Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=783fc29a-2717-4303-b423-9d7da7d9bde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:26.500Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=741d3ba8-a5fd-407f-a27b-679f49018bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:26.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:36.555Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1e45091a-58ac-4594-a179-6aec2fe7827b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:36.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:46.589Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e802050c-2f4a-4644-a78b-1577cb0512b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:56.701Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7da9584a-b86b-415b-ab69-c1384c227fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:27:56.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:06.745Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d9695cae-09a1-4c87-8cba-c9109ffc6a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:06.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:16.785Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b5fe9726-ba99-4d12-b958-9f643481c816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:16.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:26.833Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=02e30089-1975-4249-b029-8abf47efd75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:26.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:36.899Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=110558f2-0c6f-4447-9ee6-f9281d460f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:36.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:46.941Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d598f404-de3a-4526-8559-17e7c36b9d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:46.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:56.990Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=15fa6f87-1671-4c74-852c-34eeabd1e848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:28:57.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:07.041Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bfdec42a-0b96-4634-ad05-2e55711942c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:07.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:17.104Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=70fa4fa4-1854-41ef-9d68-61eb2504b9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:17.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:29:25.557Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:29:25.558Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:29:25.558Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T08:29:25.558Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:29:25.560Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:29:25.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:29:25.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:29:25.570Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T08:29:25.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:27.152Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=50c694a6-0f75-4a87-9515-e43301ddd59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:37.178Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=46e41bfa-79da-4e00-acf8-de2b32d9bf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:47.247Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=74ac9b9d-8649-4788-9693-536c9da86f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:57.279Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c8839b97-b50e-4955-8b62-f9d6d5089d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:29:57.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:07.748Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b327a995-a4b8-47e2-b285-a2fc0252d28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:17.820Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4fafe65c-8645-4dc1-8b92-b388961c7b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:17.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:27.856Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=384ed02b-a3fe-499d-aee0-bcff7cc46c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:27.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:37.911Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5fa84581-5deb-458e-932b-631cb0e14776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:38.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:48.131Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f6298279-7795-4857-ae4d-6efea45c0d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:48.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:58.267Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e5f73c28-c190-403c-8b7b-1011280a8638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:30:58.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:08.296Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a4772e7d-63e0-4fca-94c5-086d0370c214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:08.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:18.330Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=af7d09a9-b1de-4583-aed6-9222c8a4ec9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:18.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:28.382Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cdba42a6-659d-4f5d-b1b8-eabc0ecd4239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:28.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:38.445Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0d7256c5-ea2b-4131-86f9-85cef66f6f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:48.511Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a0eeb078-db84-4521-83b0-e16ca7db2a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:48.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:58.569Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=69ea8f9c-1048-42c6-a556-211fd894b59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:31:58.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:08.604Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=379bb8f2-dd73-470c-879c-35a6c5d5ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:08.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:18.631Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3c975be1-177f-4b13-ad29-ddba25e0fea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:18.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:28.666Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9eca95df-ac0c-4fd5-861e-822d422e0023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:28.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:38.744Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b0cd4cfa-e474-4e47-9e7d-e9a1fad603c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:38.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:48.770Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=11eb1a8f-3a9f-483b-b5e4-ee30c5bc0dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:48.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:58.789Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ef079a49-f78e-4da5-b227-003733ae76fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:32:58.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:08.834Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f10a76b0-6f90-4c31-9d05-35a14e139d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:08.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:18.870Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c06b984b-c150-40d7-95a5-8924b4e97924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:18.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:28.894Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d026b8a7-2af0-483c-a188-a919ca65af30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:38.936Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9b2383e4-3298-4842-a08a-a0f987d59141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:38.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:48.995Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3178220f-00b5-4386-bb57-f4a36c27f50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:49.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:59.062Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3e15b57e-58cf-4312-897c-8a012687cb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:33:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:09.080Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=06599a51-0425-4714-97f9-fa307ba46561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:09.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:19.125Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=18e7aab3-5705-4b83-b8ed-dd3c052082e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:34:25.426Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:34:25.426Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:34:25.426Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T08:34:25.426Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:34:25.427Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:34:25.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:34:25.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:34:25.435Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T08:34:25.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:29.151Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d45a639c-14c5-4a25-b29a-e922de6624b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:29.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:39.173Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b6fc1f34-c259-4625-b8d4-eb42e2afaced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:39.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:49.200Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e44d77d8-799e-4569-a839-680e02704349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:49.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:59.226Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ea956fa9-22b2-4f17-8715-1d17fad0b598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:34:59.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:09.243Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9ea4d6af-e7b6-478b-b1a7-9c346a7f1504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:19.271Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c0d3ddbd-4c77-4854-ba8c-d30e70ef8b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:19.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:29.293Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9c5ae3ca-e8fc-42d4-8bfd-832d824d9a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:29.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:39.358Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0d295a69-bb38-4458-a581-6f1cf2edc4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:39.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:49.398Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bd27ae47-0a94-467a-865f-655365494d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:49.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:59.424Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4de7cd20-1ccd-4f5a-9bc9-ef98638f354f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:35:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:09.452Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=57a68e88-765c-477d-b02d-97e004b78b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:09.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:19.483Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=248ccebe-a4a1-4379-a16d-ab1c85d78dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:19.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:29.521Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0594abdf-8819-4a85-b09b-8812f75526fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:39.614Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b9681186-e24e-44fd-b242-da3ba0d28cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:39.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:49.700Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1159cd02-119b-4ef3-83d4-d5346a287bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:49.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:59.728Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9f64c6d8-7e6e-4e8d-92a3-0a5df4307ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:36:59.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:09.760Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5f6b5be2-c0bc-49ea-90d8-182d082a77e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:09.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:19.833Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=eab138e1-37b5-4dad-8da2-7f99267076dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:19.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:29.859Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=76c7068d-aff7-4c03-aed5-68c11632c155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:29.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:39.916Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=34438748-5789-4e4c-bcd5-4cd542ff667f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:39.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:49.940Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=12d037de-e2a1-4d2b-a66a-2d12c0364726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:49.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:37:59.969Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=107f20ea-e573-4852-9636-0751ae0bc7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:00.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:10.001Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=093571cb-17ee-4a9b-9249-cf00a9821447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:10.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:20.033Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=72f23d78-c9ba-43de-87d8-7a1abf752961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:20.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:30.085Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=20ca4ecf-7a05-40e2-a42c-c5186e4fd01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:30.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:40.225Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=50cec622-0711-48f0-8509-cc5ed5a0f241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:50.280Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=00202a7e-802a-434f-9d0b-05367e374011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:38:50.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:00.356Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=24dd7dd4-a855-41b5-9ef3-44986be0d4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:10.376Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6037229a-cdb3-4333-97a6-a55552532b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:10.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:20.421Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a635702e-99d1-483a-906b-0abb0bc3a711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:20.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:39:25.516Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:39:25.516Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:39:25.516Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T08:39:25.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:39:25.517Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:39:25.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:39:25.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:39:25.525Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T08:39:25.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:30.451Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fb3f6778-923e-40a8-a647-27e4e64fd6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:30.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:40.488Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e9a3ad2a-aa08-467f-beb3-dd1fe4725a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:40.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:50.535Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5373a61b-a7d9-4609-b263-c3fa18fef91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:39:50.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:00.573Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6a016c10-c79b-4c78-b3c3-f73f52cc5ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:00.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:10.612Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9d5f810a-222b-4022-85db-ec61887bf95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:10.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:20.641Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=42b3ec76-355a-41fb-bb93-27dbf67d1132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:20.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:30.672Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0ad70203-f5d4-44ca-8189-2e3bcd46cedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:40.727Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d2467fa6-e1c0-4d30-ad85-15fdadd5f1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:50.754Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=93954c09-9c7d-4747-93f5-8b20bcc0caaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:40:50.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:00.791Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f76ca4ac-5559-4de3-94c2-250bb30f8676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:00.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:10.842Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f9f91638-5042-4517-8e2d-073ff6ab437e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:10.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:20.878Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2d240709-fe4e-4058-9d41-c68c4ab3367b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:20.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:30.909Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f38c9b3f-ff0c-480c-8a47-db8d431d663c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:30.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:40.939Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7ac392a5-186d-4480-b87e-bc58f633962d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:40.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:50.989Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=55d536f6-82e5-433b-a8a5-8546e31ed9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:41:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:42:01.029Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dbdab425-5e33-482a-b1d9-f0dfb7206a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:42:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:42:11.057Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e9b6ce53-052a-4b97-8064-e6ddde7b991d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:42:11.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:42:21.087Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3054ed35-97e1-4f3e-9b5f-21eb9bc401cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:42:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:42:31.185Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c077a095-7506-4645-a724-96e9f14e9db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:42:31.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:42:41.223Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=04af8707-97cc-49d0-835a-e2b9d9186e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:42:41.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:42:51.327Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=051c7689-11f0-4041-b20a-506293bf619d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:42:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:43:01.371Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d2a89be6-2731-40bd-9fce-c34e71213755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:43:01.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:43:11.410Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4fd1b6be-6840-43df-94bc-3a2b0e20fe9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:43:11.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:43:21.448Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=75b8e411-33de-4f01-9bfe-b0727f13502e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:43:21.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:43:31.510Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=df3c963d-3162-40d2-bfdf-2217ed2be630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:43:31.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:43:41.535Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3e9d0d17-a384-48f1-8fbd-d94649e11772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:43:41.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:43:51.562Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8ef88b48-6590-4d0c-90fa-7923491dcbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:43:51.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:44:01.628Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=93640c81-9852-4397-a1f4-07c88cff2c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:44:01.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:44:11.680Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c60d8ae6-9c48-4e83-85d4-fba542cf035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:44:11.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:44:21.705Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dfe9ea5e-0e04-43ca-934b-96a4a22de424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:44:21.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:44:25.456Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:44:25.457Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:44:25.457Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T08:44:25.457Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:44:25.458Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:44:25.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:44:25.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:44:25.468Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T08:44:25.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:44:31.781Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=79ccadcb-289e-43b7-bd08-4bf6dff3e80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:44:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:44:41.820Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cbf337e2-887f-4242-9b0b-648e64437c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:44:41.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:44:51.842Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=04795719-5859-4cf9-860c-40104350b0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:44:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:45:01.863Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ca48188c-ca89-454a-8c33-2dad29d65fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:45:01.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:45:11.913Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ab3135c7-0a15-4352-80a1-0bf77bde10b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:45:11.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:45:21.965Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=84bee403-8e8d-44e6-8052-40de5d3d72d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:45:22.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:45:32.007Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8c814e9a-8339-429f-8c6c-2dec8a97c961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:45:32.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:45:42.047Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5bb00188-f1c4-481d-a408-5b696c4a088e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:45:42.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:45:52.084Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9ad1ef88-5ae2-4240-81f9-aa307c5ef123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:45:52.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:46:02.133Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f71ff815-9aee-47cb-b06b-f4a33f3bdb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:46:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:46:12.171Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=07129d02-e948-46cb-bf7c-4d5769994aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:46:12.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:46:22.198Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=71fb4f02-2834-49f9-9023-96d61e9975f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:46:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:46:32.236Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b27f1536-c2ee-420f-8b67-4a210ba86be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:46:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:46:42.280Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d2014d4b-1080-4198-b3d2-4c6d0ee08f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:46:42.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:46:52.368Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0de89d62-143e-4efe-96a5-0cade0ff838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:46:52.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:47:02.452Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=afd99bbc-b551-414e-8029-bb9e725144da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:47:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:47:12.495Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=70455d13-3847-4e89-b02b-0bf4640b7ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:47:12.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:47:22.531Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ecf7ced1-678e-4749-827d-9a42e96ff8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:47:22.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:47:32.596Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4d71c524-85fd-4cbc-9e8d-d49a9344903a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:47:32.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:47:42.621Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=65b4b332-1b75-46c1-838d-d677cd931895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:47:42.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:47:52.663Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c304cce6-376a-4785-ac5c-41f9099cf26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:47:52.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:48:02.696Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c2a4225a-51ec-4ad5-b5d6-fb1f0a099c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:48:02.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:48:12.731Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c2100ac8-3de2-4278-93e9-3db3c694a33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:48:12.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:48:22.766Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=42a995f6-42c6-4c32-83e2-5cd6bbfece1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:48:22.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:48:32.822Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ff69d649-fc5f-4da9-ab62-ef56db1058c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:48:32.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:48:42.841Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e85a3a08-38f7-4429-98f4-c55919b808ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:48:42.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:48:52.893Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=16344508-a479-48a1-928c-1fe1d2362674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:48:52.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:49:02.919Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2254a7e7-f019-4e9b-9f7b-8dca8861a453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:49:03.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:49:13.004Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=78245bb0-3e7b-474d-b078-11ee9ac1d892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:49:13.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:49:23.064Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7690d524-b5f2-471a-ba10-7bb85c92e061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:49:23.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:49:25.377Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:49:25.377Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:49:25.377Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T08:49:25.377Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:49:25.378Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:49:25.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:49:25.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:49:25.384Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T08:49:25.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:49:33.097Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=657d5b6e-0393-4261-adfd-442be70cb8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:49:33.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:49:43.145Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=97b988ae-3b3f-46a4-ab01-e7220ad08bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:49:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:49:53.177Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9beb4f2b-cd5e-4ce3-8835-aa31bb7067f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:49:53.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:50:03.204Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f9247b42-a420-4bff-8328-c4b67ea100f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:50:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:50:13.246Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3da638ea-62a7-4031-8088-6b4bc689c26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:50:13.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:50:23.300Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=71ca10cf-0946-4bba-8802-3ba645eaf77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:50:23.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:50:33.425Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2fb763d6-8cfd-4479-8a36-17e3c1095993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:50:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:50:43.447Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c2b3b90a-eb29-4482-8950-d3b29c55a551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:50:43.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:50:53.488Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6f9708ab-bafd-4dae-bf7b-1c85348cc785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:50:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:51:03.520Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0105345f-79b6-4320-8720-ee7d60e3cc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:51:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:51:13.550Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2d9402d3-b870-465d-bb3a-f6b66d7af60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:51:13.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:51:23.592Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=eb1e908d-9598-4b2e-86d0-cf18c0d1e475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:51:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:51:33.612Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=83492d76-d6ab-4336-b121-bcca10133b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:51:33.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:51:43.643Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ea4e9313-c136-40fd-93e4-9a03ca065972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:51:43.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:51:53.694Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ece429d3-c6ca-4383-a1c1-62e49e120434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:51:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:52:03.720Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=91d43149-98c8-443e-afd5-8ccbaa32c949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:52:03.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:52:13.763Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7a31af7d-0cbb-4d2a-aa87-8e2145e94505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:52:13.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:52:23.785Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=43880365-eabc-4ea4-8d3b-c03dee0c10c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:52:23.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:52:33.823Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e1a54adb-92d4-45f1-98c4-75a056934f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:52:33.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:52:43.847Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fc448adb-490a-4182-b421-359b9db84b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:52:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:52:53.900Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=19fc7fbe-bc9a-484b-bc77-5b3a0deff02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:52:53.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:53:03.951Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9a90f32b-d2e7-405a-ab71-96457763f279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:53:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:53:13.985Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dcd239c9-e7b4-4f51-b708-3923c09ae6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:53:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:53:24.022Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b347a09f-e2c1-465e-ad30-b2c1134ee0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:53:24.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:53:34.072Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d8bbdd97-6170-4b65-9b94-992275928be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:53:34.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:53:44.125Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dffcb08e-5def-4780-a72d-79723156988c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:53:44.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:53:54.155Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=186b3a12-af76-4e8e-9f98-fce59dd12e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:53:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:54:04.192Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0482a665-1734-4321-b201-e5be83cc0e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:54:04.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:54:14.238Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d0aa49fb-2922-4a5f-b120-a0fc7fb58bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:54:14.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:54:24.278Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a447cdab-2fd3-4184-8582-ba82b7991b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:54:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:54:25.430Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:54:25.430Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:54:25.430Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T08:54:25.431Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:54:25.431Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:54:25.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:54:25.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:54:25.438Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T08:54:25.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:54:34.313Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=987c3f90-bc69-43fc-8339-a5f42ab55bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:54:34.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:54:44.365Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=10f93bcc-cb57-4e68-80a5-622d4c05cc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:54:44.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:54:54.388Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f1faf20e-b78d-4f91-8c38-fa2a18889c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:54:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:55:04.485Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=007fa070-b1ae-40ec-9952-3606cf29e955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:55:04.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:55:14.579Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6ee3951c-d8a4-4cc8-a4d0-cf1d1ec46837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:55:14.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:55:24.600Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=860d0b7a-2a50-425a-aec4-c973b129ed16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:55:24.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:55:34.732Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=07f7adc7-dbb6-4b3d-a6cb-3239d93aad39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:55:34.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:55:44.769Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c5c8f05e-8a21-4455-a4ee-5a2f5d5742bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:55:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:55:54.804Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e483cfe3-7cc0-4984-8b78-5095300fd9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:55:54.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:56:04.830Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6153ca39-770e-48f1-a8b3-ed04efa8b43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:56:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:56:14.891Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b6d62bcc-66ed-4942-a32d-e95b0b2aefe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:56:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:56:24.911Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=de3e25eb-f527-43d3-ad25-415c72e72e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:56:24.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:56:34.941Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3c0e82bc-bdc8-4ac2-ae03-389ddb7fa04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:56:34.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:56:44.984Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=455c377d-6d2d-4b35-9cc9-e2d93c2275a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:56:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:56:55.022Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e0dfc7b6-fd07-4257-9661-eb327f00e750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:56:55.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:57:05.089Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=685bc7de-91ca-4fe0-88d0-fe5c8498aa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:57:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:57:15.131Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e7aaacc7-612e-4288-8e1d-53532b9dba73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:57:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:57:25.161Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8d91c3a6-46c0-493a-8c14-69e6414e8046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:57:25.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:57:35.203Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b40d71a6-84b4-4ad7-a2b1-fda0bdf4bd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:57:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:57:45.219Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a86554a2-f61f-4cf2-b2ff-fd3eb38f06a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:57:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:57:55.277Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7e890fd9-6601-4cd0-b684-1ecb40f4b0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:57:55.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:58:05.343Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7cf9a7b7-8f1c-46d3-9581-947b3886d124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:58:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:58:15.387Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e7366555-068f-45f4-b66c-e399c5178527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:58:15.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:58:25.410Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ddd2b26a-b1e8-465c-83de-1aba30e5da43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:58:25.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:58:35.432Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=10b191ac-c54d-472d-90d7-30948e4e83d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:58:35.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:58:45.455Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=66ed60c8-063f-400b-9d45-56d0c0267e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:58:45.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:58:55.490Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1951e4be-d5ee-4c01-8324-2740090406bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:58:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:59:05.528Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f54c3e77-7a35-4f49-bc05-691ae7f6b7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:59:05.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:59:15.571Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7fc5bac7-8dce-49c3-acd4-14fd327a9481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:59:15.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T08:59:25.382Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:59:25.382Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T08:59:25.382Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T08:59:25.383Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:59:25.383Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:59:25.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T08:59:25.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T08:59:25.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T08:59:25.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:59:25.597Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=33a70b87-8c3c-41a3-92ae-41b19cc87fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:59:25.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:59:35.665Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e99db3b4-c7df-4d21-bfc6-b82e4d052cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:59:35.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:59:45.697Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=811652fc-d477-458f-9dc5-ce034686e4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:59:45.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:59:55.732Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=af68dec3-d4b9-4972-94ab-a85c4b8d76c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T08:59:55.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:00:05.773Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=be0e9469-b1fe-40a4-831f-e3b9fb5f9c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:00:05.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:00:15.796Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c5b33a2c-8401-449f-9787-49853b948fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:00:15.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:00:25.871Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d3b6a319-8de7-4797-8d2c-656a079f6b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:00:25.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:00:35.977Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fe4ce0f0-0c1a-42d3-9342-cc2618d49e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:00:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:00:46.008Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e940aa32-194c-47d5-a6ec-1a3eca4974b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:00:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:00:56.033Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7d2243cc-094c-405d-8619-b9fa05f2b840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:00:56.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:01:06.058Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1140ffe7-925b-4c14-a9bb-f457f134fd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:01:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:01:16.088Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a7a0153f-485d-4717-bc63-d29ae6f96ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:01:16.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:01:26.111Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c2d416eb-18bc-4bdc-bb5d-2d6ebafe0745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:01:26.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:01:36.177Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=76a17415-6752-4e63-ab85-638bef7ed3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:01:36.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:01:46.246Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c284b87c-fe14-4477-b84c-468dafd92a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:01:46.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:01:56.293Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e24097dd-ef24-4064-8410-666955bf5852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:01:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:02:06.369Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ed3c5980-20dd-44bd-9700-44e51552d8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:02:06.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:02:16.407Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=723e34b1-63c3-4f90-8b30-fdf0ebeb0a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:02:16.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:02:26.462Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3d9c5f45-c493-4c6c-a9ef-1bb43bb5909e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:02:26.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:02:36.495Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6351053c-d974-455f-bf44-b4d92b9c378f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:02:36.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:02:46.555Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=eacdce6b-894c-4974-8524-bd010b71962c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:02:46.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:02:56.585Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=22653c47-32b0-4888-8b94-36f62367b91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:02:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:03:06.637Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4190b88a-6be9-4d3a-8c59-869d61d3cde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:03:06.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:03:16.688Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f902c9e5-667b-4bf3-b04d-01ef933780d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:03:16.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:03:26.726Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=639824fd-d77d-4391-a2c7-cfa7d2cced74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:03:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:03:36.766Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ff7f8b93-d7fd-498f-8fb6-2d767aa160a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:03:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:03:46.875Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7137c30f-f5e0-475b-9a46-364b7832eb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:03:46.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:03:56.910Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=afb64c61-f766-455e-96ee-3ca11ede2373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:03:56.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:04:06.962Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=de16c765-c175-4d9f-b040-1f52b10c7a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:04:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:04:16.995Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=959b979d-d3e2-4219-bf78-583ffeec6700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:04:17.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T09:04:25.502Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:04:25.503Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:04:25.503Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T09:04:25.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:04:25.505Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:04:25.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:04:25.517Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T09:04:25.517Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T09:04:25.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:04:27.024Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=406bfb20-7667-41a9-89a2-0d77c89b4862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:04:27.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:04:37.053Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6814906e-ac9f-495b-91fe-4220a1a21025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:04:37.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:04:47.083Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3e0056cc-7e23-43d7-935a-9c964ad7fcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:04:47.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:04:57.108Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5dc25f7d-c20d-4d84-96bb-2696f5cd497a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:04:57.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:05:07.141Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=602f267b-022a-4ebd-b2b0-b386de5a83b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:05:07.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:05:17.174Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6ca42a49-b462-4be7-99ae-ac6b8ae1eb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:05:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:05:27.193Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c7b648af-bbea-4b31-aca2-948dabbd45b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:05:27.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:05:37.265Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=80f9cb76-48ce-4f88-959b-bba51e156684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:05:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:05:47.296Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fc493a29-0bc9-4566-a412-6b15166a5d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:05:47.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:05:57.324Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b8497819-a2f3-437f-a302-03953a20a94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:05:57.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:06:07.357Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=32484f2b-34c4-4146-9d23-b7cd0cc2290a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:06:07.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:06:17.390Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f3e2ab7a-dae9-414c-8968-254664551725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:06:17.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:06:27.411Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=011712ec-8424-46c4-a000-d29fa9dcaa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:06:27.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:06:37.455Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=49b8dafd-8bc9-4848-964f-336142819734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:06:37.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:06:47.485Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=24df9897-0b93-46da-abd8-9b36aeb4c841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:06:47.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:06:57.514Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bbaec215-a87d-4699-b8f4-72e3067d85b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:06:57.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:07:07.543Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3fcf05e3-7c66-4a4f-b5b6-854449e26ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:07:07.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:07:17.566Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6c27a008-2a68-4e16-932c-26ac8bb77298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:07:17.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:07:27.634Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0c8e7f2f-6b8a-4b31-9911-0e478669a7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:07:27.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:07:37.668Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2f85eaa6-a460-4ca4-9ce8-ebd9e19b2844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:07:37.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:07:47.692Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3cad424e-4e06-4587-b590-164ddbec2fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:07:47.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:07:57.724Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=05322979-882a-4676-888e-1e95c00834bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:07:57.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:08:07.796Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6c00d781-c14e-42ac-bb60-3ea3b8fa180f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:08:07.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:08:17.871Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5e0f90a7-aabc-4049-ad53-d79fdd54f6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:08:17.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:08:27.903Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=afe101f2-03f6-4f42-a51e-d9f457a34477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:08:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:08:37.982Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=abddf49b-b12b-4044-972a-923dbf634809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:08:38.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:08:48.003Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=788d7dc2-3e72-490b-8ad9-16e28b4407e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:08:48.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:08:58.045Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d42af300-8f4f-4f93-8996-d76cd3a9d21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:08:58.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:09:08.083Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2ed1023e-96f0-4e92-b46a-a3de45e42935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:09:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:09:18.122Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=da13da0e-5b28-4f70-952c-2d225e2e9179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:09:18.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T09:09:25.449Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:09:25.450Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:09:25.450Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T09:09:25.450Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:09:25.451Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:09:25.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:09:25.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T09:09:25.457Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T09:09:25.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:09:28.187Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d0527617-d5b1-40bf-a440-40c7688a0173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:09:28.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:09:38.219Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d9f8b75a-790c-4719-b92b-3a034d5cf873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:09:38.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:09:48.245Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=78c29263-5751-4f92-b4ef-19e92d0fdf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:09:48.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:09:58.305Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8577d3c6-2d6f-46b7-a994-9967e97b82dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:09:58.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:10:08.388Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=88caefe9-286b-4e26-b035-3de0bce14977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:10:08.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:10:18.418Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a3f214f0-6f67-42c7-82b8-8582f9ae28f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:10:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:10:28.453Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1aa2bc95-44d3-4160-bc53-523f8d4503de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:10:28.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:10:38.483Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b9577f78-ae97-49fd-a884-c35225f9df3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:10:38.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:10:48.516Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cb5d8f68-11a0-4700-b9b3-e06b88dd6d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:10:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:10:58.540Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9a32a3c0-cce3-4091-92d6-6c9944753344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:10:58.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:11:08.582Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ec892dba-0214-421e-a13e-13f77bf2e427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:11:08.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:11:18.610Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=14f7a28b-a10d-4b3f-bd87-993d3fac0099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:11:18.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:11:28.642Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7b7c2db7-c4ae-4f52-9954-739956d346b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:11:28.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:11:38.702Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a1cc1790-f328-4528-b15a-d9aab1dbf7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:11:38.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:11:48.738Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5fce9001-757f-4eaf-abef-b804deb6be9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:11:48.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:11:58.776Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f99bf40f-0c31-4e43-9ae3-84c5c3a7158f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:11:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:12:08.811Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b6f01448-1121-41f6-8b52-4dab895bf11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:12:08.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:12:18.878Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d629695c-b29f-4151-b2d0-8bfaee793c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:12:18.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:12:28.901Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8521c150-fd93-439b-8f78-8a45be53e8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:12:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:12:38.957Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9e0b20d7-7392-4dc6-aca4-2378120c3a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:12:38.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:12:48.982Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=46128fdc-7325-4439-9906-956d3cfbf275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:12:49.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:12:59.025Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fa09f2b2-5d37-407e-a134-1108ce0ce5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:12:59.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:13:09.049Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d636c750-169b-4650-bd28-f62e3926167c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:13:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:13:19.071Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5bf820c0-a8b2-49fb-b709-87dd790d5612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:13:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:13:29.117Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=612b54a5-7cf2-4e0e-9d05-b2ad6e606ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:13:29.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:13:39.147Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b9e14b86-2ea4-4852-9d06-0893c3aaeeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:13:39.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:13:49.169Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6cc52da0-9d78-4fe7-b932-f4b7861ae498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:13:49.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:13:59.189Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=02c2cefa-4b44-4b08-b920-f34a1d4d1a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:13:59.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:14:09.212Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4db434d6-1df3-4b5f-8447-80ab8bfe1b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:14:09.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:14:19.244Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bedb9706-902d-438c-bc09-88727e620d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:14:19.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T09:14:25.347Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:14:25.348Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:14:25.348Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T09:14:25.348Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:14:25.348Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:14:25.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:14:25.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T09:14:25.353Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T09:14:25.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:14:29.286Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=657fa739-abe1-4d44-b032-e5ca87e6ade5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:14:29.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:14:39.332Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=559193b8-9a0a-4551-9819-82370532924d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:14:39.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:14:49.364Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6412cc96-407f-433f-8d06-5fb146e1fa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:14:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:14:59.431Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dc8470e0-0e3f-4eb6-b251-e5d5dacca9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:14:59.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:15:09.462Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=18e2f6a4-a67b-4807-af97-d1108053a941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:15:09.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:15:19.492Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=38c213b8-cd20-42a2-81d2-a19b447c1474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:15:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:15:29.534Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0712da28-f5fb-44e1-8881-a1c76b00c50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:15:29.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:15:39.636Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e37e9e83-cddd-45c0-bbc9-65c2b355cc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:15:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:15:49.657Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=08bd69ec-0b87-45c4-b8d5-c2c004ab0de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:15:49.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:15:59.679Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d89dab82-7d90-42f5-b9cc-4058edadc08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:15:59.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:16:09.697Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5774f626-7a33-4bb9-9a08-543875a17632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:16:09.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:16:19.723Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5a13bb66-a582-472e-b4da-9e61d5df1ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:16:19.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:16:29.748Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2dc7c63f-9aa7-465e-8bbd-3e9823a941ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:16:29.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:16:39.802Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bbdc0d11-b3e1-4f5e-b0b2-486f37f5d8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:16:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:16:49.825Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=af3dd7c2-37fa-4e99-ba70-799fb3a8fb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:16:49.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:16:59.856Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8efd7a83-bd48-4786-bc09-97f6776d73ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:16:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:17:09.879Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=61367e44-4a1a-433c-b84c-bbf82a3de764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:17:09.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:17:19.896Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f76802a3-a49b-4aac-9cc7-a38b981aa430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:17:19.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:17:29.930Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=776aa4b9-b352-47ee-9ca9-ee51d6826446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:17:29.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:17:39.962Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=440c4c6b-bb95-4331-b9c7-7ac88a23cc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:17:40.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:17:50.025Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=da592036-110f-4613-932a-435a4c28b26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:17:50.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:18:00.052Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=79ae1a16-dc87-4321-aee8-67fb4c7af3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:18:00.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:18:10.115Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8b162c9d-0eed-4469-adce-2daf5b8d33ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:18:10.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:18:20.192Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d0d9b965-c9da-4b9a-8dff-dde6622bad51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:18:20.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:18:30.232Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=46e7e4c1-9c40-4428-ba82-b2427c301d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:18:30.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:18:40.331Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bd8252ce-5708-42b7-bdf6-50d3c2f51f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:18:40.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:18:50.363Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2ccf1fce-1102-401b-b0f4-5e8260dc7584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:18:50.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:19:00.386Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f1044b50-e797-4141-9c93-47201be2c9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:19:00.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:19:10.409Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=431941eb-310b-40aa-b780-459ec693ee12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:19:10.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:19:20.432Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2bcf4f53-7622-4df5-8b57-41ceb072680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:19:20.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T09:19:25.444Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:19:25.444Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:19:25.445Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T09:19:25.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:19:25.445Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:19:25.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:19:25.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T09:19:25.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T09:19:25.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:19:30.486Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=34db76b7-acda-4ae2-8197-88d6c6c6e486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:19:30.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:19:40.530Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=870194f2-552a-4570-9c4f-92569584e9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:19:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:19:50.562Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2c7e8b93-76e2-4c17-9c57-b624d984f61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:19:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:20:00.581Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=563c5547-4da5-40ea-af0e-a41fe710ee3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:20:00.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:20:10.613Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=524b49b5-85f2-4848-8b62-0a043aa4625b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:20:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:20:20.632Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a586c805-f4aa-4b20-a17b-deb2ff9cc9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:20:20.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:20:30.673Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=36847830-75b1-4feb-8bcb-5272c6e67e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:20:30.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:20:40.705Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0dd5f03f-f40d-40ef-8cee-7ca7a4ca0c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:20:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:20:50.725Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a40363dd-467a-4ccc-9add-c95cd135b53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:20:50.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:21:00.776Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=450a344f-113e-42de-9d43-0804547a2da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:21:00.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:21:10.804Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=41ce6d3b-cee2-47d0-ab07-69971ae2cde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:21:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:21:20.832Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2efcbc85-cb9c-443f-85a9-0c6ef821d15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:21:20.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:21:30.906Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=28209832-0682-472b-a3ad-8de014b6753a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:21:30.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:21:40.933Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=30390113-277c-40cf-8faf-85d32e1803e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:21:40.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:21:50.979Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=912cca01-a1ac-43cd-93a6-e82b4eab1543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:21:51.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:22:01.023Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cbe69142-1d1a-4a1f-8ffc-51509ad2d7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:22:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:22:11.055Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=118d29be-2588-425c-9a23-5184078de317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:22:11.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:22:21.092Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7c5de289-82b1-48bb-8b54-3054ef168f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:22:21.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:22:31.155Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fa9d2ec1-7eeb-4856-bcb6-b33ba6b610dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:22:31.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:22:41.184Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=03e5ef84-65c1-4c70-af96-e404018cf274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:22:41.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:22:51.207Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=97379405-2c25-4b78-ba28-7bd8ed28fe8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:22:51.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:23:01.230Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e7867b7c-59ea-446e-ab3d-e959944f8519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:23:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:23:11.267Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5f4ec96a-0019-4e4c-8e4a-3c6b37d4c52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:23:11.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:23:21.289Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ae179fd5-31c6-4cbb-95c3-bd5b395e8cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:23:21.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:23:31.357Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3a3cf7b2-0290-41d9-af89-60f96aaa3ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:23:31.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:23:41.389Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1dadbb7b-22eb-443a-9dc2-0444723b8fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:23:41.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:23:51.433Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=21c6bdfa-b0f2-488a-97e8-f045a4eea21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:23:51.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:24:01.499Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=37b095b5-9cd3-4c0d-934a-e8db54f4009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:24:01.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:24:11.525Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=33be3709-9c6a-482d-aa29-8902b93a3b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:24:11.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:24:21.547Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9eb0666e-40ed-4ebd-b507-af2cc5ed6caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:24:21.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T09:24:25.385Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:24:25.386Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:24:25.386Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T09:24:25.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:24:25.386Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:24:25.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:24:25.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T09:24:25.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T09:24:25.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:24:31.647Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=76833b06-de1d-485b-8468-c903f0c46a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:24:31.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:24:41.676Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1c7bb129-d3ca-4325-8614-163b873c6fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:24:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:24:51.692Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=34ed54ad-fe7c-49a0-a73e-77bdf7316f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:24:51.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:25:01.717Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=103899de-8456-4127-b332-3fa872c5eab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:25:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:25:11.792Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=48899308-4a1c-4854-9ed3-e21bbdd3b4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:25:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:25:21.820Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ce20974d-3d33-45e8-9a51-e2ecdd63f259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:25:21.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:25:31.937Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d44c4563-416c-4a50-99e2-874ea6a1ce71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:25:31.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:25:41.962Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f4670709-f7f1-414c-8b32-100bfbed1869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:25:42.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:25:52.007Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=29ed74f5-e0a4-4184-960a-b01a88c67a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:25:52.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:26:02.029Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8512c013-755e-4af4-814c-d495f62f206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:26:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:26:12.059Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fe5a018e-8a4d-4501-a682-fd52c8a92520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:26:12.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:26:22.079Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=461d5405-db6f-49a6-bb88-5db85fb55506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:26:22.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:26:32.154Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5702345c-20ac-4131-9e03-7b9aac2c4160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:26:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:26:42.193Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cc81308c-4596-48c6-9f97-453ab37ec237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:26:42.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:26:52.228Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4f7ab458-c554-42d1-8811-45a8c3ede7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:26:52.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:27:02.278Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7e0e5140-285f-46a4-8291-d4f68e96d5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:27:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:27:12.299Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f298f5e5-5a8c-4349-bf67-0e4d8da339aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:27:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:27:22.336Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cb7df1c2-b835-4e2e-82c3-315c2796ab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:27:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:27:32.381Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c41b06fc-d300-4499-a406-e698938625f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:27:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:27:42.414Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=70d9bf80-1877-43d9-bb1a-110a494d2413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:27:42.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:27:52.438Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c3613faa-7970-472a-9349-d4fab4d7d318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:27:52.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:28:02.505Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=967da501-4200-48bb-a652-0bc13bd56623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:28:02.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:28:12.547Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=961f0df6-d8ee-43aa-8410-2947886cf8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:28:12.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:28:22.597Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fd306c0d-edb1-477b-8806-76994de83966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:28:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:28:32.742Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6f8b322b-cc15-4caa-ba53-89f4394402f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:28:32.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:28:42.769Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=02b5b7db-0837-4a1c-a8fe-54385e4da0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:28:42.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:28:52.812Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b8192933-ab4d-4180-ad49-152e8658f1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:28:52.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:29:02.850Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=82db71d2-9884-4e32-b374-bf67f05d3089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:29:02.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:29:12.869Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=52e86269-6394-4ef5-9dd1-1273217b44be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:29:12.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:29:22.895Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=400d47bd-8655-4266-90a4-1efb8ff17421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:29:22.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T09:29:25.449Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:29:25.450Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:29:25.450Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T09:29:25.450Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:29:25.451Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:29:25.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:29:25.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T09:29:25.459Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T09:29:25.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:29:32.917Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6d975e76-a89f-4474-b97d-1f1795dffeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:29:32.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:29:42.947Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=872199d0-aa7b-45d3-b008-06816e596bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:29:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:29:52.985Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ca65be07-d04c-48d2-8070-96e56d3a410a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:29:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:30:03.005Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1bbb3995-d724-47ad-a8f1-c0eab9b0731f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:30:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:30:13.033Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4b7c61ec-7b32-48fc-a376-06bc0089491e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:30:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:30:23.063Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1630f7a0-4e69-41cc-a506-d61de714a184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:30:23.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:30:33.108Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=33e4025e-b67f-4102-87d7-2ba66b9314d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:30:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:30:43.134Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9e276841-5a71-4761-af2f-6c337985c480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:30:43.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:30:53.169Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d75eec21-fd1f-49a2-ba40-fe1a78bed28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:30:53.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:31:03.195Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d75a289a-8941-48bb-8519-3c293556059b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:31:03.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:31:13.233Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=13d595fb-1bb4-40a4-9171-4a239a7060b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:31:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:31:23.317Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b287349b-22be-43a7-817a-a2e6bfad8d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:31:23.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:31:33.356Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=00a0e376-cca2-446c-a017-3a655e75060b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:31:33.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:31:43.382Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bbe40a30-af71-4783-bc95-1a3dc9512b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:31:43.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:31:53.425Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7397ef37-161c-4dd0-a625-998a741ee80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:31:53.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:32:03.457Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=12b9aa43-74fd-4206-a147-88e7ce554e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:32:03.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:32:13.498Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5f1c0d62-d696-4029-8f60-785b315d4d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:32:13.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:32:23.545Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a7814e6e-a671-428e-b371-2989a61bb813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:32:23.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:32:33.661Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=03fdea7a-3508-4214-b51d-0facab401833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:32:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:32:43.681Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e6523b0a-93db-49cc-8038-888f56ed60bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:32:43.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:32:53.706Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2b0d1d6f-f1c5-4ea9-bcd6-afb2ade1b994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:32:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:33:03.747Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d5f5c74b-f39a-4190-814b-a7d36c7524ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:33:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:33:13.792Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1c5e4a44-2f25-4d36-83ab-c12a865b1cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:33:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:33:23.837Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6087de74-4ef5-4d3b-ae5c-cfebff0b1de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:33:23.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:33:33.871Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=124e785c-bdcf-4254-92bd-8a6c5c250166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:33:33.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:33:43.910Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=71d58458-0e37-40a0-a3b5-8f7193f07aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:33:43.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:33:53.941Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9bc3dd04-586b-40be-a413-1a20d6362e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:33:53.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:34:03.983Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b57519de-6493-4208-9f14-bd0cf28ef4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:34:04.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:34:14.049Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=29b92fd5-71b7-4dba-8b92-829143a347fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:34:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:34:24.081Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ccee0c62-889a-4a96-abc4-d14676ddb6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:34:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T09:34:25.468Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:34:25.468Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:34:25.468Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T09:34:25.468Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:34:25.469Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:34:25.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:34:25.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T09:34:25.476Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T09:34:25.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:34:34.179Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bcf127a9-a6d7-4292-ba30-6c13cd3f404e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:34:34.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:34:44.199Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=34d39737-e217-4e02-b12e-50aa540e6df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:34:44.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:34:54.228Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3902a10a-08fc-476f-8ef0-190d21e4268c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:34:54.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:35:04.277Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d0bea681-ff19-4401-b3a8-f546fee79c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:35:04.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:35:14.317Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d8f55230-cd1d-4192-a507-77c7827495b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:35:14.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:35:24.356Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0e2f5027-ec24-49ca-8db8-a5dd61cde036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:35:24.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:35:34.444Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=33644767-6140-4d47-967d-81dae930971d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:35:34.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:35:44.488Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=586d0b6f-f74f-4acf-9dfc-db946fc307c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:35:44.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:35:54.584Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ca322d90-8242-4b45-99bf-e10650088f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:35:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:36:04.726Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=58329c0f-e531-4fb9-8985-a0868ab359b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:36:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:36:14.758Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dff4ee94-5e4c-4f5a-9bb4-d99cb323ac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:36:14.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:36:24.789Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c553ab6f-5b4d-46bf-b7f9-727d1cea850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:36:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:36:34.841Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=096547f2-4255-41e8-b7ca-3f73ae488398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:36:34.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:36:44.879Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c22f54c1-1889-4004-9257-b0ecf31ddc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:36:44.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:36:54.909Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=80e9c646-9a83-43fb-92dd-fcc944869dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:36:55.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:37:05.004Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8f2b6ebe-91a1-415e-bffc-546707fc929b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:37:05.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:37:15.045Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ce439a9c-2b2a-461d-9e5f-bb7b6feae762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:37:15.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:37:25.075Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fd30a3b5-9eca-4295-8a41-0c448e559e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:37:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:37:35.096Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1bc4aaee-a488-4422-8ae7-0d68af59a885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:37:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:37:45.116Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=81c1bb64-f7df-4abb-bfd1-ce9d49436a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:37:45.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:37:55.132Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d9e93f61-329f-4122-96a2-d1fd612fe359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:37:55.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:38:05.181Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0f109bf9-19f0-45ae-8d2b-992af4ad0f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:38:05.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:38:15.220Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=02cf4857-acaa-4ccf-971b-7127202b95a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:38:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:38:25.242Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9b796faf-de64-4f8c-985d-25a8a7b56734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:38:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:38:35.285Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8ca8e386-985d-4b11-9e7f-5566f038b3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:38:35.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:38:45.333Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d5ab901e-f059-446a-8b17-4d7535a981b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:38:45.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:38:55.357Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7983b07d-b789-4360-8dee-e5f7da797f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:38:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:39:05.378Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5dd25fcd-a85a-469f-8edc-64e602bf4418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:39:05.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:39:15.424Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=91001ccb-7fc3-4d13-919b-573a4de3b1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:39:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T09:39:25.377Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:39:25.377Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:39:25.377Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T09:39:25.377Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:39:25.378Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:39:25.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:39:25.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T09:39:25.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T09:39:25.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:39:25.486Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d9bbe26e-ff4f-4ca3-9ffa-242f0085f891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:39:25.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:39:35.507Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=05477044-eca2-4bc7-891d-88f8af543541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:39:35.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:39:45.529Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2247e333-5b0e-473e-8a18-2b38487ff78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:39:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:39:55.556Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=32988991-d20b-4b50-9dc9-b37b18e07cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:39:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:40:05.600Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=192a5c93-9acc-4b43-83ee-f815bbd0913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:40:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:40:15.643Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7d8c7421-f733-444b-8622-98ec488d18a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:40:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:40:25.666Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f2c7ee0f-ce02-4e34-9f69-f3da8498fc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:40:25.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:40:35.697Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=86cf2cda-2d68-467c-a07f-5bbf9fd59c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:40:35.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:40:45.737Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3e66ce3d-cd88-4eaa-9613-7b8c79cdde7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:40:45.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:40:55.794Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3c8f52c7-1733-488c-917f-008e7bec23a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:40:55.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:41:05.816Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6eedbba8-e1eb-41a3-abcf-f67cb98bf1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:41:05.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:41:15.854Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d48fd375-6892-4fcf-aa83-601a6e1f59ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:41:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:41:25.871Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=06d1fe02-3ba3-41ff-944e-6aa2980d9601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:41:25.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:41:35.938Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=471d10be-c7f7-4769-af3f-6800d98c24d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:41:35.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:41:45.977Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7933dad4-40f0-41a6-afaa-aea6d81b3999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:41:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:41:55.994Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e0317f46-6fdc-46e5-bd19-558930fdfb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:41:56.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:42:06.040Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b212bcb0-cf4f-45a3-8dcc-2fd2ebd12161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:42:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:42:16.138Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cbfe2f64-56a3-4520-a3aa-5ca436aabf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:42:16.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:42:26.176Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=aa5b46e7-1e53-4836-bb88-a369e606c705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:42:26.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:42:36.282Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0a16ada9-2ca9-4304-9b5e-cd548ce3fbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:42:36.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:42:46.336Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3bd784c0-a15b-4386-bb81-cd056200e607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:42:46.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:42:56.382Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=90e43f8f-d6a6-4522-bdb3-4b55439ccf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:42:56.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:43:06.404Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d1345fcb-cda9-4e49-80cb-ac47c90a68ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:43:06.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:43:16.469Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ffacbaef-821e-4bb6-9d12-aaaf4735fc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:43:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:43:26.496Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4193eb62-4761-43de-b990-5fc52ef02cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:43:26.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:43:36.528Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ba9cfcde-5c54-4e69-91b0-2099160b2658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:43:36.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:43:46.561Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9cb686de-4879-4e42-ba5b-f64fd8c760ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:43:46.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:43:56.585Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d245b897-b8de-422b-a470-4c0df6f305fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:43:56.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:44:06.617Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8264b8f6-3140-427c-9a5f-1c99ff9f9f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:44:06.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:44:16.660Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a44fe84f-f68d-47c1-99f2-c66f964f5eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:44:16.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T09:44:25.462Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:44:25.462Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:44:25.462Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T09:44:25.463Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:44:25.464Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:44:25.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:44:25.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T09:44:25.474Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T09:44:25.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:44:26.686Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b5b87388-6e1c-4ef4-ae79-bf716249bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:44:26.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:44:36.708Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2dc35e82-a6df-49c4-8e9d-a323dc16ecec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:44:36.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:44:46.740Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4dfaa047-705f-419f-a3c1-beac5d6bf3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:44:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:44:56.782Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=947efed9-9682-41eb-bcb5-1d6725f47fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:44:56.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:45:06.801Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0f6b76a9-b964-4ee1-975f-ae158480171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:45:06.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:45:16.829Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0c48a30a-e220-46db-8137-a4dbf6a7f86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:45:16.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:45:26.853Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b8d0c8cc-7e66-45bc-93d5-dbb51ac7343f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:45:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:45:36.895Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ca308fce-fe90-4af9-aec0-bb6d1b2945dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:45:36.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:45:46.921Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ac712b4c-b04c-4d9b-af4e-abb2a035d879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:45:46.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:45:56.947Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=180406fc-a99a-4ccd-a02d-ec60032b2bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:45:56.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:46:06.991Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=283e65b5-5105-4f68-a3fc-8f7addf87fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:46:07.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:46:17.059Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=31229930-bdd3-4906-89d6-c2f0a090b3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:46:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:46:27.074Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b333c32f-6652-4986-8723-79ff34320607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:46:27.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:46:37.135Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4738e444-8665-4a22-a6e2-ff9dda9af903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:46:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:46:47.160Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=290bcf7b-fa93-4b2b-8fea-893a949efa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:46:47.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:46:57.183Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cecfc75b-62bc-47c1-a8f9-c50b320be6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:46:57.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:47:07.216Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6675d71f-0caf-42f8-a000-b488f4d075e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:47:07.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:47:17.250Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=acbc5fa3-2738-4474-818b-d97968acbe9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:47:17.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:47:27.279Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3dcbeaf0-2ad3-4c50-94d5-d7d456e5ac61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:47:27.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:47:37.330Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dd320c19-ae84-4909-84a8-162ba3eb254c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:47:37.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:47:47.354Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3dcc4126-a493-46b6-bca4-a41bb06eaf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:47:47.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:47:57.384Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a88ed5fb-b62f-4f57-8872-e8a2627df641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:47:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:48:07.426Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=aef756b8-4ae8-43fa-9a39-55f69fcf0405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:48:07.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:48:17.451Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ed6266f6-6cc7-4181-8e68-c14f006d2b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:48:17.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:48:27.473Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cd8965a8-c7e8-468a-872b-60b0b340e9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:48:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:48:37.502Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e9d31340-e391-4228-aeef-2f2ba0e9f92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:48:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:48:47.545Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5296100b-904f-48c7-b734-62bcf45b79f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:48:47.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:48:57.654Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8c1b0f95-2228-445a-a08c-38b73495f092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:48:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:49:07.671Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c2a0fd7e-4677-46e1-9165-ddac6a575fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:49:07.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:49:17.693Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f5b80b1f-0843-437b-a16e-1de81a19e92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:49:17.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T09:49:25.379Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:49:25.379Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:49:25.379Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T09:49:25.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:49:25.380Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:49:25.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:49:25.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T09:49:25.385Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T09:49:25.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:49:27.747Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6405b0e9-78b7-4c6a-9ffd-517c7ec6170b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:49:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:49:37.781Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=65e9c8d8-e40d-46ff-a0a9-c85a3d3b1939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:49:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:49:47.807Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1ce782de-4df6-4f7e-bcc4-db91b6486a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:49:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:49:57.851Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7c4d931d-dfe4-476b-bba0-4eb8e2cc1513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:49:57.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:50:07.992Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fcad5dcd-f648-462a-9ed9-584d17af2f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:50:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:50:18.057Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b3aa025a-c818-4ff2-b11f-2b43701d5910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:50:18.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:50:28.103Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=15256bb4-b939-4f01-b4ae-9274c58f529d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:50:28.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:50:38.125Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=193acaef-5054-4f7c-b005-ba9207a41bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:50:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:50:48.153Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2c97bc92-5da1-4e46-ac01-833255205c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:50:48.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:50:58.190Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=99b51521-76fc-42f3-849d-def18a00e670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:50:58.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:51:08.223Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4ebbed36-b46d-4256-a993-0a14a368bd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:51:08.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:51:18.257Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=236e468f-79bc-41ba-9508-519a148cc6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:51:18.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:51:28.301Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e16e75a2-a4c5-44c8-bc86-c8e79bcf43f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:51:28.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:51:38.339Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6ad1eebd-dfa9-4edf-b84d-a6828ff37794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:51:38.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:51:48.406Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=124446df-e981-4cd0-80c3-909169220e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:51:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:51:58.429Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=67769d23-75e2-4497-a28f-996edd65f5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:51:58.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:52:08.453Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3c38b097-f2b9-4a59-b6d8-17472f837af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:52:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:52:18.530Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e938bb7e-f133-49c6-a04c-8013c6ffd8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:52:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:52:28.578Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=84e9420d-a4aa-44e7-8de1-8fd9dcdf9b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:52:28.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:52:38.599Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=06e2f32c-4312-4a2f-803b-9789721bf0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:52:38.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:52:48.623Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=aeaf6098-c268-4285-bced-824ebff95a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:52:48.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:52:58.642Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f6f983aa-52b4-4e23-a1f5-c80581ed089f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:52:58.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:53:08.676Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=eb131600-b84a-4319-be01-d31c394aa77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:53:08.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:53:18.713Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4977c37e-f9ae-4b5f-b8f7-1de7540a2c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:53:18.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:53:28.766Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4fac0282-fd12-4afd-aa22-4d3cbc2d0c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:53:28.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:53:38.793Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=44577c35-04b6-4ab9-bb78-ec7edcec94c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:53:38.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:53:48.835Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ccb44c46-5a02-463d-988d-015534534fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:53:48.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:53:58.854Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d45870b0-c51f-4b90-9ff6-7dd80e38d139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:53:58.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:54:08.883Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e526be53-2697-4877-82b9-fc8b0dd24f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:54:08.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:54:18.917Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b2389e16-0517-4b86-8f34-cedbf3fdaed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:54:18.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T09:54:25.420Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:54:25.421Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:54:25.421Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T09:54:25.421Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:54:25.422Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:54:25.426Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:54:25.427Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T09:54:25.427Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T09:54:25.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:54:28.935Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2f69ac93-f3ea-4c8a-9323-4c9e5ad2bd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:54:28.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:54:38.959Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a72f6688-9848-4dba-9b52-c294f8ac680e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:54:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:54:48.999Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=20bf681f-d8d8-4e59-ad08-8ab89633e6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:54:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:54:59.044Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=77a7ff7c-a61c-4962-9b31-d7e9274519ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:54:59.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:55:09.070Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fd10a5d4-d9f6-41d5-8b99-4f5f337de032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:55:09.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:55:19.091Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6ec1b13f-17bd-42a6-894d-b66ba9432266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:55:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:55:29.118Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9b1d4fdc-5d1d-4ef6-86bf-898d133ad4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:55:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:55:39.142Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=038480c2-de12-4a39-b3a6-cebdfb744125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:55:39.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:55:49.188Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9aa0babf-64b8-4bd4-9238-7c7d915d1911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:55:49.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:55:59.229Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cc7db27f-ccc8-4e39-97fa-2e4486f4677f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:55:59.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:56:09.248Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=da325ec1-6abe-4da3-b6f9-182b35c6853c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:56:09.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:56:19.277Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=41c1a228-17cb-44f0-8ef3-ae9f346b6f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:56:19.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:56:29.323Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ba847f87-60ef-422e-9754-1bc9bbc0ad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:56:29.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:56:39.355Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4453f705-3a42-4f9a-b7ee-9ca78d4e48c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:56:39.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:56:49.383Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e7fab5f4-4eb3-4c57-b6fb-848c5c1408fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:56:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:56:59.425Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d86a17f2-c71a-4a79-a54a-bf4813b190e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:56:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:57:09.449Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3aec9e30-d15a-47ce-b058-3718a27fbd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:57:09.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:57:19.473Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5e3afd6f-a24c-4825-8964-a6798b5d8f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:57:19.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:57:29.528Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=619cdf54-2c70-419d-a615-6e0d6fa07d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:57:29.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:57:39.562Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7e46b485-425c-495a-8772-a1f92211c8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:57:39.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:57:49.604Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9ab7abb3-438b-4225-be30-55cfff624b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:57:49.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:57:59.625Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=da6aba6d-3c38-4acb-9754-789ace28ac9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:57:59.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:58:09.661Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=37140393-eb07-4dff-8450-17837bbbdd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:58:09.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:58:19.699Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=17b7a0a1-12fc-4a1b-b338-d42c29be6e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:58:19.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:58:29.743Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ac112550-cd67-42a0-8d4b-4071814ff75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:58:29.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:58:39.776Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=26cf3415-398d-4c42-9492-7b93ec835a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:58:39.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:58:49.807Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ba4844e4-ebf5-476b-ae24-c6dda2b7468a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:58:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:58:59.846Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8344a661-5360-4a27-854e-6b67201cee96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:58:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:59:09.879Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=48f578f1-d239-4cab-b310-220244811727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:59:09.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:59:19.916Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=15ebc5f0-d783-411a-831c-80ad943fb92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:59:19.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T09:59:25.472Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:59:25.473Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T09:59:25.473Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T09:59:25.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:59:25.473Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:59:25.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T09:59:25.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T09:59:25.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T09:59:25.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:59:29.944Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0353f258-1fee-4098-89ce-42d210874a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:59:29.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:59:39.978Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ec4864c4-09c7-499b-b4df-f03573da973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:59:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:59:50.000Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2f454e68-9f0e-4815-8557-13dfa8d83b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T09:59:50.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:00:00.045Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=06e6186d-3f65-4f6f-a351-4e45fcf316d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:00:00.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:00:10.105Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1d9bca57-d5ba-4474-8d71-1709c80d1dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:00:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:00:20.195Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dc72edd7-1385-4682-8e1d-febccd226e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:00:20.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:00:30.228Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6fb148b3-3230-48ea-859c-28435fa9e8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:00:30.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:00:40.272Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7d303b3e-ec7b-42c5-b756-3034cf5ff817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:00:40.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:00:50.299Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9704cafd-ac59-40d2-b29a-e7191cec8bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:00:50.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:01:00.338Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=84a27c39-2ffe-4389-b30d-31d49960d209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:01:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:01:10.369Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ad238805-25da-4dee-bea8-f72edd7d9e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:01:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:01:20.415Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=411e1317-512d-4e79-ade6-4c47ce871bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:01:20.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:01:30.457Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6ad3f2fa-9027-4888-925d-548106623928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:01:30.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:01:40.474Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=35fac764-7be6-4b93-89de-4fbb2726191b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:01:40.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:01:50.516Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fb738f22-74e0-45da-827f-6cce771a6924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:01:50.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:02:00.547Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1faecfbd-6229-4bae-9796-77de8c3eb008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:02:00.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:02:10.606Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a3c5f49e-083d-4f6c-91e9-a5de06850193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:02:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:02:20.633Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=61df3dd0-4cad-421a-a403-b925cdd043dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:02:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:02:30.668Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9861f4e5-1acf-4b4b-9a3c-e45c53396303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:02:30.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:02:40.688Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d2736666-72e5-43fe-9cfa-d0410b30fc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:02:40.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:02:50.737Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=03fd9885-5929-4eae-8c32-35a6c5d8de5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:02:50.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:03:00.766Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=918a78a4-ea9a-4a25-95dc-65cc896e5031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:03:00.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:03:10.787Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=377586f2-ce48-4be8-8539-b9a4984225cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:03:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:03:20.814Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7d9ce54f-8eca-428b-a22c-f0e985898982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:03:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:03:30.855Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=76321cc2-796a-46e1-afab-c25bc4f6a745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:03:30.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:03:40.896Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b9b80d71-4245-41ed-bc12-588767901511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:03:40.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:03:50.952Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0ed03047-0ba6-4aad-808a-7cf3a98e636e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:03:50.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:04:00.986Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4b63e40b-84d3-42ea-add4-2bcfd52b54a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:04:01.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:04:11.021Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=58a98059-988c-470d-b626-157b04f0d8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:04:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:04:21.063Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=664f4c87-f817-4654-be81-50c5707497d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:04:21.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T10:04:25.365Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T10:04:25.366Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T10:04:25.366Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T10:04:25.366Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:04:25.367Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:04:25.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:04:25.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T10:04:25.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T10:04:25.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:04:31.128Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b8d58af1-190f-42d8-8c7e-bcf2b1970e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:04:31.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:04:41.175Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=40502d96-ee57-4213-9b44-915e8a93b8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:04:41.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:04:51.236Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a1b3f77b-03ee-4cc3-a947-a43fc156fbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:04:51.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:05:01.339Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bd490c3d-2837-4b9d-b33e-d89a47166cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:05:01.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:05:11.368Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a424e323-3172-42ed-9b6d-c58465546add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:05:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:05:21.389Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=226b2318-1d68-4c29-b505-29e9c7a72594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:05:21.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:05:31.414Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f2cac0ee-62a3-41cf-ae83-c921bddff031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:05:31.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:05:41.448Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=25db9ce3-c65a-4e88-b166-c0824992f781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:05:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:05:51.471Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=301bf76a-b079-4518-9132-3fbbc5d2535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:05:51.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:06:01.513Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4e57ed17-afc1-4e6d-95b1-294d32cb390f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:06:01.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:06:11.536Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5b3d409c-5fc6-42ab-990f-9c899a812459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:06:11.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:06:21.589Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6a05ea7c-063b-47d8-b98b-42ac0605c622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:06:21.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:06:31.612Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=caad44a4-784c-4aaf-9f28-315f1c0ab336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:06:31.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:06:41.630Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ea396843-9304-4429-ae3c-ee32aefc76ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:06:41.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:06:51.648Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0a14e456-73f8-4fba-bcc7-1b02e47beba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:06:51.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:07:01.669Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cf3c2905-776d-49bd-89fc-9c30d2c7f6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:07:01.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:07:11.699Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2b571262-bfd3-4446-8d84-4acf01a7b012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:07:11.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:07:21.745Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=263351f9-4560-4d2f-887e-1bd334477ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:07:21.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:07:31.783Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a0d47494-10cb-4017-9028-83d67eed80b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:07:31.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:07:41.811Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dd285fe1-5c59-4b4f-8f37-afb5ee1b0cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:07:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:07:51.839Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=99ba1d6b-ef3b-4c8f-8869-5dabfe4ba8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:07:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:08:01.880Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6680dffe-2abb-44b2-8c70-1bd1ba8756ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:08:01.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:08:11.896Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e06b79e4-5dd7-4bb1-9f1f-b4a1f370314b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:08:11.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:08:21.921Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bf9da198-7414-4dec-85b8-12a66f17def3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:08:21.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:08:31.957Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2c534991-4e71-44f5-8497-5f2a9cd271e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:08:31.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:08:41.979Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ea02bd2c-bd44-46e6-9e91-1c404482a8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:08:42.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:08:52.002Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=90aa708b-4d6e-445e-adcd-23fbb41f5903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:08:52.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:09:02.030Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3cae0e7d-9bab-4bff-b7ef-c9183509af64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:09:02.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:09:12.048Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1d0c8222-2c0e-4e3a-9329-68a513bf40b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:09:12.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:09:22.070Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7bd81c9d-307f-49cb-9b38-3ae2beb2004f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:09:22.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T10:09:25.424Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T10:09:25.425Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T10:09:25.425Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T10:09:25.425Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:09:25.426Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:09:25.430Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:09:25.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T10:09:25.430Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T10:09:25.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:09:32.122Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a99b6651-5e7e-4873-b07f-d832e1159646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:09:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:09:42.189Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9603377e-ee4d-4643-a8ae-a7ff7a06735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:09:42.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:09:52.206Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0e029b12-21e1-433b-b7a0-0989c5c37f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:09:52.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:10:02.255Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b0455b47-1aca-4052-a64c-17014b698e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:10:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:10:12.318Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=de8ef6f6-22e1-442a-aa8e-230969ab3e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:10:12.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:10:22.346Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7a586b3c-4972-4982-aa44-9082a6201796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:10:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:10:32.365Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=356f35b3-e1c4-4ad7-b08e-118eb5705720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:10:32.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:10:42.395Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=539707f5-f873-43a7-a27c-54700296c502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:10:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:10:52.423Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=247964dd-5c6a-4cda-8d93-574d07f21ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:10:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:11:02.513Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=91cd9ca6-27ca-4efa-94a8-c1566bdab43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:11:02.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:11:12.561Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=394f00ed-c938-4988-bfa2-a8c5dccf50d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:11:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:11:22.592Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ee33c09b-2f9b-4143-961b-3a8359f03414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:11:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:11:32.643Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=94b13a66-6a3a-4c69-a46d-02641b91872d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:11:32.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:11:42.671Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cb2aebd8-88b2-47e5-9ba3-8bccb45ab6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:11:42.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:11:52.692Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=df78a60d-f1ba-44d6-84b4-34613638e9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:11:52.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:12:02.713Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e2331d89-d914-4314-9906-80b74a2fa335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:12:02.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:12:12.745Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f60980c3-fa21-4aaa-ab76-570943af0a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:12:12.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:12:22.762Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=88c291cf-731d-4351-ad37-1db2f568c292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:12:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:12:32.784Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9bcf0663-a8e1-46d5-82a7-79c2f5172aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:12:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:12:42.840Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f6739575-5289-4015-87dc-e23a202c3767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:12:42.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:12:52.856Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b3d4b4c5-c161-4f74-8930-c41218dfe43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:12:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:13:02.918Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a482873b-c7cf-4204-9954-b804c6aa888a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:13:02.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:13:12.945Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7beca93c-79a7-480e-b64a-ea20c7b7232d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:13:12.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:13:22.962Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=50edea18-24cb-44db-bc6f-346fdf23e40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:13:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:13:33.057Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f7b77ebd-1f9c-41ce-b851-053d1d3f1bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:13:33.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:13:43.094Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=96de9876-a47e-4f27-9154-73f1bc4fccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:13:43.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:13:53.118Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=16521e97-3ad1-4542-84b9-998afdc6f921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:13:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:14:03.152Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=94d2d10b-5b10-4f8d-b8a6-e6527a9100ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:14:03.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:14:13.200Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=af262a6a-df72-4563-8886-551e8eaa4380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:14:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:14:23.220Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7d57e7fd-dbe5-490b-8ae1-4794c9ebfd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:14:23.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T10:14:25.383Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T10:14:25.384Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T10:14:25.384Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T10:14:25.384Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:14:25.384Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:14:25.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:14:25.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T10:14:25.388Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T10:14:25.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:14:33.320Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=94201e7e-52f3-4a26-b244-b52e1e626abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:14:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:14:43.356Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=423ff7c8-98a6-46d5-b272-a87870b4775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:14:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:14:53.397Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8408a294-d510-4762-abc1-09f28a4c025c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:14:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:15:03.471Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=48934708-30e3-4ae6-a833-18c23696523e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:15:03.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:15:13.531Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d32d6589-9cab-47f1-a1fe-ea3ca2657331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:15:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:15:23.569Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5c026d4d-0d82-4f4b-b7cd-687746ff6c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:15:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:15:33.618Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=28af0d42-3975-46a5-bb9e-f1e08dbb5b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:15:33.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:15:43.646Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=70c91dfb-cfde-4ffe-87c0-e2e58e75e262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:15:43.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:15:53.683Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f10cc8ca-fcbf-4038-a9c5-96089e893200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:15:53.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:16:03.742Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1b07d0f7-2422-43b9-9111-12888fa6e39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:16:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:16:13.852Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e7353855-5398-41e6-be23-56db5176a6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:16:13.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:16:23.882Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=78d7c9ac-a63c-44fd-bb53-a1b987719625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:16:23.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:16:33.921Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=93167e51-d895-4b8a-8a2b-7cf234bbbfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:16:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:16:43.960Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1ab6c35e-ab4a-4a4a-96ea-f94eaade8db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:16:43.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:16:54.003Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=fbbb51ca-cd94-4e93-8593-c4f9acf95201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:16:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:17:04.052Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=12fac9f2-4a93-421e-af23-6cc7accf48db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:17:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:17:14.083Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=60cde87a-1481-407f-b449-7fd2ce69b754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:17:14.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:17:24.222Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8b8ef9c1-0fd1-44a8-b55b-56d05a190df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:17:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:17:34.302Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=00569c86-f00c-4cd1-b4a7-964c54f3bc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:17:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:17:44.358Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=66e44d46-4cda-4178-8a7e-cf3358d15283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:17:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:17:54.385Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=09065b34-50b8-4a22-961a-43488f952109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:17:54.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:18:04.633Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1f26e6d2-00b8-4270-9b8a-600ba267c913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:18:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:18:14.698Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=cf870c10-b6a2-4a90-a475-354d7cffe592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:18:14.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:18:24.744Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6a40cfd7-ece0-4d6f-a3af-cc4f4589fd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:18:24.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:18:34.818Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a4a0c90e-93d6-445c-9014-062509a9e3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:18:34.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:18:44.868Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=000cd3cb-8470-40a9-875d-094e5b649fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:18:44.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:18:54.899Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0fe11e62-a054-4ebc-8d5a-f1863035d2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:18:54.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:19:04.949Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=23455af5-40ff-443f-8d42-fc34dd1a8472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:19:04.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:19:14.971Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d54f9265-3515-40c7-985f-7c9aa017a5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:19:15.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:19:25.008Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=be6d06d2-b363-47e6-a2a4-f522c261c16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:19:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T10:19:25.501Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T10:19:25.501Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T10:19:25.501Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T10:19:25.501Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:19:25.502Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:19:25.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:19:25.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T10:19:25.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T10:19:25.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:19:35.055Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=1e438921-7ea8-4771-93c2-8fcc2b8fba44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:19:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:19:45.100Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=37f72bf9-e31c-4565-b3fd-15038a44fb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:19:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:19:55.126Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=52ebe561-9266-4824-9155-3a34b1f88a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:19:55.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:20:05.169Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4f2c2be3-2f3b-4345-9905-68c5a5099b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:20:05.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:20:15.184Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=efa9d934-86f9-4a06-964e-245bb41a6566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:20:15.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:20:25.209Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e78ae905-60af-4efc-a375-d5a3f4737c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:20:25.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:20:35.245Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2124902e-aac3-4658-bf45-37130a026a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:20:35.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:20:45.289Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dedb6993-1a83-4151-a33f-7674653dc1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:20:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:20:55.332Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=bcb589c6-1cf2-456a-82e8-111bccb8a6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:20:55.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:21:05.357Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=67eae68c-02cb-4014-a929-74b5ca3c3fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:21:05.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:21:15.391Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=324ff4a4-dac6-4850-b028-66d71779375b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:21:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:21:25.416Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dcfa530d-71a8-449b-a168-c2cf9945d81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:21:25.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:21:35.457Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=456476a8-1b53-470e-9ba7-c28170aaaaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:21:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:21:45.506Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5d375419-0f5f-4de8-a9c3-7e0e9e24af16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:21:45.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:21:55.525Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e52edb54-6991-47c8-8557-9fdde5c439a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:21:55.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:22:05.561Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8b729688-a522-4b30-9b83-51602119b692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:22:05.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:22:15.584Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8b2e8fdd-2b1b-48ff-802b-3c7c8e9720f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:22:15.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:22:25.609Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6901b82e-4de6-4fbd-bbb4-226d7a6318e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:22:25.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:22:35.626Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=957b0507-8c05-49f1-a683-149feb8656a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:22:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:22:45.652Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2622c4f8-73c8-4733-aa39-7400ee7535c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:22:45.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:22:55.682Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8c40e609-f9bd-4a6b-82a1-d2deb936af01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:22:55.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:23:05.712Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d4205c40-776b-4d94-9e0b-74cc13795c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:23:05.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:23:15.728Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=0f70eb31-d0c4-45a3-89be-f88b2c0e2a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:23:15.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:23:25.751Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f85023c3-d57a-4548-b190-5fc307f38300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:23:25.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:23:35.773Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ebd53a30-f129-44eb-b164-49d1eb2a077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:23:35.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:23:45.797Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3aafdc40-e79f-4e81-a691-cc4ce264de66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:23:45.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:23:55.814Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3e60a21d-f727-4285-a1d1-2110adfeea98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:23:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:24:05.854Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=e652b33c-9d19-4943-bee0-bff7ca1d5ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:24:05.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:24:15.881Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6dd5f677-4b0f-4ed6-b8d1-9b763dcb6cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:24:15.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T10:24:25.421Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T10:24:25.421Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T10:24:25.421Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T10:24:25.421Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:24:25.422Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:24:25.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:24:25.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T10:24:25.428Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T10:24:25.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:24:25.923Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=43ee052f-9cb7-4e85-aed4-ddbfb7418ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:24:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:24:35.944Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=d3660ab4-a504-4f1a-9f2c-28455e18871e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:24:35.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:24:45.982Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=6ba8f13d-df62-4489-b1f0-8b9f9560b3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:24:46.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:24:56.005Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=936c26b3-2d75-400b-8f18-43ea1e372faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:24:56.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:25:06.031Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4cdb0016-0f49-45c0-a5e1-cafb7ab76588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:25:06.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:25:16.061Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c05d8607-88ea-452d-8afe-2b5c91831555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:25:16.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:25:26.094Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=529369ff-d553-463a-9b5a-53f2269f0d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:25:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:25:36.124Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2da9d60d-0dd1-44c4-988b-f87ad7c9bcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:25:36.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:25:46.150Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=03466d83-4c9f-49fb-9df7-17327fbb5d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:25:46.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:25:56.177Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5e94c77e-246f-4ffd-9d18-1573ede18f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:25:56.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:26:06.230Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=157439a1-b565-48c0-af70-cd4eaeef1a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:26:06.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:26:16.265Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=02197a49-675b-4c87-8f19-cb5ec4014d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:26:16.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:26:26.308Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2c67d6d8-592a-4e68-aef4-0739fd816fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:26:26.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:26:36.334Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=137449fc-4c9d-4d14-b649-2df8bea54e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:26:36.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:26:46.376Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=15d97014-51af-4956-a663-9940668f69c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:26:46.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:26:56.406Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=4eed5d63-ae1b-4bae-84c2-c57613234ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:26:56.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:27:06.442Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ec948055-6af8-40c4-936e-66a0e2479c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:27:06.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:27:16.478Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=c52cb1c1-a8db-41a1-bd31-3ba15aae2b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:27:16.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:27:26.566Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=07a952a5-4cb8-464b-8b77-553b9802df26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:27:26.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:27:36.591Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=14892fb8-5538-4b7b-931e-92313c49c918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:27:36.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:27:46.618Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=9963cbbe-e014-435a-aedb-61f7bd89e82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:27:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:27:56.640Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f08aa4f9-6b64-490e-9bdb-197fb622ac08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:27:56.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:28:06.657Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b7f2d2f8-d2c2-4966-bfb7-705adc510995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:28:06.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:28:16.680Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=74ceae3e-660e-4cd3-a2a4-8b3e88a874d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:28:16.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:28:26.736Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=029da646-d472-4379-9079-5254eac5b63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:28:26.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:28:36.769Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=8bce124d-8c6d-4124-bfb8-bdae0243e4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:28:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:28:46.791Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=66db82f4-d487-4cc4-af12-40b27ca17e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:28:46.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:28:56.807Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5b2ec2f9-f27c-4a76-b66b-9b38e57830f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:28:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:29:06.887Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=5184cb6f-6faf-4e28-bce0-a6d38662ea56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:29:06.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:29:16.915Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=2223f816-2e0e-4d65-b859-69a833888537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:29:16.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-02T10:29:25.402Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T10:29:25.403Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-02T10:29:25.403Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-02T10:29:25.403Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:29:25.404Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:29:25.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-02T10:29:25.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-02T10:29:25.409Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-02T10:29:25.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:29:26.940Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ff51d1d4-6e6b-4940-94b3-8f18e6eb150f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:29:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:29:36.987Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=47b678a9-46e4-4f6c-8a2d-ed5ce8250c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:29:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:29:47.026Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a3156d9d-5241-43c5-988e-a6fba23f165e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:29:47.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:29:57.051Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=527d84ed-fb72-43d3-8bf5-336c55d6d489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:29:57.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:30:07.082Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=ac369df5-4171-4fd2-9160-7868d445144d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:30:07.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:30:17.177Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a5b4eb18-d0a0-4850-9c98-da40049b78d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:30:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:30:27.213Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=f95a62a1-9e06-4825-a305-43c3536770fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:30:27.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:30:37.241Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=b739a269-2702-4696-a2d8-f99c7eb3c140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:30:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:30:47.259Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=160efc58-908e-4386-89ce-901bd350886b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:30:47.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:30:57.288Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a4cbf71d-fe33-4086-9a49-421585ab7d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:30:57.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:31:07.319Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=3b62de9b-6f8f-4b58-8099-0c04ae16a080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:31:07.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:31:17.352Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=dd365c51-f97c-482c-8db8-d62fb1d83c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:31:17.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:31:27.400Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7aeec28c-d53f-4564-a3d6-87468cc2f349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:31:27.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:31:37.432Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=7c68e97b-dbec-461f-a6c6-1905f89a5e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:31:37.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-02T10:31:47.462Z |INFO |Init configs |InvocationID=83635f94-4cd9-45ad-af99-1a0812eed2d2, InstanceUUID=a7bb0895-3227-428f-a0ea-07801d99075f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023