. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-29T09:49:21.506Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T09:49:21.524Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T09:49:21.525Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-29T09:49:21.529Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T09:49:22.016Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T09:49:22.147Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T09:49:22.148Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-29T09:49:22.148Z |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 |2022-11-29T09:49:22.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-29T09:49:22.301Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-29T09:49:22.327Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-29T09:49:23.798Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-29T09:49:24.292Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-29T09:49:24.316Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-29T09:49:24.316Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-29T09:49:24.414Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-29T09:49:24.415Z |INFO |Root WebApplicationContext: initialization completed in 2087 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-29T09:49:25.303Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=397096a1-80cc-41ff-915d-295b8270d137 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-29T09:49:27.659Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=397096a1-80cc-41ff-915d-295b8270d137 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-29T09:49:28.324Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=397096a1-80cc-41ff-915d-295b8270d137 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-29T09:49:28.353Z |INFO |Started MainApp in 9.723 seconds (JVM running for 10.562) |InvocationID=397096a1-80cc-41ff-915d-295b8270d137 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-29T09:49:28.537Z |INFO |Start scheduling PRH workflow |InvocationID=397096a1-80cc-41ff-915d-295b8270d137 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:49:28.548Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=3c5102f4-2cfe-4ebc-8fd0-6974f61a1d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:49:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-29T09:49:33.331Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-29T09:49:33.332Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-29T09:49:33.336Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:49:39.174Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=8c73d8c8-b4aa-4784-b34c-0fd49e9d8d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:49:39.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:49:49.218Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=efe2d3f6-2685-4227-8ef9-d280b3b9b365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:49:49.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:49:59.266Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=7947645e-e76b-4e98-8014-5ee2f5936e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:49:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:50:09.311Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=d327d1e3-362f-4aa3-bc19-5f65ec7e93ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:50:09.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:50:19.350Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=d8eac56f-f2c6-412f-a7d3-6c9bd7b8e132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:50:19.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:50:29.370Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ae4be988-ee98-45f4-881f-1b53682d0ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:50:29.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:50:39.390Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c1223b8b-4a84-4cf9-823b-f3dac4ac18c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:50:39.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:50:49.412Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f70c26a1-6080-4e95-9fd7-097b78bdb457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:50:49.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:50:59.445Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=7a4e3bd0-ad21-4527-a493-4d37cea44d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:50:59.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:51:09.470Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=11f11a0f-38eb-41cd-b16b-85e3e13c6883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:51:09.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:51:19.511Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=e09bdf45-db3a-432d-af1d-76f57d25391b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:51:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:51:29.594Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=1cecc05f-e46b-4eac-ab02-85d84f4fe02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:51:29.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:51:39.620Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=99360396-a6da-47c0-a254-0db360eb6c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:51:39.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:51:49.695Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=3837a1b0-c094-44fb-a4eb-caafe00d2448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:51:49.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:51:59.713Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=5ebefd4a-d2e2-4787-8cf9-23d81a7e9c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:51:59.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:52:09.732Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=415ed266-bb13-4266-afdc-1e8bd5d40767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:52:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:52:19.750Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=3b953477-a781-498e-9d27-daa2050766a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:52:19.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:52:29.771Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=67abdeba-421f-448e-8a99-7fd154dfe0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:52:29.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:52:39.788Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=76cd018e-0a05-4519-84c0-dff65fe116fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:52:39.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:52:49.806Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=976017a7-5978-4861-908d-d1d597605989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:52:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:52:59.836Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=519f4361-a917-4d08-aee2-84681d75f5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:52:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:53:09.850Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0a99c269-3bf5-4f8b-8875-11349d964f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:53:09.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:53:19.868Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=53a1f469-a59f-4ffb-be21-d2c130749814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:53:19.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:53:29.889Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=948ed1f0-24e0-4fa7-b3f5-f87d498d2f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:53:29.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:53:39.909Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=6b4b4f41-7bbf-4694-9dca-40a9ee385566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:53:39.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:53:49.930Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=7c05956e-5bf3-409a-9006-bb2fb76a5e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:53:49.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:53:59.951Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=e1354fea-4c10-414b-9a61-dc7228723638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:53:59.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:54:09.969Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=1ec8caef-6644-4ae5-8f51-9c0bd0e80c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:54:09.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:54:19.990Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c6d95fb3-b37f-479c-9987-b65949cce081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:54:20.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-29T09:54:26.553Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T09:54:26.554Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T09:54:26.554Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-29T09:54:26.554Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T09:54:26.555Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T09:54:26.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T09:54:26.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-29T09:54:26.569Z |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 |2022-11-29T09:54:26.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:54:30.009Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=24ddfaf7-2bb7-449f-8ba2-2b7158431f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:54:30.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:54:40.026Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=88542d13-7143-4ea3-adcf-dfdaf46e3538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:54:40.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:54:50.042Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=373fd33d-b9f0-4e41-966a-9587876e01a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:54:50.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:55:00.060Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=4d82719d-890e-4e72-a1cd-c0ff43d552ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:55:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:55:10.080Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f2127189-cca6-4841-adcb-e5cff484923f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:55:10.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:55:20.104Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=885390d0-fec3-4e59-950f-f452bb7aa321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:55:20.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:55:30.129Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=470e68c5-f333-417d-a075-14e341042bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:55:30.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:55:40.165Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=912edb20-f899-4ddc-9ab2-73951e5e5a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:55:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:55:50.182Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ea2ee24b-b2dc-4e6c-92ed-948a26bdd453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:55:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:56:00.199Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=fd6c1539-a07c-4505-8d96-5e84d7d9867c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:56:00.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:56:10.214Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=e08141da-ffcc-456c-a763-07f18f117f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:56:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:56:20.229Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0de384c2-f5a4-425a-917e-1e6b98f1d8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:56:20.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:56:30.243Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ac2f8065-4f22-4956-babe-8a46f05d194d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:56:30.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:56:40.271Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=811eb9a3-8b67-4e99-ad03-d831493be973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:56:40.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:56:50.288Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=5cc1c244-07d0-4768-9aa1-24c4cbf4e5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:56:50.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:57:00.304Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=18f0d51c-8811-47e2-a055-022d85867b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:57:00.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:57:10.324Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=45298200-1a94-45d0-9f15-0984a66c5cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:57:10.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:57:20.339Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=050d0ed7-8ba6-4ebb-9a01-5fbffbb4b537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:57:20.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:57:30.356Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f07145a0-d101-4178-a837-8fbb24759ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:57:30.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:57:40.373Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=30da4061-dda5-458d-9fde-effe999124a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:57:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:57:50.389Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=06b676d5-f2ac-4e1e-878c-1a5e5cab8f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:57:50.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:58:00.403Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=5a653dc2-449d-4c5d-bb41-47376be65a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:58:00.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:58:10.423Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=498fd514-13c3-419d-88bb-eefb58ef476b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:58:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:58:20.441Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0f7bb285-932e-4244-bdaa-bc3878f202df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:58:20.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:58:30.456Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=e8d87c4c-8eca-4cac-a7bf-3d4ce67849cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:58:30.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:58:40.478Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9bd944dd-e5b0-45e1-be2c-d356bc6f9cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:58:40.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:58:50.498Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ce546801-1316-4297-bfbb-d624cb6e40f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:58:50.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:59:00.526Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=10bc25a7-aa84-47b2-82c0-17bf3c8531f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:59:00.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:59:10.545Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=65438fd0-4e3a-4bb6-ab0a-9e93de7cfdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:59:10.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:59:20.567Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=8b57c7e7-5701-43c5-a931-bca6edb80670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:59:20.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-29T09:59:25.693Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T09:59:25.694Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T09:59:25.694Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-29T09:59:25.695Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T09:59:25.695Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T09:59:25.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T09:59:25.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-29T09:59:25.707Z |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 |2022-11-29T09:59:25.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:59:30.585Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=7b44e3a9-9637-429c-aa2e-b7b42c0ba81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:59:30.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:59:40.603Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=cc0f5823-c0ef-4130-9375-f21dcb0acd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:59:40.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:59:50.624Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=1e3c5184-b1a8-4ae8-a662-d5d6e53f09c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T09:59:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:00:00.640Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c3a1f2d6-6473-4bf6-b296-47376364ebc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:00:00.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:00:10.656Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=e67bd53e-28bc-4c9f-9c38-f72546930a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:00:10.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:00:20.676Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=75e35f7f-5ae6-4f1d-976f-98c64712be19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:00:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:00:30.702Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=93443039-6326-4437-bfa6-a7a52977d38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:00:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:00:40.717Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=2cd0b327-61d5-425a-9e42-7389959c169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:00:40.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:00:50.735Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0c5d4ec9-2cfe-4cf8-b9be-0bec7b623485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:00:50.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:01:00.758Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ab55df17-941d-4294-9006-5a3af49fa740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:01:00.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:01:10.846Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=856603ab-1398-4daf-b5a5-51078d6ee1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:01:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:01:20.879Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9f80a541-205a-4ea6-ad76-18c6dc5228f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:01:20.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:01:30.908Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0d781fab-9750-45a4-8eae-7fe073e1f94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:01:30.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:01:40.927Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=67c3cc0f-c79d-4956-9ec9-db8a3b7a9a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:01:40.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:01:50.944Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=fbb79379-994f-4b16-9ab2-8a475c8fb0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:01:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:02:00.970Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9da219a8-241c-4b2b-a23e-017a4cdbd19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:02:00.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:02:10.988Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b154bdb6-bdcd-4d19-8b9d-d1b1bbede61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:02:11.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:02:21.005Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9785d9bd-dc10-48bd-b076-ec50f3cd3ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:02:21.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:02:31.026Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9ded9c0a-5f8e-4e3d-860f-f51dd9313d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:02:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:02:41.045Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c410d967-f6ad-4ffb-8465-d75e38e6da6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:02:41.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:02:51.061Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=da19579d-cff1-4c6a-9014-c41ba9937460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:02:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:03:01.084Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b1771377-6e62-4502-96e2-72032b522c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:03:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:03:11.102Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=d5e19f7c-85c5-475f-b1da-6836d7146645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:03:11.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:03:21.119Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=fd2500f0-baa6-4257-8015-569031a63d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:03:21.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:03:31.136Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b4f67d1c-59d2-459a-93fd-3fcdb4c9777b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:03:31.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:03:41.152Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=06d3006d-c70b-4be7-9614-cf26b4909782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:03:41.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:03:51.175Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=41a58776-7a88-479c-a286-d9e6a002e05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:03:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:04:01.237Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=068cdde8-1cb0-429c-a454-370756eafc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:04:01.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:04:11.253Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=bf65405b-1d79-4df4-9748-c2b2bb3569f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:04:11.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:04:21.270Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=cd708311-6cbe-4671-a059-be42715d5925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:04:21.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-29T10:04:25.544Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:04:25.545Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:04:25.545Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-29T10:04:25.545Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:04:25.546Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:04:25.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:04:25.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-29T10:04:25.554Z |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 |2022-11-29T10:04:25.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:04:31.297Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b3d764c1-a938-4ae0-a9c1-f4c20f719010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:04:31.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:04:41.313Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b4f8a212-6da8-436e-b738-ec80b8e63428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:04:41.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:04:51.337Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=d2557cd0-2934-4918-9c30-3c14a401ae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:04:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:05:01.358Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=19559c9d-c921-4307-9813-e416fa6ccc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:05:01.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:05:11.376Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ba7e935c-23d8-4442-b3b2-88375777f7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:05:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:05:21.398Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=2ec0b3ab-ac8c-4ff9-a3da-f74918f84535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:05:21.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:05:31.418Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=5fb3a64d-dc10-47f3-8452-413299fbc609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:05:31.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:05:41.445Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ce12d3d0-13e2-45b7-ad28-3ae98df69817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:05:41.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:05:51.471Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0efecc15-77aa-4735-86f9-d696abac5798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:05:51.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:06:01.490Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=611baeae-1692-4b9b-a9bf-30195588cfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:06:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:06:11.508Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=35729518-2d04-4c3e-8af3-848216fb9b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:06:11.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:06:21.526Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=3f8aa423-dd9b-4cf5-9af1-bd048b0378cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:06:21.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:06:31.555Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=3cfaa47e-7930-4ecb-9b9b-cf357c33cad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:06:31.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:06:41.589Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=d6474366-bf19-40d8-ac46-25d20865caac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:06:41.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:06:51.612Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=93c011f8-6717-41c8-bbfa-6ca0a2dab3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:06:51.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:07:01.635Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=2f95d63a-38ae-4707-9a9d-b5225a7a9aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:07:01.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:07:11.666Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=4c538cc1-f3aa-4c46-9637-3ea4421d1ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:07:11.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:07:21.681Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=798a2662-bc67-4063-a45c-f11a26739e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:07:21.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:07:31.707Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f9f5405e-92b9-4faf-9180-c3ea1f981496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:07:31.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:07:41.769Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=3969a9f1-1ee6-4d74-97e5-08f391d28f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:07:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:07:51.815Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=a9ca30cd-a675-477d-a11a-63d25c2df653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:07:51.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:08:01.847Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c76dc508-4fa2-40c5-9f02-9416015bee1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:08:01.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:08:11.866Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=a78600d6-65d5-41c1-a778-88e301f965a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:08:11.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:08:21.902Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=13488406-d2e2-4ecd-b4de-1b119b6de8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:08:21.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:08:31.949Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c667eb10-8ef5-4c7c-a455-c476902b5c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:08:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:08:41.987Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=8d8e4ec7-da43-42ea-8adb-140fce1fe45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:08:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:08:52.020Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=fd901a76-ae18-49b7-9119-a50c55f754c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:08:52.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:09:02.034Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=29b45d89-663c-4a80-81ff-ed3d95744fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:09:02.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:09:12.056Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=30c0a847-a355-4033-bbb4-5029ca6513a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:09:12.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:09:22.070Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=54b1e112-c2f1-4d00-9922-9d83cf242e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:09:22.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-29T10:09:25.617Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:09:25.617Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:09:25.617Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-29T10:09:25.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:09:25.618Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:09:25.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:09:25.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-29T10:09:25.627Z |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 |2022-11-29T10:09:25.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:09:32.090Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=1c1b320a-fe3d-4ca2-9d55-b1fbe900d9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:09:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:09:42.108Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=92db81cc-cd6e-4869-bfd7-76d60aa5fec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:09:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:09:52.150Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=cc22ac18-d6d1-4a6a-88a5-147fc796997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:09:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:10:02.169Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0e8d735e-5582-47dd-828b-d8feda51aae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:10:02.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:10:12.184Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=51310c6d-ec45-4b1b-ba2d-5ff28468fc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:10:12.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:10:22.200Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=a99f8d67-cf04-4ab3-908b-89dffb8ff5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:10:22.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:10:32.222Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=bce18d76-24fe-4a1e-878e-ae652d21bcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:10:32.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:10:42.240Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ad1f7fe8-d143-4294-9efb-d5c5a3d017ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:10:42.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:10:52.259Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=6ce5a544-de57-4ce2-ab00-914c9e334e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:10:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:11:02.276Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b71829c5-287b-428c-a224-499e43dbaa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:11:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:11:12.292Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=09e41f34-f3e3-4a5b-907e-0df052176395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:11:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:11:22.307Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9bbb9e39-aefc-4474-96a6-98c4c8d27b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:11:22.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:11:32.320Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f6f9f98d-fd39-4a58-94e7-52228d28c17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:11:32.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:11:42.338Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=a68e5188-48ce-4394-bb04-ec080d711635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:11:42.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:11:52.353Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f853aa54-1bdd-477c-aa20-b4dd42414338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:11:52.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:12:02.370Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=af081407-857c-49d1-bcb6-520f3f0714f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:12:02.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:12:12.389Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=707211e8-bcb8-4ac6-b03d-641b2c73aed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:12:12.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:12:22.405Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=7867a892-11df-4b1c-9920-cc69096e5b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:12:22.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:12:32.423Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=51e9743b-4390-4424-8fcd-9b1e33b2b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:12:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:12:42.438Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=fb9872e1-1781-4bd6-b0ea-6d9e11a89776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:12:42.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:12:52.457Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=4285f6ae-8ced-462b-8343-e7006b25f0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:12:52.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:13:02.473Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=41db3054-6455-4e2f-bf5a-b932ed742223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:13:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:13:12.493Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9f2dd819-de0e-4e89-8815-88db2b4a3be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:13:12.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:13:22.512Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=aca7dc5a-c3b4-451b-ae9d-524876dbe695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:13:22.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:13:32.530Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ef2d9a9c-5755-4b60-82c5-bd5033889c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:13:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:13:42.549Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=4b35aa26-bbd8-4c4a-a940-28068219d1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:13:42.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:13:52.565Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=47a82b9b-894e-4190-be35-ef54ba326418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:13:52.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:14:02.602Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=483e8a4c-c5f2-41cf-9d7a-db8efb0fea7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:14:02.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:14:12.625Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=18683e5f-8a02-45e9-bfcb-757c014fefa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:14:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:14:22.672Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=6f701871-28cc-4040-81d6-54e084ce94b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:14:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-29T10:14:25.645Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:14:25.646Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:14:25.646Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-29T10:14:25.646Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:14:25.647Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:14:25.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:14:25.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-29T10:14:25.662Z |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 |2022-11-29T10:14:25.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:14:32.686Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=bc50d3d6-eeb8-49be-920d-bb5b99ba83ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:14:32.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:14:42.703Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=2b28c1d8-2cf4-49eb-8f39-4d2835c57c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:14:42.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:14:52.718Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ed35eff5-ca9e-409f-8770-7c7e76249ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:14:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:15:02.733Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=5819b295-5507-4cb6-b16a-02828514055d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:15:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:15:12.751Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=3f5304de-409f-4184-bea9-078bcacdaae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:15:12.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:15:22.765Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=7115400e-6361-49b4-928c-387f2f6a3c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:15:22.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:15:32.778Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=2c74a67b-8a07-4788-913a-4cd35a41bc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:15:32.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:15:42.798Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ffce2be2-f83c-460e-a8ee-eacd56a11852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:15:42.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:15:52.817Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=393a8cb8-0193-419b-b206-c2f55276663f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:15:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:16:02.835Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ab2ba3b9-41bd-4994-8695-ccbe7f9396ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:16:02.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:16:12.878Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=dc048a4b-bf02-4785-844f-5f1084ad13b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:16:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:16:22.897Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=7503e1d7-a435-4f76-9049-31700fffb678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:16:22.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:16:32.924Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=288985bf-cc23-4bc4-86ed-ba4c883d32bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:16:32.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:16:42.945Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=886e4ad4-c47c-4430-9a82-62a31a29f710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:16:42.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:16:52.962Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=4801e5c5-296b-4708-8526-362bb9d0f426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:16:52.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:17:02.998Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=8f0db250-37a0-4fb4-8a04-f5fecfae7185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:17:03.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:17:13.014Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c1054ca4-531f-49a4-8a1c-4532b37398ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:17:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:17:23.028Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=fbf76314-11f1-4719-b8c2-9c367d0f594a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:17:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:17:33.051Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=212b8213-69a3-4f39-95c8-32e335926a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:17:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:17:43.070Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=a307cf29-0d1f-4f9a-9ba5-89110d99e7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:17:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:17:53.087Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=5b8654cf-cf59-435d-91a2-0830d2c21051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:17:53.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:18:03.127Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=a49c68bb-6f9e-4eac-be60-49343215c0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:18:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:18:13.151Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=6ec330e3-e418-440e-a39e-1fade91f8d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:18:13.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:18:23.170Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=96fcbf3f-a06b-4fd1-a2ae-e8ac2473c144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:18:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:18:33.213Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=63f4e91d-e96a-463d-85ff-2477f61ffb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:18:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:18:43.257Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=3da944f8-306f-4574-8bb6-4b4ea822ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:18:43.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:18:53.274Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b6567a65-eed5-4088-9211-03bf435f7b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:18:53.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:19:03.291Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=486fcf8d-acdc-4dde-bb52-8340da3aa6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:19:03.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:19:13.305Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=545e4c63-a394-47f5-9d83-e5c241259322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:19:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:19:23.326Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=34dd7548-05cc-4f61-af14-e376c95a2073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:19:23.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-29T10:19:25.614Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:19:25.614Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:19:25.614Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-29T10:19:25.615Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:19:25.615Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:19:25.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:19:25.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-29T10:19:25.623Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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 |2022-11-29T10:19:25.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:19:33.339Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=6e3a78dc-719b-4704-9fbd-21826300f774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:19:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:19:43.353Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b04884a9-71eb-494b-8b8c-eaedd6b44120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:19:43.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:19:53.368Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=34d59a7b-6c6b-4f10-a873-29505acdaa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:19:53.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:20:03.391Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c2ba7742-83d5-4b03-a877-11ac4ff7318c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:20:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:20:13.407Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=1da8e141-57c9-4546-b035-9b01c23f06b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:20:13.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:20:23.423Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c6bea6bf-0c47-4833-a2bd-27072b0c1411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:20:23.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:20:33.443Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=3555c16b-7caa-429c-a2ff-4c6a741ec9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:20:33.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:20:43.459Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=066a3d1b-b417-45c9-a3d4-e107a756a58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:20:43.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:20:53.475Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f91f3a21-f5ab-4260-8357-d2577d5a8f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:20:53.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:21:03.500Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f5f2ae56-441d-4f85-8323-b1e0545c7d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:21:03.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:21:13.522Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=7691fded-4424-4895-96c0-cf773c1523bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:21:13.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:21:23.535Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=5f8e5fec-6f64-46f3-8e13-67213d009687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:21:23.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:21:33.552Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=5941c206-fb53-41a1-9fc6-bab8805e180b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:21:33.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:21:43.571Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0a7fcb02-c93a-4315-bfee-4a8d4ddce6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:21:43.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:21:53.586Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f3887f5d-837b-4739-b09c-099be8ebaf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:21:53.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:22:03.604Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=d7422e0c-fc1c-4baa-8ece-7c12a4f97a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:22:03.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:22:13.620Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=2c67ec5d-2d03-472a-8994-459d7ba628a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:22:13.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:22:23.635Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=a86c36a8-8aea-4bc5-861c-22de7b81555d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:22:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:22:33.649Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=e9072001-51da-4a8c-8112-cd390cfe58de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:22:33.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:22:43.669Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=70d124ae-c0d9-4abe-aabd-aa51ce64822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:22:43.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:22:53.682Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=d77cfd62-7b67-496a-93e9-debe466d4c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:22:53.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:23:03.697Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=837791a6-aaa8-4278-88d2-2c31fb49e758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:23:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:23:13.710Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=8f961c12-92c2-4fdc-8960-6d8fb234ff12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:23:13.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:23:23.730Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=724a9957-5183-4b17-98fa-1e6873588785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:23:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:23:33.748Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=73c3d25a-0805-41b3-8594-6c42aa883522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:23:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:23:43.771Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ee1952a2-616a-4971-b123-64162922de26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:23:43.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:23:53.787Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9c98b829-0120-47d2-843d-225f1a639fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:23:53.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:24:03.805Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=321e47cf-9788-4694-afd8-55892b13bcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:24:03.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:24:13.822Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ca93ea93-ed7e-42f0-87f1-8c8bd6331ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:24:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:24:23.839Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=1aa97742-0277-4f49-a02b-0aad48c23326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:24:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-29T10:24:25.536Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:24:25.536Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:24:25.536Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-29T10:24:25.536Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:24:25.537Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:24:25.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:24:25.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-29T10:24:25.543Z |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 |2022-11-29T10:24:25.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:24:33.855Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=63792b1a-4ddd-450f-8774-e0216486ba3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:24:33.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:24:43.894Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=4ae86604-8f23-49fb-b261-9c8d5e1e8e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:24:43.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:24:53.946Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9b0bc72c-4b0c-4d4d-bd36-b4e70f6d9d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:24:53.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:25:03.967Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b8d7086a-603c-4c6b-902a-2d2f0de43a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:25:03.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:25:13.995Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=e071b523-7ba3-459d-941f-87b52efcc258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:25:14.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:25:24.012Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ddd01076-1a1c-4169-93a7-33f108646f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:25:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:25:34.027Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=279e2863-7cd5-4a3a-912f-7fdb6dcf8d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:25:34.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:25:44.045Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b17f2447-9ca1-4df8-bdc2-eb7c23755dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:25:44.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:25:54.062Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0e117492-b8f9-4443-ade7-c6c29ac507a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:25:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:26:04.076Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=e67266f9-eb9c-46d8-b967-bee7c88c08eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:26:04.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:26:14.107Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=83eca2a9-2598-4e75-8521-80b4b6131bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:26:14.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:26:24.121Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=68711ece-bb31-4d50-aa3b-6c30159cf50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:26:24.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:26:34.137Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=4ced27bc-1a7a-4041-896d-999a1565e129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:26:34.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:26:44.159Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=4971e5b2-2ef4-4106-a065-c7bb53647bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:26:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:26:54.179Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=4fd32dae-f782-4cc5-85d5-3cff2684ecb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:26:54.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:27:04.198Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c8d79353-b042-4c1a-aca8-541cdb554213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:27:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:27:14.213Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=8c5671ae-4bca-4be3-a4b6-c8cd06220cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:27:14.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:27:24.228Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c10c235b-a9be-4fbf-8398-949b532a409b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:27:24.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:27:34.249Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=cf846f0f-f1ea-4798-bdef-78e464ea7203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:27:34.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:27:44.265Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=11273bd3-8b42-46df-bdd0-941f99b2c166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:27:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:27:54.279Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=758b2e6c-1dcc-46aa-89f4-c220e83a78dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:27:54.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:28:04.292Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0f5623ca-211a-4b7b-9ff9-e56436f0addd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:28:04.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:28:14.322Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=e35e1d20-3d03-428e-9d98-90fa078267f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:28:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:28:24.342Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=85db0a1a-827c-4485-a5bf-675b2040e409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:28:24.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:28:34.356Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b7009cee-7e36-4476-a171-235036442c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:28:34.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:28:44.376Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=94445fb3-4952-46f0-916e-97e5f8d6614e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:28:44.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:28:54.391Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0ccbe491-1dc6-47e4-b3d1-5ae0a0a7e559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:28:54.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:29:04.409Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=6fc72c02-31cb-40f6-b44d-cc747d0d64a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:29:04.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:29:14.425Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=a09b09e9-d18b-4581-90fb-1974917793b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:29:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:29:24.440Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f25f777a-c219-4397-8768-321d012f420e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:29:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-29T10:29:25.566Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:29:25.566Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:29:25.567Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-29T10:29:25.567Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:29:25.567Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:29:25.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:29:25.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-29T10:29:25.574Z |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 |2022-11-29T10:29:25.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:29:34.453Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=27aea4e8-25bb-4d6d-88a3-a94ba8c9548f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:29:34.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:29:44.469Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9425b86c-c149-4e14-b1a9-f6536627bfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:29:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:29:54.487Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=157b99e9-3797-47ae-9693-50e9e22a5422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:29:54.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:30:04.504Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=2b02f758-523e-4bb3-8d28-b1075eb25753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:30:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:30:14.517Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9c9cf345-4959-48ca-9bda-c42c1f28351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:30:14.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:30:24.534Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=57790193-99f9-4ebe-8f89-bea90bf32f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:30:24.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:30:34.548Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=cb86499a-59bb-4000-9426-fd1ef4d94816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:30:34.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:30:44.567Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=17ae5cde-4a36-4085-8cf7-46e407ec8438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:30:44.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:30:54.589Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=1c548011-915e-4db2-8720-550609b72ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:30:54.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:31:04.612Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f40a0285-fce2-4518-a6a9-00706e11558b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:31:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:31:14.629Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=e3522902-0683-4528-a5f0-6bbbaec69cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:31:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:31:24.646Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=667ee289-6c60-404d-8f3a-a44f278b60bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:31:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:31:34.666Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0e41e6d0-b4ae-4f32-9bfa-6eb39790aa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:31:34.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:31:44.683Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=292b250c-3e3a-4484-b196-6569deb1b9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:31:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:31:54.701Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=49cd6f2c-c771-4d32-93f0-464071cda61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:31:54.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:32:04.733Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=d15f8dea-7a47-4556-93af-6d989a7616e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:32:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:32:14.755Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=110f964d-8470-44f1-a4ff-92502c80d738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:32:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:32:24.771Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=43b68aad-03db-45a5-b8f7-7d452974f75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:32:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:32:34.790Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=a7e38ac1-487c-469f-b643-9e61c8c90468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:32:34.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:32:44.806Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=d96e5e79-dbe3-4b9f-945d-f9118dedc16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:32:44.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:32:54.825Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=20620a91-0012-4b72-b2b4-7538ea199945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:32:54.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:33:04.840Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=cebee11f-5852-4906-8521-ade4749f961e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:33:04.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:33:14.857Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b91faf31-408f-4bda-b49b-a4cc2beb78d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:33:14.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:33:24.888Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=11c6bb70-b349-4040-832b-b669ccd4dab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:33:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:33:34.906Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=1ef4b64f-ddac-4df5-8579-306d08d09f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:33:34.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:33:44.929Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=2065a828-01f8-4a61-b434-b0b66eb335e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:33:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:33:54.958Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=a4b60c36-adf2-4752-806b-e088fee75891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:33:54.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:34:04.976Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c44dbf89-7448-434b-8e91-f4fc210fa8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:34:05.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:34:15.006Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=6cfb51d0-72cf-4a82-bfa9-698d99c638d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:34:15.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:34:25.018Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=60bdd957-f77a-4923-9484-6225c84b17eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:34:25.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-29T10:34:25.592Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:34:25.592Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:34:25.592Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-29T10:34:25.592Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:34:25.593Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:34:25.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:34:25.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-29T10:34:25.599Z |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 |2022-11-29T10:34:25.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:34:35.033Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=a93ebdc5-1a42-48fb-995a-cd396998a7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:34:35.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:34:45.049Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=be376cad-6b65-4e05-97ce-bc1a2c04b7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:34:45.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:34:55.062Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f9a2a88a-8039-499e-a6f2-c6dc40d746d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:34:55.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:35:05.080Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=6114ae4e-3fad-4102-898b-376ef1045f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:35:05.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:35:15.097Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ef680031-f8d6-4ba0-aa9f-5570e5a12c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:35:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:35:25.112Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=efb946df-4b04-4879-9d52-6bda3d599bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:35:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:35:35.125Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=da7818f4-0726-46cb-b901-a9bd39fdb654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:35:35.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:35:45.141Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=5392bbd0-0a66-437f-b712-c26e72512d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:35:45.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:35:55.155Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=dbc85580-bde4-4ac0-ad5d-10f610c661f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:35:55.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:36:05.173Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=815c5b36-5f7f-4d6c-96f7-79e452542b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:36:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:36:15.197Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=805c3159-ef57-4efe-8af2-18c6dce97da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:36:15.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:36:25.214Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=6f876a28-44c0-43a0-8fa5-cf6525f8586d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:36:25.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:36:35.231Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=395abf83-f57c-40da-a6a1-0e1041077087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:36:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:36:45.248Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9bd625cd-6835-481e-a3ac-8778921994d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:36:45.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:36:55.265Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0839e867-61ab-4770-9a89-e9272154af6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:36:55.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:37:05.281Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=3ba3d037-875e-4bb7-9616-1124546dd7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:37:05.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:37:15.297Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=d788b807-dc00-4575-8f97-c4f9181c4c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:37:15.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:37:25.312Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c38380c8-c285-4807-9b9d-fdecd7cf821d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:37:25.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:37:35.329Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=8b366473-872d-4146-a6c6-f485058dfc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:37:35.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:37:45.347Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=610eaea2-6299-4f37-a21b-ebb15c5835e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:37:45.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:37:55.361Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=6e3e5a9f-9d8d-4a87-b7de-7eeddd5b9ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:37:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:38:05.383Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=1718a119-7e2d-41ab-afdc-a3223e1f9ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:38:05.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:38:15.398Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=70e667a7-a474-4742-9d09-33cc74e84f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:38:15.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:38:25.414Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=63bb2e4f-488c-4009-84c4-d2095c5da2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:38:25.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:38:35.437Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=75e8dc7b-45d0-47a8-bf99-ef76de2042d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:38:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:38:45.453Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=2d368978-976a-4c7e-a4f3-23361039fa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:38:45.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:38:55.472Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=1b7c8158-a6a6-484c-8269-81b847c2df0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:38:55.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:39:05.487Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=e60214ac-9b26-417e-9f96-741c03096b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:39:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:39:15.506Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=ec4a0d24-7b18-4505-b748-41f87fe9b02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:39:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:39:25.523Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=04d99dbd-bd75-454f-94d6-32f07fe326d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:39:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-29T10:39:25.560Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:39:25.560Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:39:25.560Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-29T10:39:25.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:39:25.561Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:39:25.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:39:25.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-29T10:39:25.567Z |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 |2022-11-29T10:39:25.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:39:35.540Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=b0fb9360-77d3-4031-ad1e-ab63363515cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:39:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:39:45.558Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=193508fe-b546-4a21-8d74-b4b09c87c1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:39:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:39:55.577Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=7c09db27-5169-400c-b4e9-505cce446d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:39:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:40:05.592Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=2519edea-ca19-4bd6-ae77-d5d24e6d4bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:40:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:40:15.607Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=aa44ab72-aebd-4e88-9e34-278528026a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:40:15.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:40:25.621Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=a6746add-b995-44e1-bc8f-0e62c0592f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:40:25.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:40:35.672Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=28e8341c-3cbe-40de-983a-ec559f29cdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:40:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:40:45.688Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=bcb09a29-c93d-4caf-8cbd-2a9fd93dfc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:40:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:40:55.707Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=4bc9a668-920b-4c12-9d77-e1ed6cbbba90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:40:55.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:41:05.723Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=605632f1-7e64-4666-b794-71d82df21ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:41:05.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:41:15.741Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=02766281-f969-46f4-ba67-530b4575cbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:41:15.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:41:25.757Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=29cb7952-37cd-475a-93a0-80fdc0624780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:41:25.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:41:35.775Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c19982db-7658-4f98-835e-b14c5bd2c443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:41:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:41:45.791Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=7a045ee7-528a-4eac-892c-3cb4078875c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:41:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:41:55.809Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=12758228-f5e3-4c7a-9be3-4be780cde401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:41:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:42:05.828Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=3acf4732-ea76-4f3d-8be1-2cf6dd6e3500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:42:05.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:42:15.842Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=e0a6b9dc-c542-4cd6-b68d-ac738d7d5164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:42:15.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:42:25.858Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=27d02e81-b1e7-45b3-9903-82b9a84479c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:42:25.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:42:35.877Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=631be454-b04d-47d9-8ffa-a45a0af74820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:42:35.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:42:45.894Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=896431bb-b0e0-408c-a05d-03c5fe78d7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:42:45.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:42:55.910Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=736da930-bdae-40c4-8d22-82d45b71ef95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:42:55.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:43:05.929Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=f2fcc360-bd70-40d1-85aa-1d2e82b26650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:43:05.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:43:15.945Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=9d34d73f-e80f-4df0-af83-0d98a13a2d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:43:15.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:43:25.959Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=2903f552-7b4f-407a-854f-3f5603682311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:43:25.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:43:35.973Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=2949ac79-42b3-4101-8c19-8b4dd8f29a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:43:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:43:45.985Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=bb3ddd3c-b1c9-46d3-9d5b-eff65c24946c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:43:46.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:43:56.000Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=dd5492c6-fb1b-4fc3-b928-6ca602e9ce18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:43:56.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:44:06.034Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=4839fc65-24af-4029-862d-182ab8ec14e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:44:06.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:44:16.048Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=c518ad2d-48dd-4a92-81a9-d34dd2d309fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:44:16.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-29T10:44:25.618Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:44:25.619Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-29T10:44:25.619Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-29T10:44:25.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:44:25.620Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:44:25.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-29T10:44:25.629Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-29T10:44:25.630Z |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 |2022-11-29T10:44:25.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:44:26.064Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=0a0759a4-53fd-4910-9774-b60caf66400b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:44:26.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:44:36.079Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=1b1b5746-c97b-4b9e-9400-c7172eee3e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:44:36.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:44:46.096Z |INFO |Init configs |InvocationID=397096a1-80cc-41ff-915d-295b8270d137, InstanceUUID=511853e4-adbb-4554-a1bb-0ad2aaaafa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-29T10:44:46.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |