By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T23:56:20.140Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T23:56:20.167Z |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-03-15T23:56:20.167Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-15T23:56:20.170Z |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-03-15T23:56:20.645Z |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-03-15T23:56:20.780Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T23:56:20.781Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T23:56:20.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-15T23:56:20.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-15T23:56:20.984Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-15T23:56:21.010Z |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-03-15T23:56:22.535Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-15T23:56:23.087Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-15T23:56:23.109Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-15T23:56:23.110Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-15T23:56:23.203Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-15T23:56:23.204Z |INFO |Root WebApplicationContext: initialization completed in 2193 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-15T23:56:24.000Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-15T23:56:26.497Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-15T23:56:27.110Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-15T23:56:27.135Z |INFO |Started MainApp in 9.827 seconds (JVM running for 10.599) |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-15T23:56:27.223Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-15T23:56:27.267Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-15T23:56:27.270Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-15T23:56:27.288Z |INFO |Start scheduling PRH workflow |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:56:27.300Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9d728919-a022-4df0-8484-fce5a45e1e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:56:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:56:37.947Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f0db9fd0-4188-49fe-becd-5ab9406db49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:56:37.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:56:47.980Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8332ff78-35d4-4f1e-ad5a-b431b5d60d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:56:47.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:56:57.998Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=65f5703a-7e2e-4998-a837-a8bdcd175975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:56:58.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:57:08.023Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6ef6c3f6-0c12-4251-bdaf-4bcb40690577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:57:08.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:57:18.042Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=38420d72-12ef-4e6c-8e19-7a217584db7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:57:18.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:57:28.064Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bb6fe8ef-749a-4b55-b438-e42d35279d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:57:28.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:57:38.079Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ff3caf56-a981-4abf-86e3-b74af0a90afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:57:38.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:57:48.094Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ac4e75cc-e216-4345-b5e9-d4745d0b37ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:57:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:57:58.123Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9359ddb4-f7fa-4164-9ef5-a0d57200072b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:57:58.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:58:08.141Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a9be19c2-0bc1-41d4-95e1-74e8875536ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:58:08.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:58:18.156Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f9c59c22-5a12-4b86-aac5-fa411de88d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:58:18.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:58:28.172Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=dd799e09-2c1f-4a7a-b01f-596b72118bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:58:28.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:58:38.194Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=51a565a6-62ed-428a-af9e-0bdec43d8931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:58:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:58:48.212Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bf702d08-0e6b-4fe2-992b-f1a754f7071f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:58:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:58:58.230Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=992e94e9-2161-4d1f-8c9a-35472e438b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:58:58.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:59:08.258Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a5577ddb-e094-41c4-8c5c-63edaae3fb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:59:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:59:18.286Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ac26d83b-10d8-4c9f-805f-b435fe864aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:59:18.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:59:28.301Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=49379e7b-3348-41b5-9b04-1e9fbefe6bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:59:28.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:59:38.318Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0cbf8c05-7a5b-400e-92d8-dccb9c47bd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:59:38.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:59:48.357Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=430484fc-5a97-4910-b9b5-c2ae2227a708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:59:48.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:59:58.372Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7768c444-4b80-4a31-93f9-75532da13891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T23:59:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:00:08.386Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=819fd220-81a4-47a4-8515-07f1b0d4c1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:00:08.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:00:18.440Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=82af339c-9d14-4499-bafc-2b0f783bb310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:00:18.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:00:28.456Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=401643a5-035c-495d-ac53-4ed80b7e530f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:00:28.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:00:38.470Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7a89cfb6-6830-416a-a3ec-99dc3801a46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:00:38.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:00:48.487Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5d255d57-bd9c-4d32-90e3-17efca73f69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:00:48.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:00:58.501Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8d2bd9ea-6257-44fb-96a2-1cad0b105c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:00:58.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:01:08.522Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=35966312-813f-4531-9894-1db6075af7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:01:08.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:01:18.543Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d2d9602b-ed8f-4246-9dd7-849dea65cbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:01:18.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T00:01:24.693Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T00:01:24.693Z |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-03-16T00:01:24.693Z |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-03-16T00:01:24.694Z |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-03-16T00:01:24.694Z |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-03-16T00:01:24.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T00:01:24.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T00:01:24.706Z |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-03-16T00:01:24.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:01:28.560Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f1c655d7-75fd-4af9-aebb-4d85b6867ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:01:28.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:01:38.579Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bbc2841d-00ac-46ee-bfc6-26342101dd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:01:38.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:01:48.600Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fdf3a6d5-dfc7-4b37-acf7-0cb082dddb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:01:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:01:58.625Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=77616113-6e9f-465c-a016-2e4ea3142994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:01:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:02:08.644Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=501ad750-e114-4fb2-8186-826b2ab88595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:02:08.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:02:18.660Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=460db493-ca04-4523-b1d9-61a696dc2880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:02:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:02:28.675Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=985ace7b-9eaa-4940-b2d1-c33e553b0ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:02:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:02:38.693Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1016eafa-b9ff-46a2-9741-71f7c3e0e831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:02:38.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:02:48.711Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e1a729e0-06fc-4942-aac6-5619fcad96ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:02:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:02:58.739Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5eaac5f7-6cbe-4275-b620-6153b5aaea76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:02:58.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:03:08.755Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7e7bb63a-06b5-4f47-bdf0-840edab80bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:03:08.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:03:18.773Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=decc1fec-4a08-48d0-8130-c632bed6ffcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:03:18.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:03:28.791Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1a840300-7085-4952-8d7d-7196713ebfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:03:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:03:38.811Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=08059e2a-76e8-4e9d-802e-5f549538b1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:03:38.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:03:48.828Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=cb1d685e-266b-4185-9f5f-d90e117238bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:03:48.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:03:58.844Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8ef8a466-33c4-454a-ac04-d00674bc947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:03:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:04:08.864Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=168d0639-4fa2-4cda-8fa5-53234b7648f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:04:08.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:04:18.884Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e4581743-9dc8-47a4-a1f9-ff3b49f55c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:04:18.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:04:28.899Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ca7d8441-2d32-406c-a678-2ff7ddca99c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:04:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:04:38.925Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5f78cf61-8299-46bf-8685-42d85fca2685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:04:38.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:04:48.952Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6175aaff-cc3b-4c1d-b4a1-8a92b195490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:04:48.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:04:58.969Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=18f632f3-fba8-40a4-8e60-ec10331ab77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:04:58.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:05:08.983Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=547c1f0f-8d47-49da-a766-4dcf7f6e6a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:05:08.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:05:19.000Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1094603f-a1a8-4560-b45e-bec95ce5aa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:05:19.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:05:29.013Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6dbe6b9f-043b-4b6b-8135-c504df71ec0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:05:29.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:05:39.031Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c9110f40-87ad-44f7-bb5f-8aa422f326b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:05:39.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:05:49.049Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=17673432-9319-4ab1-9f46-fbee63e9557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:05:49.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:05:59.066Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=693391e7-2bc3-48e5-b494-fab579cce28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:05:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:06:09.080Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=cc34a34a-6e29-47ab-a064-fe76ce166f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:06:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:06:19.096Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=53b1399c-3d61-4b85-b02d-0c7c173ca771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:06:19.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T00:06:24.263Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T00:06:24.264Z |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-03-16T00:06:24.264Z |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-03-16T00:06:24.264Z |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-03-16T00:06:24.265Z |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-03-16T00:06:24.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T00:06:24.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T00:06:24.279Z |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-03-16T00:06:24.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:06:29.119Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a988be12-6158-4419-b5b7-595759491eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:06:29.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:06:39.141Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ac152972-71ed-43db-94ad-5b8c18063a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:06:39.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:06:49.174Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5d144e67-c2aa-4345-8915-08f39320cd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:06:49.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:06:59.188Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4bc8479e-f83d-4d4c-9237-315c379218b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:06:59.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:07:09.217Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=62b70467-fc64-4297-9d61-0f7c7f329606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:07:09.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:07:19.238Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=cb9960a8-5aa2-4b85-8454-a43e35eb3d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:07:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:07:29.256Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=95769543-cf58-4b17-a82a-a38d4c65bd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:07:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:07:39.277Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=87570e7a-27ee-4978-b918-b0a92b5f5be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:07:39.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:07:49.299Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5d334abe-7155-4286-a64f-055bf553836c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:07:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:07:59.315Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b5c08936-d7c6-4983-9cdf-275e7e68edf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:07:59.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:08:09.332Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e5fd3e83-7350-4bcc-98a7-1798f5f19a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:08:09.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:08:19.347Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=383b9381-9e37-441a-b336-7cd0e793a0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:08:19.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:08:29.374Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0c05cc79-70c9-475a-a633-4b7410882f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:08:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:08:39.394Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3dd8433d-f7ef-4756-a7d4-274fd060d18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:08:39.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:08:49.414Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=812c9022-d7a7-42fa-bd63-ee50fbd5fcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:08:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:08:59.446Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1eeedd5e-f68f-49cd-8389-8f5aebfc1850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:08:59.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:09:09.476Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fd7bcfb0-ea3c-4a9d-b568-68c81cb25d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:09:09.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:09:19.492Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=19c2d407-5d94-41b3-a953-953c32c22107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:09:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:09:29.507Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=99c4bdb4-cda7-4df8-85ee-1c8456fd3c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:09:29.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:09:39.522Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bbe67ff0-9bbc-4622-adee-5614ca9c0ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:09:39.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:09:49.538Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=761e89f1-559d-499a-b8ec-50983ba6785c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:09:49.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:09:59.558Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b3d85267-9894-4430-a4e0-322b408f4c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:09:59.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:10:09.580Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d1779ec3-1420-401c-9bab-49833765f5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:10:09.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:10:19.600Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ac5467f9-a5b2-46b1-aa08-52733c61f47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:10:19.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:10:29.617Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c85c480d-15cf-46bc-be59-23a928b25c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:10:29.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:10:39.634Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c2eb1c18-a88b-4a88-8df7-1d89f47d4c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:10:39.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:10:49.649Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b939f143-caf7-476a-846c-60fc269ed834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:10:49.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:10:59.664Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=98339391-3de1-4f8d-bc30-34e8ebc15233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:10:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:11:09.683Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c7e71d14-467c-4a62-beed-cdc686c4e7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:11:09.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:11:19.703Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2e9ea054-68d8-4833-99f5-183c8a71381c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:11:19.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T00:11:24.235Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T00:11:24.236Z |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-03-16T00:11:24.236Z |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-03-16T00:11:24.236Z |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-03-16T00:11:24.237Z |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-03-16T00:11:24.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T00:11:24.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T00:11:24.246Z |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-03-16T00:11:24.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:11:29.737Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3cdc48dd-61d7-4e96-a4cb-86e53cde1e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:11:29.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:11:39.753Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=dc37f17f-1e89-4055-8d46-03ba5c6e85a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:11:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:11:49.768Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=38a9dbbe-5423-45e8-9587-b6feaefc1202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:11:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:11:59.783Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d1f6409e-32c9-488f-b662-03469d5da248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:11:59.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:12:09.797Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ad49021a-434c-40c7-9431-2ad8e2b2a9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:12:09.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:12:19.815Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=aa2ea5fa-1edb-4431-99c3-667000e68792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:12:19.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:12:29.833Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=55b026a5-2a75-4833-a2ea-d37a7827f436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:12:29.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:12:39.852Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=72bacf3a-1562-4793-9112-120e4f03940b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:12:39.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:12:49.877Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=371d5c87-73f5-4baa-b1d0-fa7391eea555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:12:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:12:59.894Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=02122398-7644-444c-a0dc-4ea9431b7357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:12:59.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:13:09.911Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=13762c9c-00a7-45af-a4d7-0e42549204fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:13:09.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:13:19.930Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=aa504d95-76ff-42bd-8495-64f5f45b7e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:13:19.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:13:29.949Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=63cef6d3-1e63-485b-8845-c87ac9788183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:13:29.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:13:39.977Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b01836f6-6fbc-4c82-b770-03412cd6a4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:13:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:13:49.994Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=db28b824-5807-4dd0-9b26-3c7926275e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:13:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:14:00.013Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b85a0417-f051-43a2-af29-71938b28e4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:14:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:14:10.030Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ad5b15bc-4369-4636-a81d-d62253c4c113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:14:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:14:20.049Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ede9f648-9bc4-4c91-a877-2119e9464051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:14:20.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:14:30.065Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=01031104-993a-4cbc-83d9-ff1fb9e0c767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:14:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:14:40.081Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=27799039-5d13-4158-b58a-4c4254a5d71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:14:40.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:14:50.099Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=13576626-39b4-4994-8bf6-05f021d8c7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:14:50.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:15:00.114Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=514f5276-688b-4a42-87b9-ae98df547ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:15:00.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:15:10.129Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c27ee03e-8746-4bfa-8e4f-cf97fffbdc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:15:10.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:15:20.145Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5ef3963d-282a-43ae-97c4-261cfe3ee8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:15:20.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:15:30.166Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=67bfd6cd-8584-468d-8b52-15c41deb6e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:15:30.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:15:40.187Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=82c4ba46-4471-481a-9e23-16ce5ffe9767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:15:40.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:15:50.205Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e2928158-7709-48b6-9f34-e4fdfd035583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:15:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:16:00.223Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1dddf5f5-1d2d-4a05-80b0-f51ccb33c953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:16:00.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:16:10.241Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=89029c5d-4eba-4774-84bf-0ea73a3ca0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:16:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:16:20.259Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=371d81cb-468a-4399-a307-49dc2a6d7f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:16:20.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T00:16:24.306Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T00:16:24.306Z |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-03-16T00:16:24.306Z |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-03-16T00:16:24.307Z |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-03-16T00:16:24.308Z |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-03-16T00:16:24.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T00:16:24.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T00:16:24.318Z |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-03-16T00:16:24.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:16:30.274Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a6640e01-dca0-4650-8755-cb200769df32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:16:30.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:16:40.292Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b4206a32-a0c6-4143-ae8b-124b6d46ae19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:16:40.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:16:50.310Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=be151801-8d04-45f2-b3ef-e733c2f4e4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:16:50.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:17:00.323Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c3284eff-53c1-48bf-9d64-f80bd556164d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:17:00.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:17:10.338Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d1e82d91-cf34-42de-88c8-2a0d9a886832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:17:10.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:17:20.355Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2b62337f-d312-42af-9a1d-cc41f27f6571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:17:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:17:30.372Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=244cdd4d-6183-4a7d-904f-6820add9a0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:17:30.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:17:40.390Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a38a5112-dde2-4aa3-997b-40415a7eaec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:17:40.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:17:50.410Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e955d584-7fba-4fa2-8ba3-5d3c4ec064eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:17:50.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:18:00.436Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8fb70892-8fb5-4ff9-8137-501a258fb1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:18:00.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:18:10.460Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0794f34a-947c-4d6f-be8a-314268939372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:18:10.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:18:20.476Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=84513854-24a3-4b85-b6e8-8d2b4af79894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:18:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:18:30.491Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=69d3cae1-71ea-4fba-bfce-23aff8dfe49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:18:30.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:18:40.516Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4b5cd11f-ff18-44bc-81be-e141320ddd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:18:40.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:18:50.534Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=eaa6921d-aa16-4ecf-9aa6-22725a162774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:18:50.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:19:00.554Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d8a5a111-cb4f-405e-8ead-ae2ffc2e4647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:19:00.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:19:10.570Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=630c446a-fd04-45e1-bc1d-f2e8d9e485cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:19:10.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:19:20.586Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c20a7590-9e52-4c01-9df8-ddf9d1107984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:19:20.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:19:30.606Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0817115f-a108-4bf6-89f9-cd1262304c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:19:30.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:19:40.624Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f6a2b706-ec0f-4566-b515-a8ffba673b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:19:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:19:50.643Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3ca19a54-626e-4793-af9e-4a15a3dbfd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:19:50.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:20:00.662Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=02035875-8da4-4996-8911-9251328f15b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:20:00.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:20:10.683Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=dd943f4c-7dac-4653-b4c6-b530b69f9b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:20:10.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:20:20.709Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e9a30e1a-8ab9-4e96-aea9-8bc8787a8fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:20:20.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:20:30.727Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ba32fb7d-0346-49fc-aebe-e0b4866509e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:20:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:20:40.743Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f292baf3-bf80-46d7-b03c-403d8e760284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:20:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:20:50.760Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=02f60643-4157-49d2-9f27-1398541b850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:20:50.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:21:00.776Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=68a3a9aa-98f5-47d4-a207-9593cda0e38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:21:00.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:21:10.794Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=88e0b1df-e69f-49d5-b766-a913b1d23a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:21:10.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:21:20.812Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a07a2647-b3f2-4310-978c-3c41efa41e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:21:20.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T00:21:24.304Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T00:21:24.305Z |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-03-16T00:21:24.305Z |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-03-16T00:21:24.305Z |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-03-16T00:21:24.306Z |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-03-16T00:21:24.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T00:21:24.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T00:21:24.317Z |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-03-16T00:21:24.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:21:30.831Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5da93469-e57b-40ad-9e95-9e631748da14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:21:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:21:40.848Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=42646c8f-ea62-4bba-a1bb-01e832483af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:21:40.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:21:50.866Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6b62f319-9c34-4915-8166-6143ff0add83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:21:50.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:22:00.890Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=81fe2874-a6cf-4404-9e9c-b9d4f956bb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:22:00.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:22:10.921Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=39556b8e-d4a0-4f1a-a71b-2519224f4207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:22:10.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:22:20.940Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e6a8b517-115b-46a5-aa12-eb8e61596629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:22:20.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:22:30.958Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d5b845f9-e280-491d-becd-7f25f4a4b608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:22:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:22:40.983Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4b2ac082-a7a0-486c-9038-cf7356703b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:22:41.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:22:51.004Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=413858a7-3b2d-45fd-8f23-c53851dfae48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:22:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:23:01.024Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4ceab822-2c04-4554-817b-4f47642ef335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:23:01.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:23:11.045Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d80e7b57-0094-425c-b05e-448e4ce36de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:23:11.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:23:21.065Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b099858c-e3d1-4be6-ac0f-ac313c3f89f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:23:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:23:31.083Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=86c6c2f8-1c21-4857-b70d-46b0c1b09a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:23:31.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:23:41.102Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8487e965-d225-4445-9a67-305a6464594f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:23:41.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:23:51.120Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0277aa46-0f6e-4a21-ae2b-7063ee28f9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:23:51.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:24:01.140Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1468b6b2-fc6b-4802-96a9-87e03f6f2661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:24:01.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:24:11.159Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e5311d63-e619-41f2-9cf7-b8a9c08679ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:24:11.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:24:21.177Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4b78b2e3-d429-4913-a16a-b899329f3269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:24:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:24:31.195Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=381fdd2a-51bb-4890-ab50-ae8780593d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:24:31.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:24:41.215Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2e79d3d5-dad7-4bba-8b90-115863e942fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:24:41.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:24:51.231Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=72d92e68-7123-4047-acde-0fad823b4340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:24:51.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:25:01.250Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7d4ea51a-7152-4caa-b57a-e7c0ce1cf258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:25:01.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:25:11.269Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6569f081-601a-4eab-97f1-8329ca0489f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:25:11.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:25:21.283Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f5579e69-44f4-4ce7-b05f-d0f7b9b7f937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:25:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:25:31.299Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a38b421b-6bcf-4e58-9b07-f471705fb099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:25:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:25:41.315Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b927bc48-70e0-40c4-b457-9fd3ef6878d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:25:41.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:25:51.333Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b993351d-9b39-4727-9673-62a777ddc70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:25:51.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:26:01.349Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8e3e7812-e3b3-40e9-9e07-acd7276b7010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:26:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:26:11.365Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3d31b01d-3d09-4e6f-87dc-d78d4f5dfd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:26:11.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:26:21.382Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b19e6de4-bd14-4f36-ba4a-8dc0a351c0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:26:21.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T00:26:24.296Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T00:26:24.297Z |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-03-16T00:26:24.297Z |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-03-16T00:26:24.297Z |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-03-16T00:26:24.300Z |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-03-16T00:26:24.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T00:26:24.309Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T00:26:24.310Z |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-03-16T00:26:24.313Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:26:31.402Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e4d0198c-f067-46ea-ad92-3cfc9466efcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:26:31.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:26:41.422Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e3cf8a69-78c7-455e-8765-2cc400fc40c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:26:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:26:51.440Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=10bd7e41-30d1-4e3c-9d40-52dc9c7ca90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:26:51.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:27:01.460Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=00ba4d0e-2919-4edd-89a8-7b97a4db2740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:27:01.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:27:11.476Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b5e1c126-5d9a-405f-8529-76d542923437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:27:11.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:27:21.496Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=07651865-0384-4de2-9000-ecacf605eb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:27:21.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:27:31.528Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6edac4c5-4150-4a7c-a1d4-990abb68da54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:27:31.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:27:41.546Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2da48168-9e39-4b77-b47a-ebb8c9dd9759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:27:41.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:27:51.567Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=794908e5-800e-411c-a8cc-ab95820b5dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:27:51.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:28:01.586Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d4dcc125-f781-4721-9e56-c940096e70b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:28:01.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:28:11.607Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d06400f5-575b-4243-b7ac-75ef1061c07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:28:11.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:28:21.622Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=68f8ad02-049a-4228-ab62-137fb55ce5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:28:21.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:28:31.636Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6c99f63e-f1d7-47af-8e1c-4ccbaac3c3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:28:31.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:28:41.653Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a7f62270-0036-4339-ab18-bcaf8a99c532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:28:41.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:28:51.669Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=172f2e21-a238-4b32-bb06-efdd1dc34f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:28:51.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:29:01.684Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bbbfbbea-677c-4341-be13-a205369cd1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:29:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:29:11.700Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=de952b91-83e5-481b-b8d9-3205919dca91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:29:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:29:21.717Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=82de0acb-0e53-466e-94d5-376dd5b2641a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:29:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:29:31.735Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=453c4c07-3610-4c82-b091-fe62886e4368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:29:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:29:41.752Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fb490197-2f25-4048-8f45-e62824f48693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:29:41.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:29:51.770Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e7fc68fe-f287-4f16-9e9f-66a81232aed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:29:51.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:30:01.788Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=27c6e3ab-9427-41e1-b8da-5c777caeea64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:30:01.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:30:11.806Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fb02151e-d442-44ad-ab8f-845ee8357342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:30:11.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:30:21.823Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=033292e6-1c6b-47f1-9819-1ce4416d6445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:30:21.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:30:31.840Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=58533803-ac1f-4835-a528-19bdc9e79c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:30:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:30:41.856Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0e01b5cc-8046-426b-b0f2-7f227a5d7f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:30:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:30:51.873Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c83abe50-987b-4e01-9883-dc6f9fc3d2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:30:51.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:31:01.900Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=50227f37-009f-48c3-b0bb-a9d036813c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:31:01.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:31:11.916Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=418e40b0-b09b-461d-8dfe-d5b5162d2217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:31:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:31:21.933Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=022fca9e-f418-42ee-9c5e-51159e19aaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:31:21.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T00:31:24.310Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T00:31:24.311Z |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-03-16T00:31:24.311Z |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-03-16T00:31:24.311Z |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-03-16T00:31:24.312Z |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-03-16T00:31:24.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T00:31:24.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T00:31:24.321Z |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-03-16T00:31:24.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:31:31.949Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3e415647-c838-4dc8-8e21-9c4fe1dd27fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:31:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:31:41.969Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ef4f04ad-e20f-4c79-841b-173b40099491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:31:41.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:31:51.988Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=aff5c061-4408-4dcc-be9f-e486da80d9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:31:52.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:32:02.007Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=980bac81-b723-432b-8829-4855e20458b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:32:02.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:32:12.034Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=710da92b-ada0-41dd-b654-af1573fe5177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:32:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:32:22.053Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=66d5917b-4cb4-4e90-9ba6-ef790491be8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:32:22.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:32:32.076Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=339d8286-7c24-4e4f-b10b-8008049ad341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:32:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:32:42.097Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ff64e80f-5c3b-4651-beb5-1f292d90971c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:32:42.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:32:52.126Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e46b8242-c59b-456f-9564-fe59d77d0eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:32:52.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:33:02.144Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=11f5e7ed-6dad-43ce-a02f-df4e4a6c4aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:33:02.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:33:12.159Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=48b734a4-aedb-4a19-b4cb-a6b0a11f17b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:33:12.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:33:22.175Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ddd54a6a-c307-4d99-900c-1f51bccc076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:33:22.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:33:32.193Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=67ddfc68-3b28-42a2-b427-019d7528cbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:33:32.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:33:42.212Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c679a5e9-84e9-46f9-930e-acee22919137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:33:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:33:52.230Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1a124764-ce9d-44ef-82bd-3eeb6ed6564a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:33:52.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:34:02.248Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f6259989-f3fd-49b5-83e6-0168d1d5c3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:34:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:34:12.265Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=000eecc7-c52e-4234-9660-22d304c41a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:34:12.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:34:22.282Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=558a6a43-1afd-428f-94a9-52501af372f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:34:22.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:34:32.301Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ddb337af-937a-4a1a-a011-ec242c1f84ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:34:32.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:34:42.317Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c92e415f-9471-423a-874a-273454dab69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:34:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:34:52.334Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ba6e317d-5254-4ecb-9e95-5181000a07e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:34:52.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:35:02.352Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0b835b4a-9331-448e-90e3-8f0f6525eaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:35:02.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:35:12.366Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1a430897-d29f-4a05-a622-33837d478082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:35:12.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:35:22.379Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7a293d88-f226-4483-8b73-90380ae55e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:35:22.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:35:32.397Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=098c38f3-9c9a-4e6c-b3bb-a4263434ae78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:35:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:35:42.414Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=55b3e190-9704-4558-8bc6-e5aa1b2e42c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:35:42.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:35:52.450Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3258cb93-eda1-41e4-983e-7cb6945fa625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:35:52.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:36:02.476Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fc4112b8-d55d-40ab-9356-e04e5e943603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:36:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:36:12.497Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2e944d1a-012e-4e04-bd9f-d02e572e703f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:36:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:36:22.514Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1e3c3eac-c942-46a2-9227-38d7ff791058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:36:22.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T00:36:24.319Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T00:36:24.320Z |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-03-16T00:36:24.320Z |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-03-16T00:36:24.320Z |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-03-16T00:36:24.321Z |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-03-16T00:36:24.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T00:36:24.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T00:36:24.329Z |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-03-16T00:36:24.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:36:32.532Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4bf2f38b-28bc-4d1d-b2d1-e3dc12ec2666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:36:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:36:42.550Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d52dba12-eaa5-45bb-b4a6-43d390d6cb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:36:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:36:52.573Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=43685686-1eba-4459-b0a2-a24894beb583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:36:52.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:37:02.592Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1b50843b-aae5-4d69-8063-7fb410bde4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:37:02.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:37:12.608Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=32425f60-8c8b-4988-a7e6-b3cce24ae4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:37:12.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:37:22.639Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=944bc5c9-3865-4fc6-bddb-9fb48ab2b0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:37:22.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:37:32.657Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b7d9c0e9-b8c7-45aa-a474-ce5231ff27e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:37:32.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:37:42.677Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=247564cc-3ed4-4b6b-8b73-f4a03ee9e4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:37:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:37:52.693Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a050c529-5b91-45cc-9302-13ff176942e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:37:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:38:02.711Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=204b6c65-7d3c-4f95-8896-f1dad330374a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:38:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:38:12.729Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c537509d-b00d-4e20-ade6-a0eaac78f433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:38:12.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:38:22.745Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=adc783f2-236c-40e0-b33b-22ba9013b3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:38:22.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:38:32.766Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fd0a3738-d9dc-42ce-bec0-c26955314786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:38:32.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:38:42.786Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7fe659d4-1fa0-4a12-bc0e-0a68e0a9cfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:38:42.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:38:52.804Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b5356ac9-b5ca-43fe-949f-09fc2a70cd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:38:52.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:39:02.821Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8ac469f1-720a-4946-a7e2-ccd445e996ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:39:02.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:39:12.840Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2558d2a6-df3f-4b28-a51d-8f4f061d64fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:39:12.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:39:22.858Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6e18cdeb-5815-47ca-bd8d-a8371ecd70f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:39:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:39:32.874Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9aa6ae30-bf9d-4da1-afa9-f94f800978fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:39:32.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:39:42.890Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=49407345-dc21-45af-877c-2b119816dbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:39:42.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:39:52.905Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=58caf9ce-40ea-441d-813d-20453cbf12d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:39:52.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:40:02.923Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fc4dfe9d-ec41-4d85-ba45-10c24c09860a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:40:02.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:40:12.940Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8a1c0a10-ca67-488f-bd01-e9e793b0832f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:40:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:40:22.956Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=717d1dd6-b639-453e-b10e-1c6226f1e0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:40:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:40:32.989Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b9f88553-5af8-415f-b8df-da3c09426e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:40:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:40:43.007Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=09c3bb93-e0f1-49b4-a119-a98b4c279253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:40:43.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:40:53.022Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3e9eee4f-4018-4a8a-a17f-f9b053c34a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:40:53.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:41:03.039Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a7bce618-9a5d-45ac-8aaf-39b2c4a51777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:41:03.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:41:13.058Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c20c96b0-00cb-4fa9-a128-12e577c5bc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:41:13.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:41:23.080Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2f024cbf-ad20-4a5d-a0e6-b9870e87a263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:41:23.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T00:41:24.307Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T00:41:24.308Z |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-03-16T00:41:24.308Z |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-03-16T00:41:24.308Z |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-03-16T00:41:24.309Z |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-03-16T00:41:24.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T00:41:24.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T00:41:24.316Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-16T00:41:24.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:41:33.106Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c01bd1ab-d67a-4de9-bf6b-3103c74ee9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:41:33.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:41:43.126Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bc0153d6-e3f3-48d7-ad1b-bc74bf49dbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:41:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:41:53.145Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ac33437f-14d8-4c9d-ab98-679526628aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:41:53.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:42:03.163Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=829f37bf-b6f1-42f6-bfce-fd93482916d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:42:03.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:42:13.182Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d1e287ea-fda3-456f-a36b-4d20bf570223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:42:13.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:42:23.200Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1b96dba0-5d29-43c1-bf13-476d70c7001b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:42:23.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:42:33.217Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fdc9c588-60e6-4aaa-8ad7-b46ed920bead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:42:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:42:43.235Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=72e98f36-eb85-4d53-b81e-d10b75c78352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:42:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:42:53.249Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=751c520e-c862-43b1-9dd2-ecfec9b56c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:42:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:43:03.261Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4595da04-4d79-48a5-b090-3264b8c14e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:43:03.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:43:13.274Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f9f28a23-b4b0-4744-a58c-504d822c1f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:43:13.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:43:23.290Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=43dad6f5-9fb0-4086-a5b5-2677bd6a28c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:43:23.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:43:33.307Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=11dde2ae-3b5c-4624-a5d9-0f26794c92c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:43:33.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:43:43.325Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=048fa1ed-a70c-46e6-80ca-df7087d5d451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:43:43.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:43:53.343Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4f46bfc5-4dc3-4438-a5ab-5faacd8e8891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:43:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:44:03.357Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=335fb0df-b343-44ff-bf6a-07c39b442713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:44:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:44:13.374Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5715a2e8-ccd2-428d-9aa2-42f2d21f7b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:44:13.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:44:23.389Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e9dda5a2-9f7e-4f9c-aa62-7b165d45dbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:44:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:44:33.408Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6a4753a3-fc81-4f25-9bd1-da0ed2c3fda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:44:33.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:44:43.422Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0c395562-7911-463c-bb18-ac190b457627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:44:43.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:44:53.439Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=44ccc5f5-1f86-4692-bf31-22f17506e6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:44:53.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:45:03.455Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ce2d03f7-9699-43d7-9b6e-84d6e9022893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:45:03.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:45:13.472Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=83cd3d2d-19dc-4495-a065-d5c99879f6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:45:13.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:45:23.516Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1bfe293b-a92d-43e1-985f-50a5d63aa507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:45:23.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:45:33.533Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=25327b6d-e1fd-4c03-b5aa-d1748f27d2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:45:33.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:45:43.548Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8287155f-be6d-43a3-af39-6d7043f6e28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:45:43.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:45:53.565Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=91c38a88-e6be-4369-9c4e-b0162f18908e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:45:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:46:03.583Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=121b96b2-80c6-4027-8f11-727533f6311c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:46:03.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:46:13.604Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=56b563d9-dbd3-4808-bb92-1ee0fe4b9116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:46:13.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:46:23.623Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=de6eee6c-8767-482c-8c1e-d0499f1a6106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:46:23.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T00:46:24.232Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T00:46:24.232Z |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-03-16T00:46:24.232Z |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-03-16T00:46:24.232Z |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-03-16T00:46:24.233Z |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-03-16T00:46:24.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T00:46:24.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T00:46:24.240Z |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-03-16T00:46:24.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:46:33.642Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6a6e228d-68de-4b1d-abcc-d6cda1adb877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:46:33.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:46:43.659Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=50d9d800-ca93-4e89-8852-5b1d6e1222e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:46:43.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:46:53.681Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b28e084d-5608-4a46-ba37-82bae4d86525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:46:53.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:47:03.697Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e3a28bef-356d-43eb-a797-6d6a755ec9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:47:03.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:47:13.714Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fb448268-0498-44f6-8db4-1c88713b4e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:47:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:47:23.733Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8668f315-8770-4196-bab6-0d392989fe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:47:23.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:47:33.752Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=45bfb86e-5794-4cad-b58c-08307867f902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:47:33.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:47:43.767Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5ef12250-13a6-448c-879b-f9f6f940e449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:47:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:47:53.783Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9448f897-aebe-4b13-b775-1f04f08860bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:47:53.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:48:03.799Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6ebb6052-036d-4ec2-8b8b-7bcfa841e2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:48:03.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:48:13.819Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b54cb5da-b757-4a07-9ec0-91b7bddb2991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:48:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:48:23.835Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ccee8382-31da-47c9-8414-049c8aad16ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:48:23.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:48:33.853Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8d29d9de-0e37-4a67-acee-031f34dfb816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:48:33.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:48:43.871Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ec18dc2e-26c7-42d6-881d-33c58fb0e1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:48:43.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:48:53.889Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1ab24df4-bc0e-4150-a560-f13b797ee195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:48:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:49:03.908Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3a3d5651-d23a-4dd9-a75f-ede9eb19ee13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:49:03.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:49:13.925Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f1317583-5fe9-40c8-854d-b18cd93098a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:49:13.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:49:23.943Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e2ce79b6-ede1-47ba-8af8-a5defd5f52cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:49:23.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:49:33.962Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=597bf899-be03-4d18-bf4e-cdc03b646295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:49:33.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:49:43.978Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=769472e3-2c1c-4e65-a7c7-c99b5253f19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:49:43.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:49:53.996Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f14b7254-4bc2-4402-bbef-12990fdb319c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:49:54.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:50:04.013Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f5f101ee-aefe-4ced-8a9f-f5ae405d66f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:50:04.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:50:14.031Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2644b758-ef50-4492-a73b-44d7a05e575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:50:14.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:50:24.046Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1fb5a707-0ba4-426b-84a3-f9a9084d81e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:50:24.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:50:34.062Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=68865118-63ad-40d1-842d-49a2010f5be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:50:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:50:44.079Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b59ae508-da29-45c2-b172-6876a55af73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:50:44.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:50:54.095Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=273f0e87-97c6-42a8-9855-e21957692464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:50:54.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:51:04.108Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=548892eb-52a8-4d86-af3f-cb81e8da4344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:51:04.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:51:14.125Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=450810de-e619-44cf-a45b-861c330f0df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:51:14.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:51:24.141Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ec8cd84e-4a6d-4e06-82ec-e1c466dc0fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:51:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T00:51:24.254Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T00:51:24.254Z |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-03-16T00:51:24.254Z |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-03-16T00:51:24.254Z |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-03-16T00:51:24.255Z |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-03-16T00:51:24.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T00:51:24.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T00:51:24.262Z |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-03-16T00:51:24.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:51:34.168Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e10b7beb-c1b7-418c-b96e-d70a40a68cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:51:34.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:51:44.183Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=39912a42-7520-4446-9c86-7dbf1436d144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:51:44.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:51:54.199Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=80b53e49-273f-4d35-8ce6-f1b9f307097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:51:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:52:04.238Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e361720e-e761-4c85-b6c5-13c0ce16c799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:52:04.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:52:14.260Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f3ba6bdc-a6ed-4c48-854e-0fce1177e6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:52:14.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:52:24.280Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=44dd707f-7540-4a1f-88e4-70ce22e83cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:52:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:52:34.311Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6690e16e-9f70-4929-8388-d8ca5338459e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:52:34.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:52:44.330Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=433e162b-476c-4580-9262-0412697aa206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:52:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:52:54.347Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c0e99574-1924-4ff9-adc5-016e6a681349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:52:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:53:04.367Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=47d8b974-826c-446e-95b3-12017a78a6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:53:04.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:53:14.382Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f175a7b5-2be6-4ffd-8569-2d2d72df9cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:53:14.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:53:24.395Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=660df4c5-82f0-4afb-86b3-d83c2b902d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:53:24.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:53:34.411Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8525c9fe-07a6-4903-b11d-89c3d7c64325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:53:34.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:53:44.423Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=88bd77c3-4942-4595-83fe-643940042017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:53:44.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:53:54.440Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=cbeb4aef-dbfa-4be4-aa3d-d00466654bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:53:54.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:54:04.457Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4c58098c-f8bb-46b9-86a1-1989bb298d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:54:04.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:54:14.472Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7d3a94b3-0a4e-4853-8bc9-d87b15fd16be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:54:14.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:54:24.488Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=af78059a-7be1-499a-9276-ad728454fb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:54:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:54:34.504Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=83b814bf-4d3c-4577-9b14-90649e2b9908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:54:34.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:54:44.522Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6b5aa920-c13d-4c76-a7d4-8c0cdaf21e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:54:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:54:54.539Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d7365c07-4de4-4151-baf3-ec791ceff4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:54:54.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:55:04.552Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e430d58a-5286-4b47-84f4-3edfaea23d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:55:04.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:55:14.570Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b3d84515-b4d2-4aa7-9198-afaa22e395f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:55:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:55:24.592Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=89eace3a-ff91-4837-a0bf-2f52e7972719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:55:24.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:55:34.609Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=88713cd4-efc3-4d11-8993-727c5f22a0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:55:34.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:55:44.623Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a22ff262-f2d9-4b79-b2a5-0c0508757547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:55:44.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:55:54.640Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=56215645-80e8-4d2f-b157-66ce185cf71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:55:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:56:04.655Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=865d325f-b2d9-4cff-b89b-2d857bad5acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:56:04.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:56:14.673Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d82f05ec-fec2-49ea-a507-d748fd699083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:56:14.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T00:56:24.237Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T00:56:24.238Z |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-03-16T00:56:24.238Z |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-03-16T00:56:24.238Z |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-03-16T00:56:24.239Z |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-03-16T00:56:24.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T00:56:24.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T00:56:24.245Z |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-03-16T00:56:24.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:56:24.689Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fe613489-4632-405c-9d8f-238b68897e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:56:24.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:56:34.708Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=95cfec3c-bf47-4eb0-a210-cac3ee7f150c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:56:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:56:44.725Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a87a3696-f984-422c-a4d2-3cda04445b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:56:44.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:56:54.743Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=26ea8d00-5fdf-4b80-ba54-b03daed22dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:56:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:57:04.761Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e0d16004-ea56-4819-ba00-dd9c16b93520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:57:04.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:57:14.777Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9864e72c-fc2d-4ab4-88db-401622fa30e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:57:14.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:57:24.794Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=de9c4954-6c4e-4556-952c-d8a8aba36dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:57:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:57:34.818Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5853e967-6bcf-419d-aaa8-15cfe915652b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:57:34.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:57:44.843Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=49ba4db5-7d60-4160-8f1a-aff248ff41c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:57:44.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:57:54.861Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=dd26eb1f-e654-4aa7-9f03-df6f12edc5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:57:54.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:58:04.879Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=06d039a3-2008-411a-a887-e0d7ecccb5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:58:04.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:58:14.897Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e3b99ab2-e955-4a35-958e-d3415c50bed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:58:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:58:24.915Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=19b4e486-634a-47e8-906b-634bf3035b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:58:24.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:58:34.933Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b02f45e1-6aa1-4294-8c47-49408e81b89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:58:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:58:44.952Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e572ee8b-a9cb-494a-95ae-9130cf96bb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:58:44.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:58:54.970Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4b5b9267-2437-44e2-90c6-7dc3ce691552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:58:54.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:59:04.987Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0d99c66b-f7bd-4d8b-9bbd-3180b12f74c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:59:05.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:59:15.003Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8a7b5241-386e-4ed3-b517-5c72e4b30a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:59:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:59:25.020Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=78107c8e-cf74-4ab6-87ce-26d1a19b4637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:59:25.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:59:35.039Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=48660913-e215-48ce-9d24-f402659867d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:59:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:59:45.052Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e47c74e2-7e2f-41b3-9587-1dba7703981c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:59:45.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:59:55.068Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4f12bcdb-4a22-4c8e-98b3-a56cd20b7f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T00:59:55.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:00:05.083Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=404c228a-9ace-4809-9a35-2130ad00782f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:00:05.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:00:15.096Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c0c11776-91d7-4f91-96c8-005ae26aae10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:00:15.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:00:25.110Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=abdf6017-d59a-46e9-8134-f0fbd7e0b2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:00:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:00:35.125Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9679d65b-fd51-4aae-8d0e-533a621e20db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:00:35.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:00:45.151Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=57a6cdff-5120-461b-b247-b62fc31fbf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:00:45.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:00:55.167Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f8231628-78e2-4ace-917d-d6185466ee5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:00:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:01:05.183Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=db644d44-66a4-404c-af1c-34b25238ba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:01:05.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:01:15.199Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=27615604-18cd-4f49-8e07-da9bee921c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:01:15.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T01:01:24.276Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:01:24.277Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:01:24.277Z |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-03-16T01:01:24.277Z |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-03-16T01:01:24.278Z |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-03-16T01:01:24.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:01:24.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T01:01:24.284Z |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-03-16T01:01:24.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:01:25.217Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e0aaffe5-980e-46bd-91c6-7a39078cf0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:01:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:01:35.236Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5633f34c-ec86-4a23-92d5-fb9cb4f20476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:01:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:01:45.249Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1bd9dcad-dd9d-4833-905c-3ce7adcd62ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:01:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:01:55.267Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=014eb2ca-72d0-4b53-b052-f4a683f35f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:01:55.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:02:05.281Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=32a4aaf7-6b54-4d29-a587-e3c3c38d6326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:02:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:02:15.300Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2b0aaa36-2389-4c7b-a669-b4c34dc38fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:02:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:02:25.316Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f31ac9ec-53e1-460c-861d-8f65f854d500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:02:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:02:35.335Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=762b4998-b80e-455d-b22e-023d349382c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:02:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:02:45.352Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7af0348b-dce6-4e88-8354-b4298e1b9ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:02:45.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:02:55.371Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=40e0b05a-563e-4c12-8b2f-d880f2bb9031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:02:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:03:05.395Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=11f1ef2e-4103-49c8-a261-2a7d6ca297e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:03:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:03:15.410Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c4fd15e2-1dc0-4f91-a238-0b7d50f76fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:03:15.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:03:25.428Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c2725dd3-12e5-442b-bef9-3274b681be4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:03:25.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:03:35.447Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fb1e3adb-ae0c-4e3e-8dd0-5136dfff3e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:03:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:03:45.466Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=be29a08e-1ccc-458f-aad4-459ef7b80ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:03:45.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:03:55.481Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=53426705-8e94-4efa-a067-6816feeb1e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:03:55.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:04:05.503Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e9b04087-32e2-4015-b365-cfab1fc48be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:04:05.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:04:15.520Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=867dbff2-5fc6-46aa-a5e5-102f05cbd87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:04:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:04:25.535Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=efc7bfd6-f677-4f7d-8c39-86a6112c7ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:04:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:04:35.553Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c741c688-0241-49cc-a552-15efc8be7251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:04:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:04:45.569Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=16c87f28-c453-4158-b1be-df85214c1784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:04:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:04:55.587Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b0076caa-831d-44fd-940c-7990e1bc8925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:04:55.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:05:05.612Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=73a088e2-616b-430f-9640-8c6706909066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:05:05.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:05:15.629Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=09168c70-a77e-4988-86bc-2897df748d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:05:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:05:25.645Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=59538f58-09db-479b-be05-0d2d326a4454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:05:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:05:35.660Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=989d7fcd-1089-4652-bae5-4cab05bcf1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:05:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:05:45.676Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4404d93f-0e70-496f-9b39-cce7661f9638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:05:45.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:05:55.692Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=dcfa0889-e1e4-4bc9-a2a2-62d4a6ab6844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:05:55.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:06:05.709Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f7b4c0b1-e671-4928-8946-353ab12bb4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:06:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:06:15.734Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d1e93593-e016-44be-8017-446bedd80042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:06:15.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T01:06:24.300Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:06:24.300Z |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-03-16T01:06:24.300Z |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-03-16T01:06:24.300Z |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-03-16T01:06:24.301Z |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-03-16T01:06:24.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:06:24.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T01:06:24.307Z |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-03-16T01:06:24.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:06:25.753Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b4a0ebaa-c421-40d2-90f2-2aebae770385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:06:25.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:06:35.772Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0a995950-fd61-4cca-86e9-20a5df65b6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:06:35.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:06:45.789Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=866cd4a3-669a-4b67-8b13-afda219d8ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:06:45.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:06:55.804Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ecea8279-abd1-4364-bfa9-9efe0e3222a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:06:55.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:07:05.821Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=24d0eb66-6f24-4d61-b3fd-1901edb98cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:07:05.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:07:15.852Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9ddb555d-7bc2-4f8f-b1b2-5b506a1ea972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:07:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:07:25.871Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=403bdc3a-719b-499a-ae96-01222218e956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:07:25.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:07:35.887Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e627fd6f-4d0d-4949-a36a-897882d63737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:07:35.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:07:45.905Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=913e07aa-337c-448c-9505-98f7351f0b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:07:45.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:07:55.922Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=844e2582-be06-4344-9eab-4a4118c30bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:07:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:08:05.939Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=96c9591e-2774-4a67-b420-96a7fb25d05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:08:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:08:15.960Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=64ee9a74-e123-41a9-a6ae-16d0752de15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:08:15.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:08:25.985Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=95bca411-537e-4f94-be97-d54b55439a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:08:26.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:08:36.001Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=37da85fc-d5f0-4d95-aca3-5fb05b67491d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:08:36.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:08:46.017Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=540ca2d9-6ded-4a95-a10c-7081cba66f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:08:46.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:08:56.037Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6429c016-ebcf-439b-936c-7c4562ab742b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:08:56.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:09:06.058Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=19459e87-fb34-408a-9ef2-1f511c5b17a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:09:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:09:16.081Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=789a1dea-30a9-43bc-bef8-e5b826b4a676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:09:16.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:09:26.097Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e31482ea-45d3-4bae-94f7-71193ce13411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:09:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:09:36.114Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e42dc8c3-7586-49b2-bb3c-9b0918ef197f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:09:36.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:09:46.131Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1096abc3-0261-4b1e-8875-45143a772167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:09:46.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:09:56.147Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3702368a-1495-4686-8f92-952975f2f86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:09:56.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:10:06.161Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=23d0cdf6-630d-42a7-8114-73058056cdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:10:06.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:10:16.177Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=37d57959-b528-49c4-8833-3d41dd26fefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:10:16.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:10:26.192Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c3e5e76a-f71e-4079-a882-979618643be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:10:26.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:10:36.207Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4bc0b44f-9e1c-47ae-9b72-88d44ec1506d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:10:36.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:10:46.224Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=638f94b2-78b0-4163-9cbd-5bd1949ecb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:10:46.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:10:56.241Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=52eb090a-b165-45d5-b69f-6df9c3b4b501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:10:56.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:11:06.257Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d8ff915f-f3b3-43bb-b111-312d7aa08303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:11:06.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:11:16.275Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=340678c8-0a45-4796-a836-8b90bf37f9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:11:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T01:11:24.323Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:11:24.323Z |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-03-16T01:11:24.323Z |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-03-16T01:11:24.324Z |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-03-16T01:11:24.325Z |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-03-16T01:11:24.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:11:24.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T01:11:24.333Z |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-03-16T01:11:24.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:11:26.296Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=25c12f63-49bb-46a9-9993-1301542ad27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:11:26.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:11:36.315Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=47b3020e-131b-4511-9ff7-adc7661b28b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:11:36.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:11:46.332Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f2cbf372-df41-4376-b1d7-28572efd59b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:11:46.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:11:56.352Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4606d900-a289-4f27-a57a-b1e91da3bbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:11:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:12:06.368Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=80560422-1dfc-44c5-989f-52090ab3947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:12:06.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:12:16.385Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=275d21f9-2e1c-429e-9910-414b43cffedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:12:16.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:12:26.400Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f20f62f2-fa93-4531-b366-daf03cdf6f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:12:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:12:36.415Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4e96304a-9123-4ac9-ab67-df15cef7ddc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:12:36.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:12:46.436Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=54f48b86-1c5c-4826-8665-7bf27bfa6882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:12:46.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:12:56.453Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b465e4f0-2264-44bb-b8c0-076490980752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:12:56.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:13:06.470Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=41b8f783-a6e8-497f-8b30-7d747c692189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:13:06.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:13:16.486Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=941c4d9c-4073-4250-a861-dd880a321076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:13:16.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:13:26.504Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=733d0669-7067-4388-bc1e-0d09128d0c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:13:26.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:13:36.533Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=38b2d8a3-0a87-4c3c-af68-2a6f4d27a484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:13:36.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:13:46.552Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ef7c1db1-7091-4fbe-b537-56f1bb7137ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:13:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:13:56.571Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d991f25a-4bfe-4c7a-bab9-0537d1ed2043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:13:56.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:14:06.587Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c5abf804-ca37-456a-a3ef-e835eb5eb94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:14:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:14:16.608Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3096b21d-a8ee-4021-b85b-b5557e949d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:14:16.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:14:26.634Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c45dac58-b87e-4378-bf73-ad44c22275a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:14:26.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:14:36.650Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c630201a-85bb-4f01-934b-5ee6fca6202a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:14:36.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:14:46.674Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4a33cd6e-79b9-403f-899e-7f48677f0e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:14:46.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:14:56.692Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=57cb65ca-7ea3-42b0-b42a-84a4e9c79f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:14:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:15:06.710Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2a1835f5-28ab-4118-a151-e59ae36230ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:15:06.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:15:16.727Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=906064bc-a5db-4a28-a53c-cc4088f4c7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:15:16.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:15:26.756Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4657dd30-c368-4b5d-9c0d-bf51cf1d0871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:15:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:15:36.772Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a41cb5c9-bbb8-48a4-8377-3af9d99e86ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:15:36.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:15:46.790Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a1bb2d54-ff60-40a0-899a-81832e1a188b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:15:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:15:56.806Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7ecd5dc6-ec8d-4764-afd2-3bd3605fc2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:15:56.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:16:06.825Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4c44ae4c-e2d6-48e7-a7ce-b1c0dcf28751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:16:06.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:16:16.839Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e2731358-26de-4540-9c71-483d670067f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:16:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T01:16:24.318Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:16:24.319Z |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-03-16T01:16:24.319Z |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-03-16T01:16:24.319Z |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-03-16T01:16:24.321Z |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-03-16T01:16:24.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:16:24.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T01:16:24.330Z |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-03-16T01:16:24.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:16:26.856Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f3a8862d-8c9d-4fde-8a1f-7f856ee87be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:16:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:16:36.871Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5dac6588-a2d8-4cb4-94af-6e095da7f6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:16:36.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:16:46.885Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=28d07331-f23b-4cc5-be29-62d2450814a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:16:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:16:56.900Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bc71682e-9eeb-472d-87c7-601c06ccc13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:16:56.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:17:06.916Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0daf6328-4ec5-491b-b61f-8b0795e2a02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:17:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:17:16.934Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e33020e9-af2f-4109-b12c-1864b6fce449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:17:16.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:17:26.950Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c8f172c3-0bff-4ae7-91e4-85ba27fb0fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:17:26.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:17:36.970Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2dc52d81-7a74-45fa-88ec-c884dda5549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:17:36.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:17:46.987Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d1b022a6-6cf4-46f8-bf2d-02296bd43846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:17:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:17:57.002Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ac524eb6-d12f-416d-a9e5-0cf527b55389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:17:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:18:07.017Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=537697fd-2504-4092-b7c4-3aa1d4b1324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:18:07.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:18:17.033Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=cc0eb3ec-cdca-4384-9046-e1a71362af1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:18:17.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:18:27.049Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=51c8aa3c-9bef-4409-8806-6f0b9d98879b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:18:27.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:18:37.066Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=90fa1886-1f95-453f-b667-1c423627590b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:18:37.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:18:47.090Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1562d3da-53b2-46a0-b0e1-d813de7440ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:18:47.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:18:57.106Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d0deb64e-7763-493e-a8fe-fd74945a9904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:18:57.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:19:07.126Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=57d1e3b5-590e-4213-97d6-15a8dadd29ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:19:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:19:17.144Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6a5bde0e-6f37-4a00-9fff-1d3273fbb979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:19:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:19:27.163Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=df737082-ef6d-46bc-abfa-2bb8997a2361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:19:27.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:19:37.179Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=79c4cbd1-ee97-4224-8867-4e5068ad172a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:19:37.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:19:47.199Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=978bb6e5-c7f0-46ed-acb9-bf0f85d0b780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:19:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:19:57.213Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=73930d08-cabf-47dd-b6ad-9fd93c2f1ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:19:57.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:20:07.235Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=cda4ca82-9873-48fe-b7cc-c301c18eada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:20:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:20:17.261Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=30274334-ede8-44fc-9f3d-eda3b71463b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:20:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:20:27.280Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0ee6dac3-67c7-417a-aa35-67559678fa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:20:27.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:20:37.295Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=95b819bd-f77a-48a3-9130-fa9af5cdd6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:20:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:20:47.310Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3c3905d5-80f7-48ca-93e6-576499a8e073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:20:47.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:20:57.327Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5b655be0-cf05-4719-8f40-9555f6a77d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:20:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:21:07.342Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=84167d54-78aa-4e0f-9927-42892de69811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:21:07.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:21:17.358Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=61293acb-7f68-4a78-85db-f49cd04b8fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:21:17.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T01:21:24.325Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:21:24.325Z |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-03-16T01:21:24.325Z |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-03-16T01:21:24.326Z |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-03-16T01:21:24.326Z |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-03-16T01:21:24.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:21:24.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T01:21:24.333Z |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-03-16T01:21:24.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:21:27.373Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a3d711a4-5f30-420d-ad0b-6e3837c80071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:21:27.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:21:37.390Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9eeba9ef-af32-4dc4-aab2-91d14576c592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:21:37.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:21:47.403Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6b22b5da-e791-45ae-9b07-6ecb060176f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:21:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:21:57.424Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4d39566d-7bd8-4773-aef7-532abed7dbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:21:57.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:22:07.439Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a76b66af-bca6-43bd-817e-c563e974bf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:22:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:22:17.455Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e9e5e6ed-e0e1-4aa3-a951-2f2c4e8d7073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:22:17.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:22:27.467Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=01b69f94-ad34-4f76-ab51-d71d86a146ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:22:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:22:37.482Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bb978c3b-8334-4005-b79a-82ff57dc9d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:22:37.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:22:47.501Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6d6d44f9-f3b3-46f5-b95c-da0b7b137e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:22:47.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:22:57.516Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ea74711c-1f25-4c02-bc3f-812a493097e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:22:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:23:07.530Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0d0b26cb-c9cc-4b8a-b22f-eb13bc27e249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:23:07.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:23:17.544Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=54e1a28b-f86c-4109-9064-6d65f7e48d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:23:17.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:23:27.557Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e16f685f-865a-4c9d-ac4f-f5ed0e9b2f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:23:27.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:23:37.570Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f13993d3-b523-4d34-8b79-bbc081a2909c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:23:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:23:47.583Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6c98b89c-a6e9-43c2-bbaa-c7877814a18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:23:47.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:23:57.597Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=14a77ce9-54de-43b9-a4a3-c673790b747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:23:57.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:24:07.612Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6cf3e1b0-3c47-4cc9-84a6-d5580d488392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:24:07.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:24:17.625Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6e5d8979-3488-44ae-8565-fadfc47ac766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:24:17.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:24:27.638Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f04baac2-b303-4525-b5db-39936cddc24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:24:27.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:24:37.650Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fdc93770-b618-4b7c-9e92-ac502f5f570b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:24:37.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:24:47.666Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1eae28fc-f95e-49e0-9a83-5d2015c8c94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:24:47.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:24:57.682Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b1c716e4-59e0-44cb-b13d-0b3b7297459b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:24:57.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:25:07.697Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0fbaff04-e822-4630-962f-867cc6e4a180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:25:07.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:25:17.713Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1f4ca1ca-2430-461c-b6ce-2b355268edc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:25:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:25:27.728Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6e81e9a2-a835-4a8a-95a4-2a0793f8abd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:25:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:25:37.744Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=84a2aaea-b501-4fce-93e1-f872a728e4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:25:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:25:47.759Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d352157e-99c3-41ee-8e22-6063e7dfbb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:25:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:25:57.779Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0cdbabc0-2bfb-46ab-9910-38b0383b6d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:25:57.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:26:07.796Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=453faad7-563e-4979-a505-4930b0c693cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:26:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:26:17.820Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d4f025ab-a890-440c-9175-976986364ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:26:17.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T01:26:24.327Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:26:24.328Z |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-03-16T01:26:24.328Z |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-03-16T01:26:24.328Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:26:24.330Z |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-03-16T01:26:24.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:26:24.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T01:26:24.339Z |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-03-16T01:26:24.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:26:27.842Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3b18d3d6-53d5-42e5-aea4-61fc8bd95ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:26:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:26:37.860Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=70d3a4b7-41ba-4afe-a681-2fd6f4563d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:26:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:26:47.877Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=68fd8cd9-4882-4d0f-98f8-09be128f5521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:26:47.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:26:57.894Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=716f7aac-4a34-4d74-ad27-3b98181983e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:26:57.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:27:07.914Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6eb0651c-9762-4a65-bde4-7893850cf13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:27:07.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:27:17.937Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0965cf75-e391-4775-aa2a-1da958b72b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:27:17.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:27:27.953Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8706595d-539d-46d4-85a6-91936697bbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:27:27.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:27:37.972Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8a9b3088-151c-4b03-9b5a-34810963891e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:27:37.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:27:47.989Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a1d01ba6-e2ff-4842-a601-f1c3326f4bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:27:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:27:58.006Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6a2cb383-dca3-4be9-93eb-b1ec7ba0af51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:27:58.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:28:08.022Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=36f6753f-73f7-4047-b2ea-5bc4185423cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:28:08.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:28:18.037Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fdc02c4a-6d81-4d5d-b4e4-c0aef328d3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:28:18.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:28:28.053Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=95c32f2d-0ac2-4f0b-808e-89a35ac6f886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:28:28.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:28:38.070Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1f7eefe9-ea5b-4883-8470-727234f53b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:28:38.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:28:48.087Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0e452fa2-1f86-40e7-909b-5515368bec96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:28:48.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:28:58.102Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=09de1365-9cce-475d-bd36-faee69ddff9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:28:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:29:08.117Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=236cd1ee-34df-4003-88b8-7fb0df711c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:29:08.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:29:18.136Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=79ad8894-7eb7-4e2f-9e80-6229fe7e9f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:29:18.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:29:28.154Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=28c131a5-9075-4e3f-9f54-0f1dd10d0751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:29:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:29:38.180Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=13357d8e-fa30-4ad2-81fd-314ca20d79ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:29:38.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:29:48.194Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=384b8886-9a17-4c3a-b26a-768edfdceafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:29:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:29:58.227Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c9e450c6-e31d-4941-ab99-3a8f01a6478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:29:58.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:30:08.243Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a1693c48-9a6d-4985-92b7-e204d84fb27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:30:08.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:30:18.258Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b9607219-286b-4219-bfb6-21da5f69db5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:30:18.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:30:28.272Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6e70a1c6-88a2-417a-93ee-740cebc08028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:30:28.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:30:38.291Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0ee8e90b-568d-44fd-abe3-02cc4e3c3cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:30:38.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:30:48.308Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e595bfd0-d581-4c40-95ec-e4028d5d4e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:30:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:30:58.328Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7f5ae07a-73b2-443c-b087-2417d1de6fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:30:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:31:08.347Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ebcd1433-04d6-4c4b-8fbc-09949ed28316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:31:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:31:18.362Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9016393c-f0e9-419a-92e9-0a2da03cb02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:31:18.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T01:31:24.275Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:31:24.276Z |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-03-16T01:31:24.276Z |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-03-16T01:31:24.276Z |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-03-16T01:31:24.277Z |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-03-16T01:31:24.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:31:24.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T01:31:24.284Z |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-03-16T01:31:24.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:31:28.378Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0440b5d9-121f-4ca3-9470-bea0c754444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:31:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:31:38.396Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2f4e4995-2776-46a2-bd55-0a2c116d22fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:31:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:31:48.420Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=13f0a9e6-5ae9-48b4-a083-965ff3109cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:31:48.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:31:58.440Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ddbbdf8a-9bce-4cc7-b58a-6e2548bd82fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:31:58.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:32:08.458Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1ba349cb-60a6-48cc-8bdf-ba3a0d23278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:32:08.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:32:18.474Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5e127f4b-d6fe-44eb-b918-ad0cc5227e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:32:18.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:32:28.489Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b2ac3829-c5a0-4340-b069-6fde143347bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:32:28.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:32:38.505Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f9c5c230-a5ff-411c-a3c6-5ee0836aeea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:32:38.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:32:48.521Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3c2101f1-7143-43f7-9f74-84a1689be861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:32:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:32:58.538Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b9b1816b-eb94-4cc8-92f5-ad0529020a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:32:58.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:33:08.554Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1f66c12b-bc10-4054-91d8-86c90e7e3223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:33:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:33:18.570Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d2d4022d-1e57-40d1-9cb8-794edce0b171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:33:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:33:28.586Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ff8e7a6c-e027-42b0-98a9-8c0a37335f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:33:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:33:38.603Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7b5b5e2f-ec54-4e9b-95a1-8b587b97e5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:33:38.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:33:48.620Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=242150df-14d4-451c-86d2-81ce4f9a58b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:33:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:33:58.636Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a8baa7c6-fc29-4bb4-a4d4-95046c6291f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:33:58.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:34:08.651Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=303550e6-7abb-422d-8c80-0ff5b73fd0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:34:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:34:18.669Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8f44d0f4-1085-4d5b-abb3-a9c132d23ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:34:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:34:28.687Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9cf3b0b3-f9b3-400f-95e1-07e84f6682ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:34:28.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:34:38.702Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5e5e6b59-6779-44fa-a39c-2edceaec42b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:34:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:34:48.717Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=69200fea-f230-4900-a4f0-c4505a5c5f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:34:48.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:34:58.732Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=98d069c7-3766-45a0-9d3e-4d5d75288b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:34:58.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:35:08.748Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8ab5fc17-3804-4484-a914-eff8869be716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:35:08.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:35:18.761Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=788d9852-d6b8-4e52-9a77-15238329caa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:35:18.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:35:28.775Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4ace8040-6e43-469e-b2d5-f3bd0d86af31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:35:28.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:35:38.790Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fb4ea1d1-50cf-4828-b017-a20f294c3a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:35:38.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:35:48.806Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=87a36ced-08d2-4146-b2b3-1dea92269c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:35:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:35:58.824Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6f1121b7-0f4f-4cd3-8075-a9fa1cfe39b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:35:58.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:36:08.841Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=88df57fd-d7be-47ed-9b7a-59a5535d08be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:36:08.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:36:18.859Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e3d2e63c-2ee2-49a4-a50e-3ab44a0fdf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:36:18.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T01:36:24.348Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:36:24.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-03-16T01:36:24.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-03-16T01:36:24.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-03-16T01:36:24.349Z |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-03-16T01:36:24.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:36:24.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T01:36:24.355Z |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-03-16T01:36:24.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:36:28.877Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7ebfa623-6b26-4772-8fa7-1b248374c659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:36:28.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:36:38.895Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=eb7de712-bac8-40fe-8664-7b623a28159f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:36:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:36:48.917Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b7493a0c-16c6-4428-9124-26153dd5c02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:36:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:36:58.936Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=979f2941-9593-472e-af1a-adbb92b5feba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:36:58.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:37:08.953Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3a6f4ed1-8922-41d1-8913-8cf956a7d3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:37:08.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:37:18.971Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f352234f-39d4-4f5d-a972-33e7ae4eeedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:37:18.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:37:28.988Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5540d890-9f9b-4cef-a5ba-b98b17b7b06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:37:29.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:37:39.007Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5d069c6e-4c75-4ea1-b36a-8f744e2e7664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:37:39.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:37:49.024Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=073ea45c-1099-4dc1-92d2-5f7f25e4e2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:37:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:37:59.040Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d41991c8-1cdc-4b09-9aac-4e8af3951468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:37:59.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:38:09.059Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=95daefb0-4249-4e79-91ee-bf4d0dab7405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:38:09.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:38:19.075Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b66a6f06-4391-41f8-95a0-a1219534d4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:38:19.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:38:29.091Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5d748a3e-08f1-484b-80be-899274769e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:38:29.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:38:39.107Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=425171ad-69b7-4f27-8191-6c3b5a5c7f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:38:39.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:38:49.125Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=96233419-8510-45c0-afaa-f94483ad8059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:38:49.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:38:59.142Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=504e60b6-2f62-4afe-b782-2c4ddb8ddcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:38:59.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:39:09.156Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=19daef33-9538-441e-91ae-cfebdffb77ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:39:09.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:39:19.169Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=864ed500-1d09-405b-892f-aee142856dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:39:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:39:29.188Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c408b7bd-f79e-41ea-af9f-f6d377aff32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:39:29.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:39:39.204Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=980ee156-d4dd-47b5-8c09-d129c4e49077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:39:39.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:39:49.223Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bbd00d32-b392-482f-9fca-f32d95603071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:39:49.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:39:59.240Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=17dcd329-680b-4898-b833-e3babdd9bbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:39:59.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:40:09.261Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=36dc3fbe-2230-4f67-b4d5-78d2a329a059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:40:09.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:40:19.277Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7aaa6b4f-8c75-4d6c-9526-9a5428f785e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:40:19.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:40:29.294Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c9a3a510-9f6c-4dd8-83ce-04f0cf5b9d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:40:29.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:40:39.311Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a212b396-3987-4904-a7f7-33eafb295e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:40:39.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:40:49.329Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=562ada62-a169-4af4-a75a-4cb13265d2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:40:49.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:40:59.348Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=266f298f-127e-411a-9efa-57bc1050f3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:40:59.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:41:09.365Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7c6f84e0-0b6b-4e53-89cd-e3137bc36177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:41:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:41:19.381Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=04bddeee-0600-4351-a806-84b6d02b28f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:41:19.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T01:41:24.342Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:41:24.343Z |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-03-16T01:41:24.343Z |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-03-16T01:41:24.343Z |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-03-16T01:41:24.344Z |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-03-16T01:41:24.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:41:24.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T01:41:24.351Z |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-03-16T01:41:24.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:41:29.399Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=88346d9e-fa97-4f06-af42-f300cde739c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:41:29.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:41:39.414Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=409ffd43-9f38-43c3-a2f7-a24398da84c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:41:39.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:41:49.432Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f46bd91a-7519-4ea6-bd85-05a6ab5445fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:41:49.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:41:59.459Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f98ce35a-c336-4623-b8b4-400f8011095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:41:59.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:42:09.476Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f07e3ced-e6f2-42df-8e05-4490f047dd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:42:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:42:19.493Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bdf8c77f-7e9f-416f-bcf2-60e73ae0e5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:42:19.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:42:29.515Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1ba0630b-c76a-4ccb-8fd5-550ce8e2db19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:42:29.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:42:39.533Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6d6c9c4f-ab3a-441c-b28b-ac6431a63a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:42:39.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:42:49.551Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9e3b2e24-cf20-4077-9fed-c7c5bf4a5856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:42:49.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:42:59.568Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=17c4800e-c05f-439d-8f4e-05f97c9a4f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:42:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:43:09.585Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=aa75aa00-71a0-4920-a225-eddc266f95cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:43:09.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:43:19.602Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9edb132c-22c9-4b40-b395-61a7f4d8a4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:43:19.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:43:29.621Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=62429193-b246-4b5d-9bf7-da2797ec8e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:43:29.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:43:39.636Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=706e612b-4d98-4361-967e-375dde1f1fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:43:39.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:43:49.650Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9541294c-807e-404c-9b78-ce1bb4132fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:43:49.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:43:59.668Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2bc8d5fb-2451-497e-90bf-cbde9fb37949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:43:59.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:44:09.683Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6326087e-18e2-4288-bda4-9186b827b7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:44:09.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:44:19.698Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c19a2f85-f263-4698-9db4-4e0d3d2816d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:44:19.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:44:29.713Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3afef9d5-2168-4f2d-9857-6e185d3b8386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:44:29.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:44:39.731Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=dd9dcaeb-fa41-44be-b7a4-7fcf1ef90cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:44:39.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:44:49.746Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=680d8043-78ac-4401-b74a-02f2b23c7527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:44:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:44:59.763Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3c4c0422-3d8e-494d-ac46-f015921d0fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:44:59.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:45:09.785Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a52bd7b3-9aef-453c-aac3-440d3da6c399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:45:09.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:45:19.801Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=01ef5dcc-6372-46de-b3dc-3cf6104e8bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:45:19.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:45:29.817Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=61d580cb-dced-4910-ac2b-59fcf88ea38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:45:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:45:39.834Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=08d1438f-9c3a-4701-a485-1ff0a2fa5107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:45:39.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:45:49.850Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=acf44eae-317d-4f60-b75f-f6f0c33f0cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:45:49.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:45:59.879Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=cc9ab0ea-f515-424b-ace2-52e8f9df0b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:45:59.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:46:09.895Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=76a8788e-8232-4f66-9301-c0362f37f649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:46:09.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:46:19.911Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=eaaf1cb9-87ca-4175-845a-f65bd1b51858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:46:19.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T01:46:24.297Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:46:24.298Z |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-03-16T01:46:24.298Z |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-03-16T01:46:24.298Z |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-03-16T01:46:24.299Z |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-03-16T01:46:24.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:46:24.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T01:46:24.305Z |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-03-16T01:46:24.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:46:29.926Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=afaefaac-faa1-4133-9455-ec17f095f775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:46:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:46:39.943Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a9e48289-1ce7-44b3-a9aa-3037ceea9444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:46:39.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:46:49.965Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1d290116-f1db-46ea-aa10-1cf015b6ed6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:46:49.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:46:59.991Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=670682de-72b9-4a88-bbfd-dcd7d04b4419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:47:00.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:47:10.008Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=76091b77-6960-41ec-a0dc-57a4af1466ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:47:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:47:20.025Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c6d0c100-f6d8-486e-a92d-10ece9fa48ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:47:20.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:47:30.049Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5ef467ab-f069-4478-ad51-50f5e29c8e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:47:30.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:47:40.066Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f4402b0f-50ff-4568-b015-692334844c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:47:40.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:47:50.086Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=af526186-ba54-4c60-9e71-77cfcca624f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:47:50.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:48:00.099Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6ebc9daa-49db-4049-85d4-3dbb2335b6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:48:00.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:48:10.114Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ba51d1cb-ccf6-4cfa-a069-89293974789f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:48:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:48:20.130Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=cc7830b4-665d-4549-872a-f983d90371e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:48:20.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:48:30.145Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=28ed0a79-82d8-47e8-8941-0ca5645793ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:48:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:48:40.159Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fc87a542-2e18-4197-9db5-48b6a8b6cbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:48:40.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:48:50.187Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8957ea48-150b-4e3c-b0ff-e4b18106ba57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:48:50.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:49:00.211Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=95b8762f-683e-49de-b8fa-dc2fbda63f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:49:00.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:49:10.225Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e5b953a0-6f93-46e5-a2cb-9300865cba9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:49:10.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:49:20.242Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a38e5b0b-f203-4925-8ce6-e5359a0961a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:49:20.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:49:30.256Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f72ee63f-7b46-44bb-a199-c461d67c62ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:49:30.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:49:40.270Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d75755ff-6c78-42d2-8de5-1a929ec9e289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:49:40.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:49:50.286Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=76ceec98-3e24-49ce-a497-744ae6b86664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:49:50.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:50:00.303Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8b511f7e-e481-405d-bf78-646844b119e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:50:00.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:50:10.319Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=75730a03-e007-49aa-8967-b70d2de18c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:50:10.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:50:20.333Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a7531054-2c54-4bf0-9e4a-5f3a2256f31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:50:20.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:50:30.348Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d89de7aa-308a-481d-9e04-c17dd2033ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:50:30.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:50:40.366Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=498b028d-cbc0-4d23-868a-9aaa16401e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:50:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:50:50.384Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c04e1a95-9aaf-48a9-ba3b-eb8ddba106e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:50:50.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:51:00.398Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=204123c0-3dce-4cd4-959d-e6eab91c6d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:51:00.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:51:10.415Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=85d8ee5b-81a6-441f-83f2-a3bb49589cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:51:10.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:51:20.436Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=040ba966-bf7e-456b-9682-8e4dadd904fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:51:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T01:51:24.374Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:51:24.374Z |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-03-16T01:51:24.374Z |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-03-16T01:51:24.374Z |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-03-16T01:51:24.376Z |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-03-16T01:51:24.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:51:24.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T01:51:24.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-03-16T01:51:24.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:51:30.453Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=717ef9b7-aa2e-45ec-8e31-ce6db90631a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:51:30.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:51:40.471Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=dde9ab9b-353f-46fc-97fb-9f0205ea5cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:51:40.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:51:50.485Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9a49c56b-3800-4147-b0a9-5f1b44d08600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:51:50.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:52:00.501Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=695a7dfc-d98e-4d3e-9d44-7d8905f4dc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:52:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:52:10.527Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d1fcf7fc-6162-41ca-9c50-2e61eb4a386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:52:10.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:52:20.554Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9e654b0a-d12d-497a-bac7-0afe77f2327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:52:20.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:52:30.575Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=af26b012-cc9c-42b1-ab92-6b2644f68cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:52:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:52:40.593Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1fed8dd4-3cea-478c-b57d-91d0390861f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:52:40.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:52:50.610Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d1b73c74-a1b2-4c8a-bdfd-044b2407b1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:52:50.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:53:00.630Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=40bb62d3-a60c-42ae-85c0-80cd93807fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:53:00.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:53:10.646Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0489e651-3a3c-4aef-b065-be347b2417d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:53:10.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:53:20.664Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b9111b4c-a0f6-4f2b-b046-44bf249bd7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:53:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:53:30.681Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=77ada5a8-5696-4eb6-b0bc-f91fb4cd3631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:53:30.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:53:40.700Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1ec75e6b-46d9-4b47-a31d-e92e7280b90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:53:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:53:50.715Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c4b33b85-aaa5-46d8-998a-0830d4db41e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:53:50.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:54:00.730Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2e36fddf-d4c6-41cc-8039-6b9fef96f919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:54:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:54:10.747Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=949724c3-0290-41ad-b88c-deb60cc59569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:54:10.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:54:20.774Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=89be2b29-9305-4686-b184-c48364fb07e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:54:20.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:54:30.791Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f43c5d43-aa0a-40b7-b347-fa2c72878aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:54:30.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:54:40.808Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=324767fd-1730-40fc-ab7c-04f21ba0cbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:54:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:54:50.825Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=43a42c8a-25d5-4fdc-ab60-626dedbc5840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:54:50.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:55:00.841Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7fc7a863-5f43-491d-ab4a-4a6b0f7100a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:55:00.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:55:10.856Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=349f3ff8-e649-495e-bcb2-adce4e158d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:55:10.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:55:20.873Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=34f745ec-ae35-43e5-ac32-a949a6dd5560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:55:20.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:55:30.890Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8ada6cdf-d2cf-477a-a4f0-bf4688e6f245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:55:30.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:55:40.905Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=172f1cd6-e092-46a0-9e63-830938c61cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:55:40.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:55:50.923Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b3f5a1f8-fec9-4d77-99f8-1f95b2595889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:55:50.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:56:00.942Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=55f0abc8-96c3-4721-86b6-adf95b4794fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:56:00.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:56:10.959Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0184b7f3-e384-42cd-a9b9-c705e3270b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:56:10.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:56:20.976Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fc592f08-b1ba-4b8d-8117-9cc48fde72cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:56:20.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T01:56:24.277Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:56:24.277Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T01:56:24.277Z |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-03-16T01:56:24.278Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:56:24.279Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:56:24.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T01:56:24.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T01:56:24.285Z |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-03-16T01:56:24.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:56:30.993Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=856079bf-ec43-4a34-bf8b-517bacebe428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:56:31.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:56:41.012Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=23c86dcd-71f5-430f-bc01-91098c6cd9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:56:41.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:56:51.030Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6fbdc4e6-ca8e-4aae-84e4-6894316c376f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:56:51.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:57:01.046Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4c501eb3-0bf6-41b2-8ba5-988db6997fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:57:01.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:57:11.065Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fa0225a1-b764-4de8-84b5-061f1406a518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:57:11.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:57:21.084Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a6a12c44-c10a-4f7b-abd3-1dc375406b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:57:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:57:31.103Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7de68a7b-fce7-43b2-b015-7cef7a6b46c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:57:31.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:57:41.118Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5929362e-8d98-4c74-a96f-051d284cd097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:57:41.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:57:51.134Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a719b35b-6247-42b6-87f9-c70a14f2b319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:57:51.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:58:01.151Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fbe7a744-34db-4559-8b0a-aa1020a3b3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:58:01.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:58:11.168Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d0d94b05-172b-49cf-8ce7-31d921acb945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:58:11.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:58:21.184Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f83192ed-2630-4e89-bd26-a38b6deffc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:58:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:58:31.202Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=317bc22a-2d24-41d8-8c7b-75aef195bbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:58:31.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:58:41.219Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9aaf98e9-85f4-4835-8708-35a38b237b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:58:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:58:51.233Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3e833d72-e0a9-4797-9f25-28672961637a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:58:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:59:01.249Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e83bdf4a-d700-4355-b4b7-b6561bb09e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:59:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:59:11.268Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7b9e5336-0631-4c80-96f3-8610b49a2979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:59:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:59:21.284Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b856d946-d62e-4e0f-aeb8-b6540f56fae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:59:21.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:59:31.300Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=83666208-c811-44d1-8523-c33f178505ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:59:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:59:41.315Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d9ce1417-bab3-410b-998c-e2456546ddb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:59:41.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:59:51.332Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=38e0905c-8448-47be-9c09-6c707b5e5497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T01:59:51.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:00:01.346Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=58ede970-6d05-4132-b6f3-e05ec057c4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:00:01.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:00:11.366Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=46e96faa-7546-4e97-8e62-f65141a5cb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:00:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:00:21.385Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=80631619-2980-40f5-adef-ca90798b1f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:00:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:00:31.425Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c47dd616-de0d-4655-b5d0-406f3e375fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:00:31.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:00:41.441Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=52a65b88-3fd5-4e31-b919-3551d7693d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:00:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:00:51.466Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5c695c02-c59f-4cbd-8a38-cce32025be1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:00:51.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:01:01.478Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f83ae6a7-fd6c-47f3-bd5c-8395b0045bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:01:01.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:01:11.496Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3f404ffc-4dc0-476c-8362-39d2dec65cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:01:11.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:01:21.512Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=98b903f8-654d-4de8-b242-d95daa5a4496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:01:21.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T02:01:24.246Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T02:01:24.246Z |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-03-16T02:01:24.246Z |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-03-16T02:01:24.246Z |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-03-16T02:01:24.247Z |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-03-16T02:01:24.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T02:01:24.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T02:01:24.262Z |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-03-16T02:01:24.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:01:31.526Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7bf26160-f05a-496a-84ca-b6e07fb0d7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:01:31.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:01:41.541Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5cf13cca-e5eb-401d-b3c6-2a69fbae35bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:01:41.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:01:51.559Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1ee1544f-f13c-47ce-9636-1254d6d9a61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:01:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:02:01.573Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9d926d4d-a836-4088-b7a7-2a6a6618fd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:02:01.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:02:11.586Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2ec19b93-1316-4d87-8d64-92bc5fa6b9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:02:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:02:21.601Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=eec88910-3088-4720-aa9d-e59e46d94977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:02:21.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:02:31.616Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2b7daff3-b326-4c31-9364-71d275c78e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:02:31.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:02:41.633Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7f1ee1ac-02d9-4fda-b92a-55d8cae1e62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:02:41.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:02:51.652Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8c1adec6-419a-4683-8044-f44d8d414cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:02:51.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:03:01.672Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bfd60992-8bb7-4e21-8fb2-ddaae658498b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:03:01.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:03:11.685Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d503fdd0-4c25-4d5b-8014-5136620329f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:03:11.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:03:21.699Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=fba3453f-fe00-4cf5-9296-1ea15cca3a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:03:21.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:03:31.718Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=848e5267-8486-4987-8275-f94ad9c831a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:03:31.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:03:41.736Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d9a05046-b52f-4e47-ae5e-661131c1718c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:03:41.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:03:51.752Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bbd04a14-7481-403c-afca-2b9bdd9b9c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:03:51.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:04:01.773Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ee602ebb-440d-40da-ac22-eb313d0001ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:04:01.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:04:11.789Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bd367551-54dc-408c-a581-cdfb87699934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:04:11.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:04:21.813Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=21417fd1-dd1a-4c45-8dcb-d8d65f98788e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:04:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:04:31.830Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=447de15c-4701-4eaf-a66a-1be8c2a504c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:04:31.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:04:41.848Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2e0002de-96b0-4b93-902c-affb48f6bc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:04:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:04:51.866Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=72d8b748-3c4c-4403-a33f-1fc156ccd4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:04:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:05:01.881Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=6e8c4ea3-3f21-49ae-b128-07ebcd38d4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:05:01.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:05:11.896Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=51ca42b5-4fce-47e2-90b8-32124b6eed98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:05:11.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:05:21.912Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9b07985e-b6e4-4acd-aa9f-d5f7022ba460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:05:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:05:31.927Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9b8be912-eedc-419d-aad9-0b4dffd1d90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:05:31.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:05:41.944Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=541c027a-3fcf-4024-9649-af2ba5a8af34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:05:41.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:05:51.961Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bba59b47-0cef-49a8-9607-d13d136ad4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:05:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:06:01.979Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4831dfde-d60f-43b9-a681-a2634e36b24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:06:01.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:06:11.996Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e9dd485e-33f2-4654-a947-47dc4a4a2eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:06:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:06:22.011Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bd3c9d4c-1d4a-4a2f-9b37-088d04e4a2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:06:22.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T02:06:24.254Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T02:06:24.255Z |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-03-16T02:06:24.255Z |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-03-16T02:06:24.255Z |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-03-16T02:06:24.255Z |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-03-16T02:06:24.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T02:06:24.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T02:06:24.260Z |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-03-16T02:06:24.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:06:32.028Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e98bbf0f-60f5-471b-bed5-94e541fe90a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:06:32.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:06:42.047Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=442c03c2-c4e9-45f6-977c-cdf7c6323ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:06:42.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:06:52.063Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=943ea9ef-6f54-46d8-8b70-481b0d7ba905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:06:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:07:02.079Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4e67026f-bc8d-4b34-811d-5f7eff154e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:07:02.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:07:12.095Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=58cc4623-b0d9-45f4-bd09-1f2ce9da0f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:07:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:07:22.113Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3fadf6f2-a389-42a6-b655-f674648e6371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:07:22.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:07:32.131Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9862e536-3567-49dc-84ea-d9af2cf9b41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:07:32.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:07:42.150Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b4b93160-f00c-4679-8eb1-8000a850108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:07:42.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:07:52.164Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5abc30fb-8cf1-435a-bdc5-432cb8e92ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:07:52.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:08:02.179Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=91470b3c-c061-423d-ace2-913cd85cf84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:08:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:08:12.195Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7aef3cea-b990-45b7-b815-d694efa6141a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:08:12.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:08:22.220Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3d165da3-d6ba-4619-97ce-f0948691b455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:08:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:08:32.238Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=5a0dc4e9-b15f-4c9d-960f-5c1dd1c5c7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:08:32.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:08:42.252Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=050eb0cd-e5e9-41c6-bf95-68769dc86f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:08:42.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:08:52.268Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e1a8f7e5-8f3e-4341-92f8-254aeabc6efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:08:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:09:02.284Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=362dd3b1-d222-41d7-808d-e81f1bd16fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:09:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:09:12.302Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4dd781d0-21c4-45d5-a1eb-47efbd23a325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:09:12.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:09:22.317Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=08da4559-170a-46a9-a651-296594f6e742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:09:22.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:09:32.334Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e3d984ab-2eea-4935-b513-9328cd457f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:09:32.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:09:42.351Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=60747e54-d1a3-4f82-8f86-25f36822ddb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:09:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:09:52.366Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f464b1e9-a369-495e-b96d-fdbac7537367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:09:52.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:10:02.383Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8296fe79-9998-44a8-ad25-4d8368da4578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:10:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:10:12.399Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=d3bdda65-f425-4af0-9cfa-6f89e8491cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:10:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:10:22.415Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=04edbd78-6676-4ca9-9bbe-80913ccb8a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:10:22.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:10:32.445Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=81b3c2eb-c98a-4cd5-8575-a60de795748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:10:32.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:10:42.462Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=17f08ea0-7717-4dc3-9e6b-a2bf52460acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:10:42.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:10:52.493Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=34fe01a6-c585-4a6b-97d8-3418e8d1d99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:10:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:11:02.516Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=659d9ab6-66a2-4377-a464-eadba000770e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:11:02.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:11:12.532Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1eb7877e-b8c2-4059-8146-b62a5976a59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:11:12.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:11:22.554Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=eb0bcd03-570e-4191-b479-3766af8befe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:11:22.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T02:11:24.302Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T02:11:24.302Z |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-03-16T02:11:24.302Z |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-03-16T02:11:24.302Z |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-03-16T02:11:24.303Z |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-03-16T02:11:24.308Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T02:11:24.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T02:11:24.308Z |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-03-16T02:11:24.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:11:32.566Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c9561e83-3729-4417-ac8d-205fb962440a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:11:32.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:11:42.582Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e7d2bb73-9480-4a2b-98aa-1476b33e230c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:11:42.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:11:52.596Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e99bf73e-cf7d-44a9-9f77-6874847cfded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:11:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:12:02.611Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=9a9fdd79-b918-42f1-9278-dbddf553244d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:12:02.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:12:12.625Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8cfaccaf-060a-44c4-a1b4-007edea0368c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:12:12.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:12:22.638Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0ce66f51-9893-4167-a51f-fdfe48b60954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:12:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:12:32.652Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b2245a8c-c571-4d83-8a98-ffb1ce38d048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:12:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:12:42.671Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c6267020-ea80-4aa5-9da3-b92c0b09e416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:12:42.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:12:52.688Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3bb8d9ff-d365-40e9-8dbc-e53f59250f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:12:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:13:02.703Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=3dfaa4f4-a8c7-4b62-9d5c-aff2908e9e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:13:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:13:12.718Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=56566cd9-3af8-47e5-85e8-ed117051491f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:13:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:13:22.739Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1c8faece-c737-4cc5-813d-c78009b37dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:13:22.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:13:32.757Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8d875fbb-42fd-4c67-b233-3b6b0d266a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:13:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:13:42.775Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=f5562ff6-4e58-4fc3-9b36-db3352937e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:13:42.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:13:52.792Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=03556b95-3eca-43d7-8e3a-a6ecbd644f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:13:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:14:02.812Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=36bef11d-41c0-4780-a757-4ea0782c860a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:14:02.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:14:12.831Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b2a68e17-7773-45b2-979a-9c4edb98486e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:14:12.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:14:22.849Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=4a311685-7131-444f-8741-ae57456ed2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:14:22.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:14:32.867Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ff1dfcf4-7ee8-4ca8-9887-9c687ea54961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:14:32.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:14:42.885Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0d0148b9-5746-4adc-bad1-147c5b7f305f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:14:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:14:52.903Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=8d87ccdf-b2fb-4c0c-80c2-a94991b033c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:14:52.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:15:02.919Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0e23aa03-712a-4f25-940c-5b2d4cad0eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:15:02.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:15:12.936Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=182bf4bf-1341-4559-a68e-a31d610dd18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:15:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:15:22.951Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=93d53b55-47de-45b1-8bab-b564a178dccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:15:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:15:32.965Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=c5fafb5b-d1b0-4415-b61a-52556d07d518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:15:32.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:15:42.979Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2ed06500-a59a-4f9e-aaae-5c66cdefa369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:15:42.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:15:52.995Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=78c1d4a4-0e97-4eb3-a58c-38b11968106b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:15:53.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:16:03.010Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=afda1645-e6f8-407d-8458-3e5aceef9cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:16:03.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:16:13.028Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2b7ec1b6-348a-4da8-95a0-55fbf81a5b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:16:13.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:16:23.043Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0f8cb668-05f2-4166-8a40-d12e4149362d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:16:23.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T02:16:24.247Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T02:16:24.247Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T02:16:24.247Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-16T02:16:24.247Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T02:16:24.248Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T02:16:24.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T02:16:24.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T02:16:24.253Z |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-03-16T02:16:24.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:16:33.059Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=b587757b-1bf1-466e-9f9a-2b4d0f9d812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:16:33.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:16:43.078Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=1d65d817-ecc5-4730-a7fa-0c7bf4ba15f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:16:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:16:53.095Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0e2b3b9d-5787-4acc-b396-6dba87328d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:16:53.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:17:03.111Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=aea8cb2f-3f23-4bd9-99ac-02883f370cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:17:03.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:17:13.126Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=a9d87e1b-5893-4fc8-9d5b-f052cf730e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:17:13.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:17:23.142Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=619ae974-9231-4913-a5e1-354c986841b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:17:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:17:33.160Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=2b244e75-f991-4296-aea5-1145ac7bfef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:17:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:17:43.180Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=0bb8c834-9140-4ebf-93cf-2bc14785699f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:17:43.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:17:53.198Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=ba8e549a-8220-479d-ac94-d3f3df16a0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:17:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:18:03.214Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=bb47731b-0ffb-4fe2-b72b-d08fc27ea78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:18:03.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:18:13.230Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=e1db0f64-edca-4b5f-9f43-ea988cedddf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:18:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T02:18:23.247Z |INFO |Init configs |InvocationID=a7b81cb0-52e9-4480-91bb-a4c8d1f70c3d, InstanceUUID=7788d943-e798-47b6-ba4d-c7edd5e15afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-