. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:25:03.303Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:25:03.318Z |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-22T23:25:03.318Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T23:25:03.321Z |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-22T23:25:03.835Z |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-22T23:25:04.002Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:25:04.003Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:25:04.003Z |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-22T23:25:04.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-22T23:25:04.236Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-22T23:25:04.274Z |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-22T23:25:05.932Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-22T23:25:06.572Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-22T23:25:06.617Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-22T23:25:06.618Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-22T23:25:06.728Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-22T23:25:06.728Z |INFO |Root WebApplicationContext: initialization completed in 2453 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-22T23:25:07.830Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-22T23:25:10.707Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-22T23:25:11.438Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-22T23:25:11.639Z |INFO |Started MainApp in 11.94 seconds (JVM running for 12.757) |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-22T23:25:11.699Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-22T23:25:11.710Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-22T23:25:11.713Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-22T23:25:11.760Z |INFO |Start scheduling PRH workflow |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:11.788Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=72ccc66e-cc0d-428b-8446-db1de38370a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:22.560Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=86978ea1-1bdc-4526-baa8-4cdac1dce3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:32.598Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c0426b2a-60be-497a-ae91-daf218452c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:42.622Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3846f9e9-f242-4c86-bcb3-a66aa7cf3cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:42.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:52.657Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=eab51931-6587-4f90-8f33-0e0f0b60c0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:25:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:02.702Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fb4536f8-a2ba-4114-b7de-b96d4f363747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:12.717Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=55adeb13-1750-481f-83e9-cdc7c5a878ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:12.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:22.738Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b9084b05-d5db-41cd-bd2e-d1a7aa46d2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:22.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:32.754Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ebf83e8c-d2ba-4e1e-aa58-2a614c73fd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:32.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:42.771Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b0a810b0-adc3-40c4-8d1d-bf0ef268cff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:52.797Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c3e8638a-01fa-4005-b46f-13796c4eb14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:26:52.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:02.823Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1a45c47c-f10c-4da2-8d44-384432cf2f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:12.841Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4a6356fd-1f9f-485c-91fc-f2ee493c8abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:12.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:22.858Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a53a1d7b-c292-4114-a69d-372f10455546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:32.875Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5148aa34-f78a-4348-9448-9d0b34a0df2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:42.889Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2433840f-29f9-409b-9cdc-fe6faebeef0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:42.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:52.905Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=323bca3d-694d-43ae-b063-67df822f1ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:27:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:02.926Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a53a9b00-29c6-47b0-9d20-58d47e598a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:12.948Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=88778bc2-6668-49f7-88fd-6204deb2bf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:22.965Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a73626a9-c288-47f4-b79f-4094a8593ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:32.982Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=da889cc3-9126-4d7d-a0d0-df74bc6b20c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:42.998Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=05ef0218-d345-4f4c-9513-63c002e83fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:43.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:53.016Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a0f80b65-234d-42ca-922f-d6a90e9b248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:28:53.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:03.032Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=84863166-10ab-4dfd-ad75-de77a37c2f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:13.048Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d537730a-2741-4c1f-875f-c13efeaf9a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:23.061Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5fa374a0-6b19-4abd-bd53-173499f33ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:33.077Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=84cfd3f9-d188-43e5-b09d-b25b6f669571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:33.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:43.092Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0ef4557f-a60d-4826-95b0-51022573fee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:43.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:53.108Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bba1c7eb-9b57-4ed6-90eb-a44a50da0dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:29:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:03.121Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2d624954-6c03-4df9-b09c-28708b791e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:03.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:30:08.449Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:30:08.449Z |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-22T23:30:08.450Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T23:30:08.450Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:30:08.451Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:30:08.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:30:08.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:30:08.467Z |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-22T23:30:08.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:13.147Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=37cbf85a-ce61-44f1-a165-857ffd7bb70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:23.169Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4ff4aff1-f51e-4da7-8b62-48c016a3e9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:33.184Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6da2e7bd-41e3-4f69-9cf6-988e59a004aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:33.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:43.199Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ecec7f09-28db-4333-a8a9-c416a18270b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:43.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:53.216Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b658341e-0eea-4216-a40e-2aa4ba28ddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:30:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:03.246Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c218ef2f-efb4-4d16-838b-c13a49b5e92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:13.262Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6e2a7398-39f0-4fa6-8f3d-368c1343be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:13.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:23.279Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0c53461e-fc4a-43bd-bdaf-28d48ec920b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:33.298Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=98ea415a-6112-4a76-a14e-687b0c2c1073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:33.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:43.316Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ceb95781-3d4c-4690-a477-9428ed72e9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:53.333Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7a618667-dbfa-4a11-bb7f-9f16937760fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:31:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:03.349Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a925f812-2036-4786-b6ae-674e4c28ccea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:13.366Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4fdca1d9-a9fc-427c-8b42-7b3174ace119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:23.388Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=071e529e-cfda-4487-ac30-b1cabdf54077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:33.410Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a16744a5-7175-4d4b-a2a6-a5a6e4b68e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:43.440Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=dc79f58e-b4fc-444a-90f9-560e1b0df019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:53.457Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=da500ee9-2ba2-4474-b1a9-275fa2bd4375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:32:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:03.475Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b197dff7-394b-404f-8480-764f6877c658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:13.509Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=abb922fc-0cc6-4145-8885-bebc069a35be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:13.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:23.528Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fdd89275-ac3e-4882-b65d-8f0881d9bffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:33.555Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f609a0be-7b30-44d3-a3b2-10dff949d073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:43.585Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=34983759-4ee0-4ee0-95d1-f489051d193e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:43.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:53.608Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5881a8c5-7b08-49bf-b29d-131d1a53ac51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:33:53.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:03.626Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=702ee699-7555-4b8a-9f6f-5fbdb0fef1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:03.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:13.648Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=184a1603-be68-4757-a3be-665fe5927b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:13.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:23.675Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e08896cd-2ce0-49ff-9af1-e9e571abac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:33.692Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ba67ec7f-15f6-4007-9a0c-c9a66cc64ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:33.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:43.744Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=97ee2457-ea2b-4344-b33b-3e3e59c4e361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:43.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:53.770Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4b72b7c9-04ab-48ee-a090-e6c2bea0198d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:34:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:03.785Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6ebb8930-6576-42b6-b614-0de33452d49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:35:08.252Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:35:08.253Z |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-22T23:35:08.253Z |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-22T23:35:08.253Z |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-22T23:35:08.254Z |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-22T23:35:08.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:35:08.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:35:08.265Z |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-22T23:35:08.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:13.801Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c14c4369-2024-42ee-9add-77d3e9014b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:23.815Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e1d2de2e-b5f1-4abc-88c2-fd96f6b22e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:23.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:33.829Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=47c251df-03db-4f18-98f8-314a488c230b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:43.844Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5d546203-dd2e-4d86-b20e-5d240dddf9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:43.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:53.860Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ca9dc2ef-6348-4032-abbd-c50d996e6053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:35:53.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:03.876Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9cc66e5f-a235-4b5b-9f5e-5047f986a798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:13.888Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=83b55c5d-8330-4c3e-8f01-aab4b30b6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:13.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:23.902Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=03cbe059-3b1f-4023-b0aa-6fd8af3b9141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:33.915Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=127d9117-2e0c-413c-ac7b-a2c325631ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:43.929Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8e870058-92bd-4907-be43-a01792cd2734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:53.956Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=231d3d1e-29e8-4214-8458-7ec9043b068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:36:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:03.985Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=efca8fa2-4890-471a-8953-81de1805b648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:03.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:14.001Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ecbce4da-e1a2-4830-8851-2250dd104c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:24.018Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=adba8ec2-d70b-485a-81c4-3d7885c79326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:24.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:34.033Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=385d85ea-c0cd-48a0-9d02-c9a0db7205d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:34.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:44.050Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e8c64402-438e-4235-ac19-75928cabd69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:54.063Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=396816e3-8fb2-4e9a-8653-f4b205a98db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:37:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:04.080Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a3b77872-0de3-4aa9-9b79-2f3acad7dd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:14.099Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4d5f8744-1792-4e33-af6e-2e8af831f029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:14.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:24.116Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=964947b0-d6be-4430-87d2-7db061186f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:24.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:34.137Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=aee296a1-1c53-4999-a713-679e555d28d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:34.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:44.159Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=da5bb4bb-1957-46b0-a35d-87da34a4d647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:44.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:54.177Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9843cfd8-4eb8-4fcc-9b0e-4cb18064bef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:38:54.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:04.200Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7a81c807-3a65-4e1a-8c96-3062732e89f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:04.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:14.230Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9226ee34-275c-4856-af7f-842e1ab51ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:14.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:24.251Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=836fa75a-70ad-474a-9c49-ba0c4d6b469a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:34.266Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=45cd8088-786b-4e95-9587-f0c8f44ec63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:44.280Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=390ef362-b0a9-4786-9b63-d1ebd76cb3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:54.312Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=991c37b1-1c81-44b9-945a-50e57a7c5c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:39:54.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:04.335Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9408d26d-bc8c-4ef5-9080-fa34890bf63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:04.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:40:08.307Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:40:08.308Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:40:08.308Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T23:40:08.308Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:40:08.309Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:40:08.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:40:08.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:40:08.329Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T23:40:08.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:14.350Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=257700fe-175c-4c0e-bd6c-3268993d9345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:24.364Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5f8d8385-0dec-486e-8b9b-917d372d4be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:24.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:34.379Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0c7db8d9-a5c2-4c63-9e3b-0896c4c31c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:44.403Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a0bb2bcf-904b-4098-bf79-6c176b190cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:44.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:54.417Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5b426838-ebdf-41b8-89b4-61386cab8322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:40:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:04.431Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4cafad0e-ef80-4c3f-8b52-9c9e3eaadce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:04.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:14.449Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a0509482-0317-4dc1-874c-808b098005b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:14.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:24.466Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1682c886-eca1-4344-899d-2174e7e7b1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:24.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:34.492Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1ac8105e-5452-435b-aee1-96147991ce2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:34.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:44.510Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2e55030d-354b-4063-a373-5adce9f12422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:44.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:54.526Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e187e16c-21ea-475a-bc92-057ba37a2019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:41:54.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:04.546Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=304d1c4c-c801-48d6-8e0c-dc44f2171df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:14.584Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=95969e33-df6c-43ee-984f-965a3a97ce99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:14.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:24.612Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=005bb0f8-d19b-419a-85c5-2e87be84c7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:24.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:34.629Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=10856704-2503-45b4-8f9a-68fb9e701597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:34.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:44.643Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b6a1dfec-9bb8-4e41-b4ac-6db0e9636c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:54.679Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c9d0fe04-0c83-4531-ac6e-fa79cd2f7a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:42:54.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:04.706Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2281dbd1-c902-48f9-bb68-c5a3059bd492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:04.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:14.722Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b74a9c9c-15e5-4037-af9b-6b5ba3018d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:24.748Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=31ee035b-0ef3-4f20-995c-4b2db3d0afb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:24.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:34.782Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f872cb7e-1470-4cb3-a9e8-b349b6c2d3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:34.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:44.799Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=49666fb5-3740-4b4f-9976-7c5b96724ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:54.820Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4c0c1113-cf5c-4d62-b4e0-358d2dab15ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:43:54.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:04.848Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=692e99f7-9cad-44d0-9c05-f186156cade7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:04.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:14.868Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=53e28288-edd9-40ab-a025-9bf006602e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:14.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:24.886Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8801d57e-03cb-46e6-bc70-1b419a1fade0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:24.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:34.912Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d587e8f2-641f-495c-aca7-1389d8afae83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:44.926Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=93992be1-147e-4a30-ba1f-ad96e38a3bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:54.943Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7c8a76e9-5772-4287-b870-c8d6fb4a6c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:44:54.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:04.969Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=604ffdfb-b60b-4900-943d-2db22f34cfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:04.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:45:08.278Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:45:08.278Z |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-22T23:45:08.279Z |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-22T23:45:08.279Z |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-22T23:45:08.280Z |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-22T23:45:08.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:45:08.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:45:08.296Z |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-22T23:45:08.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:14.989Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e08b011e-e1a9-4db5-ae07-113c89199e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:15.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:25.002Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=dcbdaa76-3f7c-4e0d-bdc2-27a3b6803c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:25.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:35.014Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=84429477-4be0-42af-ba99-1cd48e2d1079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:45.027Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=46ad9229-2d1e-4e01-9c0e-ec7da6c24e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:45.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:55.041Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cead60a1-a216-4fbf-8165-5a89575c759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:45:55.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:05.056Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c069c652-4ada-45a8-935d-49702fb9ed68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:05.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:15.071Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e76c1be8-51fe-45dd-a346-13e0c6ca5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:15.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:25.094Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e0b53e9d-eda3-4cc2-a599-421d3bc623a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:35.113Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=98c028b2-4166-4d84-94d7-9e403e5b9d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:35.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:45.127Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=de980002-86e1-4773-8408-fd8145bde114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:45.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:55.146Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a8c79e4d-a08d-440a-bd8c-199c4c5f39c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:46:55.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:05.167Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a4263c44-41ac-4f18-9e1d-13082145b40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:05.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:15.180Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6bf02394-1be5-4494-a924-29a92bcf7686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:15.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:25.193Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2224c99b-7362-41d5-bccc-ce35cafa3c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:35.207Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b7caa362-01a9-466c-af43-78ce4f1e248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:35.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:45.223Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2f1199c5-e665-4d45-acff-55a242248f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:55.235Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8d7b3d34-9f69-45f8-8a25-af321e11a237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:47:55.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:05.265Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6ff0c360-1f28-4413-919e-5be2c880335b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:15.278Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6db38afe-34ce-436c-9554-088f3ab22216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:15.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:25.295Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6469198c-11d9-4228-974a-5330e565669e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:35.309Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0a8f3693-18cc-44e2-ba40-57ee32dd587e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:35.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:45.323Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8f5a51cc-1a4d-4645-a9c4-eb191be54b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:55.340Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c9a83404-b5df-46f1-9817-6b4985bccfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:48:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:05.361Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9cef159b-8a01-486d-9ed0-83ee91589c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:05.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:15.376Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d45d8f3b-8282-4af5-a32c-dd66de44be14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:25.392Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6bb12fab-ce5d-4242-b3f0-6c83c8896bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:25.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:35.411Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b1145b1a-d01f-4038-a051-e2134b5bd051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:35.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:45.428Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ff232d4c-faa4-4c38-b3eb-475c788a9984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:55.447Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=35b0a994-a3d8-4b1b-841f-9ef58611d915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:49:55.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:05.465Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c7d94f17-9636-48bf-b854-114b04d74888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:05.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:50:08.099Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:50:08.099Z |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-22T23:50:08.099Z |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-22T23:50:08.099Z |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-22T23:50:08.100Z |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-22T23:50:08.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:50:08.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:50:08.107Z |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-22T23:50:08.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:15.481Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0e15a2a1-cf0b-4cb9-9259-efcde1b9c05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:15.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:25.494Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=205a66e1-97ed-4e6e-9379-9eb859e58325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:25.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:35.509Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=29ae361a-05eb-45be-a20b-99b9c75e43a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:45.524Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fdb9db95-9260-4767-a74d-fac2d4c1d941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:45.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:55.538Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b3598b38-f15c-41dc-8376-0eefac3bb14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:50:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:05.553Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8ea436dc-06e1-4ba5-b50c-2c341a6552c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:05.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:15.565Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0b363135-91c8-41da-96d3-52c77e8039cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:15.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:25.577Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3c76fd71-f784-4671-8efb-9484a21aaca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:35.615Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=910840a3-08d4-42e4-b153-ccf880a96c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:35.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:45.636Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e3662b9d-5977-4d17-954d-c9a4ad4cce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:55.650Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=18c0921a-6e48-43a2-8a36-1075244901fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:51:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:05.675Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=79a73b46-d47d-4f39-a416-dbb1ae5ef073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:15.689Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f497d621-d5a5-40df-ba53-d6e9daca44ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:15.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:25.723Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7fff361e-c75b-4396-aa8f-0d6960e856ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:25.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:35.737Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f0958191-8e14-4fa9-957b-831cddb9913f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:35.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:45.754Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e2f88b79-9e0c-42b3-8991-549244270628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:55.776Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a468c68c-24a2-4a00-9a47-3b79cce0e94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:52:55.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:05.803Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8264ddc4-501f-4baf-b3a7-ee66db65717d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:05.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:15.818Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cb17db6e-1d68-4c3c-878e-2e80fe09aadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:15.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:25.831Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=de79bcad-729c-4d9f-9230-3120cc9c7fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:35.854Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ed183cc1-1393-44ef-83ce-6d3f498d7ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:35.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:45.869Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9276388e-28a4-4347-9382-9a8f9567f5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:45.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:55.881Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=06f6b69f-2490-4293-88e5-04a8a5360e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:53:55.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:05.901Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=75975cda-4315-4247-b34f-a87e2c864956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:05.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:15.925Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1daa3906-209d-4e1d-bcff-36cc62c693c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:25.940Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2a188722-130b-469f-b39a-c207924188d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:25.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:35.958Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2ab5f491-e2ba-4cb0-9d11-881e8c7943ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:45.977Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9a75ed58-6a67-4610-9de3-62516d7d2f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:55.992Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ca1c722c-f2c3-46ae-80fe-1fdade9eb9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:54:56.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:06.005Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=00e259f3-c84e-431e-86af-b56a1fa313f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T23:55:08.325Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:55:08.325Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T23:55:08.326Z |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-22T23:55:08.326Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:55:08.327Z |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-22T23:55:08.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T23:55:08.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T23:55:08.336Z |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-22T23:55:08.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:16.021Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a4ac1fcf-3f85-4a01-aa26-64dc5dd6660b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:16.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:26.037Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5b395a2f-be0e-4c84-a123-833f160f836a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:36.053Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=70e63e1f-fbba-42aa-8bd8-3396453a8ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:46.068Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b238a2f2-9a89-4f42-999a-f423c3fd810d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:46.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:56.083Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7c38e3d7-66a4-45a8-8644-136ec68c206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:55:56.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:06.114Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=16f8a31c-62e7-43f2-9e32-e5416d484eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:06.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:16.128Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2af1ead5-686c-44dc-bc08-331e808f4027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:16.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:26.145Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2fa93153-e353-4ef1-a79c-7971a7eb98ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:26.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:36.161Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7b38ebbf-d095-4d6c-a46b-c0154dcad3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:36.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:46.177Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=af9906bb-79a5-4404-9fcc-e940bee07f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:46.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:56.204Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=472c6d38-867f-4140-9928-3b671f3234b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:56:56.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:06.218Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7a5d5200-b09f-486e-9732-83a0719b6214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:06.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:16.241Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8c130595-7196-4f18-8113-7209715ff9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:16.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:26.257Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=05fc1587-9752-4be4-88f5-027df66bcd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:36.272Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6b116eaf-7c0c-4d83-a988-c663a292e31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:36.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:46.287Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e6e1cd53-4d30-4e54-90e1-7d9edd5ec03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:46.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:56.300Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bc6dbbee-8238-4470-b91b-3fb3b50de374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:57:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:06.318Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c48d2b3d-2d71-495e-87f7-8547cade1d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:16.331Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=57b1b5cd-528a-45c5-bbb5-4253bbb8fed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:16.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:26.359Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=41ed5ed2-c0c8-4dd2-9119-fb7caf3e3fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:36.389Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6ef49bf3-e150-4971-aa1e-66f8bf666db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:46.402Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3244e1b0-5bc8-4741-b83d-25e5596f8c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:56.429Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=70b1a76f-fd85-49f8-9d18-10c702bdd2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:58:56.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:06.455Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4f719c2f-39b4-4d3d-924d-5eb4521b5c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:06.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:16.469Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=540d1016-16bc-42b6-b3f2-149c8f227982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:26.484Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b511a745-39dd-4d93-adca-d731d6c17889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:36.503Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=53112736-b1b3-4b02-86e9-33696fa1ecde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:36.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:46.561Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e4ffaf67-4ea3-4000-b6d8-d03c07fc38dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:46.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:56.580Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=748f7883-1681-42bf-8e89-bc0d292b4a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T23:59:56.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:06.593Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c0576b04-c3c0-4a19-9ecb-570b2ae885e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:00:08.181Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:00:08.182Z |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-23T00:00:08.182Z |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-23T00:00:08.182Z |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-23T00:00:08.183Z |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-23T00:00:08.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:00:08.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:00:08.190Z |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-23T00:00:08.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:16.628Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=01800ded-51c4-41ef-b339-133640d610da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:16.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:26.642Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ac63eca3-3583-4ac6-9cec-3c7f4d854a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:36.658Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7abf4730-7db6-49a2-a13f-9986acc1e592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:46.696Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bde404a5-f4b0-48e6-a1ac-84f2e629a049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:56.714Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=712baf1f-0483-4e20-ae33-251e39d8d1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:00:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:06.739Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f18f6bce-40a4-45db-94ab-7d9348a925d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:16.769Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4db5ddae-1d00-4053-b673-8da512dab27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:26.789Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7226a727-ebb0-4c00-a741-925dbafb5b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:26.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:36.803Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0784249a-1279-4fa7-bcc0-762952e41cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:46.868Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=14c5daf5-8321-40d1-bde6-372de8e393d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:56.882Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=abc1cd24-02bc-4079-a239-30dc88123f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:01:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:06.895Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c283adf1-cae0-4e79-aa68-80ad24632e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:16.912Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=94385451-4da2-41ee-b5a3-7a658a9fdc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:26.931Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cb12c148-3fdf-414a-bdbb-581f84d1a6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:36.946Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ff8c326f-3345-4015-b9a3-6b5ce98647ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:36.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:46.961Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6d487385-453e-44a3-8bab-ba1bcf119482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:56.992Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e4760704-bfa1-4f5b-9734-c8821756e752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:02:57.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:07.007Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fe8c004c-7ab3-4c2a-9cc3-c3cf76e535ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:07.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:17.019Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=26067e34-5f31-425a-abe5-25825ab0d773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:17.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:27.033Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=41593a61-8779-48b2-9192-bcde6e379ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:37.055Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=db21a31c-9f56-44d7-a632-52a37bf1cee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:47.070Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c4478a46-a380-46ca-9dc7-19a6f3ee20cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:47.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:57.086Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8d6cc42b-d03d-47ba-ad38-915496ca27ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:03:57.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:07.101Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=010bdb69-b9d5-401b-9c9a-a15f00ed7454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:17.121Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=41eb812d-f525-464e-a194-b76f0ae5a519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:27.140Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cc5b4b3b-1c10-4209-8fca-192ad46ae40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:37.159Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9e2b2c78-fff1-4831-a49d-e3ed80512198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:37.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:47.177Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=47100d48-cc37-4312-8315-3fc66fdaa98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:47.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:57.195Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c8f7d9b5-d931-498e-8d32-6decd8e0212b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:04:57.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:07.237Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3f1bec3b-d856-4e4b-af3d-d0fe316a4af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:07.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:05:08.255Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:05:08.255Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:05:08.255Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-23T00:05:08.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:05:08.256Z |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-23T00:05:08.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:05:08.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:05:08.266Z |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-23T00:05:08.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:17.252Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b3c91892-0024-4e25-9aa4-0c2f6eac6027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:27.268Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=82ec8c1f-ce26-41b1-a151-6e9f9864ef3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:37.284Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7cdbd314-04db-4e36-b8e3-662a630a56d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:47.299Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ef98dbf9-7949-46a4-a647-2eb03d49b354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:47.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:57.313Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7cead478-7e01-46c9-9aeb-99f8e1138c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:05:57.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:07.328Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b64dc6f8-36c6-401e-a523-a8c03ba305c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:07.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:17.342Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7109d964-df39-48ca-a393-e54dca441987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:17.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:27.357Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=900d5dc8-355f-464b-b1c7-df2bc803c9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:27.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:37.378Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0af72c54-a83e-4587-bf35-9799f2aa531c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:47.393Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b686a39b-9ad1-4e12-af0a-4048e697e4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:47.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:57.411Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ea5f6ca1-260b-4423-9d55-ea4ff751841a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:06:57.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:07.438Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9f4fa2b3-0cc5-4043-a76a-0a2e5cb12f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:17.453Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fa62d420-1460-4c35-9362-ce3f9b57167c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:17.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:27.468Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b2f9a7e8-3ccf-4c7a-a797-f69e177bef6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:27.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:37.493Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a77deff8-0e37-4a4b-9d02-61fd60479391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:37.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:47.507Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e3a8f604-4493-4faa-8faa-dce8d0da5e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:47.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:57.528Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1ab4433f-7533-4978-9260-8d34cc4c7e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:07:57.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:07.552Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=fa1cf1a7-9f96-4780-a4d3-96ff37ee9289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:17.564Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b1be3bce-3c12-4db3-9d81-e5907c458007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:27.576Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=968976a5-137b-4360-a676-0f0092b1271f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:37.595Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5f86c049-b753-4733-9f19-cfc977dff04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:37.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:47.610Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=62532d3c-6b67-4f88-b016-2bd4ab5ffe69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:57.622Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=51cf6ecb-b17f-4b59-a4c3-73ef628cc687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:08:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:07.636Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9c1124e8-1c5b-4994-a2c1-c042e0a8c04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:07.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:17.653Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=53bc6c7a-5e85-4d78-bb7d-b51a69aa99a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:17.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:27.681Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=79340e4b-9d51-4bd4-8764-3e82288269a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:27.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:37.711Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c5c0a323-4a7a-4990-b7fe-dea5928d3649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:37.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:47.732Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=39e02b58-c103-42c8-af28-f735967157d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:47.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:57.747Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=21c9eecd-6802-4ad9-8eb1-34773c89627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:09:57.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:07.762Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5033fc19-2fc9-4cdc-9ffb-42ea59891444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:10:08.170Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:10:08.171Z |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-23T00:10:08.171Z |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-23T00:10:08.171Z |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-23T00:10:08.171Z |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-23T00:10:08.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:10:08.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:10:08.178Z |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-23T00:10:08.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:17.777Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9084019c-5dc9-425f-85b3-3f5570b2a479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:27.806Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=66e554c1-b315-4472-949f-49ba79882287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:27.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:37.819Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f6592c10-11e1-4ad0-b9cd-3db45f09f1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:37.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:47.832Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=881f644e-9dce-4327-b2bf-4cfeba267a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:47.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:57.848Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=69896246-6e27-4961-a9c3-a387e41fa14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:10:57.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:07.870Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4360db0a-502f-4bf1-abc3-70415241df41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:07.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:17.891Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=19251145-49e4-46a3-8fdf-11a05ff69888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:17.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:27.911Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bd24bb28-2e5b-437a-82ea-cd679e42e94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:27.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:37.928Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=25563ba8-a1fe-4c4b-a411-74056eec45e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:37.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:47.948Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6a8872a6-26e9-49f2-a0a5-2b0e5a043290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:57.963Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8a4ad560-77b5-473d-ba0f-04d9747cf254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:11:57.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:07.980Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7b18c90b-1c40-4b71-a10f-6e1560946929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:17.999Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0aa4387e-d8a9-4c09-a698-b4ac4a3d6f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:18.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:28.012Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1399f9fc-67f1-44ca-b610-42b0a9181d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:38.033Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4f0aaef7-983d-420f-9ca1-873dd392d1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:38.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:48.049Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=79261dd4-432c-46fc-a42d-ad48c13b2254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:58.065Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e6b2a360-ce75-47d8-ab5c-01272cc66ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:12:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:08.082Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=376a19bf-615a-4966-b4b2-a9f8cb5d28f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:18.098Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b66400c9-e870-48e7-b966-b4eec2399325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:18.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:28.113Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f4d7bf00-bb9f-40eb-bb75-e75f23c59bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:28.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:38.127Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e5e89aa7-8783-4b21-ab6a-6b312e3d0bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:38.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:48.141Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=8ca4eafa-ff25-4c7a-a7fa-0ba479a80828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:58.227Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=9c95ddaa-a557-41e5-9e51-e7ee71a9df64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:13:58.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:08.244Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4a6a21de-9ce4-4460-9153-65b322267c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:08.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:18.259Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=45a7342e-8c74-4064-8127-c7672291df42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:18.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:28.276Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0a26d1af-f19a-44f1-9793-7085f9c80ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:28.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:38.293Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=288ddedc-993f-4284-93b2-0bc02394186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:38.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:48.309Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5e487e8c-f1ee-47d2-89f2-1b98c15fef68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:48.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:58.326Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e4afceef-6736-4299-93c9-421f5eb320c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:14:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:15:08.196Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:15:08.197Z |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-23T00:15:08.197Z |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-23T00:15:08.197Z |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-23T00:15:08.198Z |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-23T00:15:08.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:15:08.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:15:08.207Z |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-23T00:15:08.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:08.350Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b73e2a58-6c3c-4bd6-998f-a9337e969e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:08.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:18.365Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f3f1be4e-e6f8-4892-a5f5-f55e54642e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:28.380Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=39d12a93-b7d0-4710-9978-0bc97e0aae7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:28.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:38.399Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5262bfa7-68e6-4163-b1c4-a7b18e12a91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:48.410Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f47e0c82-3308-42d3-88e8-32908c620a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:48.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:58.422Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3d6c7607-a235-4c57-9b95-7ad153bf4efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:15:58.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:08.434Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0d0eb02a-6ff1-4f63-9ee4-833d1e026d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:18.451Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c74cfcf2-5e8a-43d6-9689-a7fd83c94de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:28.468Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e8235203-01a7-42e4-bedf-b365c0d2424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:28.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:38.482Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=faa628de-4d7f-489c-9ad4-80cc35b2a95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:48.495Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2392ae56-6fc1-4817-8d95-85307e673c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:48.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:58.512Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4f2ab9bc-312b-488a-a1cb-9c32a3bad4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:16:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:08.528Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2009c131-065f-4ed6-8f6d-b6c2fb215b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:18.546Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6ee8a5b1-51f9-43cb-a018-c0f81e4fe5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:28.559Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c59027b2-2a75-437d-8da9-7554398e9126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:38.575Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a684d4db-d962-4c12-b361-f178775faf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:48.591Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=efd5abd4-19ce-42ba-ad64-ff89e9f18a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:48.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:58.605Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3f47e9c2-9b14-4936-a1ce-82b7b7e8f4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:17:58.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:08.621Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=25164934-9125-40da-b186-159fe7206ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:08.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:18.633Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c133b0fe-f9a9-4e67-af8c-9f12ee3948e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:28.650Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=299a045f-21b9-4441-8390-8e90485e84ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:38.670Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d62417eb-26af-4d8f-a367-ff736ad85b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:48.686Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=202a50e6-19dc-4b18-ab0e-ee0dc877058c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:48.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:58.703Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=09f3c7c1-9b86-41fa-8200-6eb19aa18ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:18:58.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:08.716Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6810321f-0622-46a9-a0f1-77b3c8854263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:18.728Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f95463d3-60f3-4e83-9c42-1867267d5e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:18.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:28.741Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=48307229-1714-4312-8df0-4e9d2470330e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:28.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:38.765Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d7c51c5b-e79a-447c-a764-da0405d4f590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:38.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:48.781Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=430d74bf-22e7-4b9c-a5bd-c52235ba7262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:58.803Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b048dceb-3529-4749-a973-bfad6478aeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:19:58.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:20:08.169Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:20:08.169Z |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-23T00:20:08.169Z |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-23T00:20:08.170Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:20:08.170Z |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-23T00:20:08.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:20:08.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:20:08.177Z |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-23T00:20:08.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:08.820Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=04dc612d-85fb-4dc1-b02f-c3b0d651c250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:08.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:18.832Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=019e86c7-5157-4a61-8f0d-db1d3fdcb59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:28.845Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c1ff015f-186e-496a-b769-b316ea5f08f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:28.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:38.863Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6c348453-2ce7-436e-93a2-c7d1d4bd5636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:38.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:48.889Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=42be68dc-817c-4597-abd7-a33ee640f494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:48.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:58.901Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5bfe19e2-b6bb-4f4a-a54d-d962390a1dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:20:58.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:08.917Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0cd3a7d0-1dfd-4476-aa5f-c8f3e25a259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:08.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:18.933Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=dfa9df0c-2de2-41e7-a0bd-968d55c979de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:28.951Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=007a5067-c520-47f8-840a-56f8d2dc451d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:28.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:38.965Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2a33ab12-90bf-4bfc-9f8a-61b6ac3d2192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:38.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:48.982Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e4fa93f2-583f-46ff-96bc-faa1959b2e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:59.001Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4640079c-37cf-4c42-af99-5132742ae241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:21:59.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:09.022Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=facc1905-5922-433e-982a-6f4bc986c16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:09.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:19.037Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=368a5cdd-1d0c-4089-bcb2-c39519cd1325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:19.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:29.052Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=22b67a12-aec7-46af-94ca-012f2217d69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:29.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:39.066Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=220e2e29-01a3-400e-a1c1-dcd63dd9d6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:49.083Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cade0ac6-c3cc-475f-843d-c1a9ec2c399d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:49.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:59.098Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e15844c0-cb8d-4266-91e9-3add650ea4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:22:59.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:09.111Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5c8c64a2-ee1c-4f97-8afa-b1ca82d394d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:09.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:19.137Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=cfe55ab3-f51b-47d1-90d6-db168c76cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:29.151Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5a0f85ca-d5bc-43ba-b84e-1f2e1d14851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:29.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:39.164Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0e1bff52-1260-4353-b423-e2ac32464ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:39.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:49.180Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f3b95a36-2e08-45a9-b33b-605d3c6c2255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:49.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:59.195Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c5c84730-7a39-4c68-b376-6e66a4079f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:23:59.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:09.208Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=dd9ff746-030b-4c1e-9ecf-ec11f904cf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:09.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:19.224Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6bf32d05-a083-43c0-997e-f295615dbb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:19.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:29.241Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=78fab1a6-17fd-405f-a136-2ca5bd003af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:29.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:39.260Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6ace1162-cf3c-4722-9631-ffc6bf5cfeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:39.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:49.275Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4f36372f-41c7-406f-845f-e3a7a9e8730a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:49.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:59.290Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=96f2a897-ee6d-4ae0-97e3-466884bf958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:24:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:25:08.115Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:25:08.115Z |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-23T00:25:08.115Z |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-23T00:25:08.116Z |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-23T00:25:08.116Z |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-23T00:25:08.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:25:08.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:25:08.123Z |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-23T00:25:08.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:09.311Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=43610742-7512-4817-8364-966bc9eca58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:19.326Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6bae4bae-14c4-44ef-86b0-b54640b5ed50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:29.349Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c4af9fac-f5c0-4d40-b43e-fd9741d389a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:39.366Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ff3a7b8a-bb40-4404-8c22-7103492e9097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:49.382Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=774171c8-5477-44cf-b999-f6728a644372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:49.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:59.400Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a8119d2e-6ba9-4ef4-bade-b509d595b87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:25:59.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:09.425Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=584e326f-2523-481d-a514-184f8738162f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:09.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:19.440Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=744a046f-9986-4550-ba8b-63725d854ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:19.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:29.452Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4db2489c-c3ae-4e71-a46a-e9e5a4fae87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:39.466Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5a5219b3-5e5a-4a99-9b28-58db887ac08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:39.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:49.481Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=db9f06d3-1080-4b05-ad63-5671dd1b6ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:49.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:59.495Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f81a3e19-f8a6-474f-92ce-9bf519bb3274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:26:59.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:09.520Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ddfc58e1-1c8c-4c46-b3fb-1f289008bcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:09.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:19.534Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=30c363b5-bbb9-46f4-94d0-0d25ab6d7223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:19.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:29.549Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2e93615f-49d8-4432-8890-c996934db9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:29.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:39.564Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0c502ddf-3cce-42aa-85c8-d292d9555e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:49.581Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=27b99d7c-ea7c-49e4-9444-d1edd4b26988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:59.601Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3abc69d9-ba47-4fad-8067-0b511d3b7463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:27:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:09.624Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=483e68b7-8f94-438d-98d9-0a674a15475d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:19.650Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=886d71b7-1a83-4564-9942-2f4915d309a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:29.666Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2bcc4d53-27fc-441e-8bee-c38f01290958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:29.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:39.689Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4d53898a-e42b-40b9-8737-aeebe6963a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:39.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:49.705Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=4d743794-70a9-4207-bde5-f5b85e516045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:59.727Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b21b7bbb-4da5-4540-bbe2-69219363080f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:28:59.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:09.749Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=c966bfea-1c91-456b-ad8d-775be4b62a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:09.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:19.777Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2fcc9cf9-2ef8-47f0-9ba0-d57fe92079e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:29.797Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3b1e1c4d-6305-4797-8d46-582baa4c67ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:29.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:39.812Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a01b394e-93c6-45f8-9388-38da888e044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:39.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:49.827Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=bea5ca80-2eaa-414f-9d2b-7ff3d8ec42c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:49.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:59.843Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=126c24df-1b42-451a-bd6d-7867bd5e3d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:29:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:30:08.212Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:30:08.212Z |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-23T00:30:08.213Z |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-23T00:30:08.213Z |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-23T00:30:08.214Z |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-23T00:30:08.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:30:08.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:30:08.221Z |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-23T00:30:08.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:09.871Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f7f47c9c-ff12-4b8a-851e-bf82dffd2607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:09.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:19.888Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=3612bc4a-3d9d-43ae-bcca-ff7940c106a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:19.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:29.902Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d179f364-9efe-4063-a230-cd4bb9abfe8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:29.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:39.917Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=7c362ede-15ad-4025-9bb2-aaafe031ecfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:39.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:49.931Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=5de83801-939d-46eb-a7da-7c8f78021bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:59.955Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6a2bf98d-5035-45dd-9353-991ff2afcc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:30:59.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:09.970Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=391bd52e-5838-446f-9a24-1e3a280d91e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:19.987Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=92f53920-28e0-466c-9449-f5dd1c04fc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:20.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:30.002Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=98d8d97b-cbe4-4255-92ae-e652f569f090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:30.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:40.015Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=0dfcb7af-e749-4bb9-a5a5-7a96a28db183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:40.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:50.030Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=da8d4b79-50bc-4a35-846a-a1a9eda2b698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:31:50.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:00.044Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f1cdc8de-3f20-46fb-8d25-f7f724817d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:10.080Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=660e369c-c865-48e4-8a67-b5ac5cd59011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:10.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:20.093Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=2aa4dc8e-0366-4a57-be6a-d98585f5a5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:30.104Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d053b472-7e21-4301-a4f6-680c18cc066a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:40.119Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=f8fa4c4f-2adb-4d44-967f-4a974a0fcb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:40.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:50.130Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=28d3bfca-f0a2-4777-955f-5ad0392d1759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:32:50.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:00.146Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ede7fedf-066b-4c36-82fa-098767eff9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:10.165Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=6048a105-39cb-4b84-9c4d-398f287d43a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:10.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:20.178Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=afc2f3c8-b9f6-4451-b665-3d4a57d9699e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:30.192Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=58bf386a-3c39-4b53-b85e-a61adacf3d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:40.207Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=44c1e007-4c53-42a5-82cd-0cd3cf258c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:40.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:50.221Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=76249775-93a8-417b-bbe6-b725655e5842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:33:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:00.247Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ea7aad6f-6607-4753-b5b1-17d89b3d50ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:10.263Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e58c7424-164a-4cd4-b816-d4b8819603d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:20.279Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=ce094545-f5fd-4162-b202-0d29a23f2a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:20.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:30.292Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=55361982-45bc-4049-9f98-188250e63eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:30.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:40.307Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=d4bb4303-30f4-475c-b5d8-f06579553d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:40.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:50.320Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=b77beaca-82c9-45c2-a3be-1447e1e35f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:34:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:00.334Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=a1121175-0465-43a0-bb35-f6892e4f7e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:00.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-23T00:35:08.097Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-23T00:35:08.098Z |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-23T00:35:08.098Z |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-23T00:35:08.098Z |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-23T00:35:08.099Z |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-23T00:35:08.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-23T00:35:08.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-23T00:35:08.104Z |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-23T00:35:08.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:10.348Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=14895216-9662-499c-a9c1-4fffb09f362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:10.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:20.363Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=1c0025b7-0950-4ec4-bc36-e4c6e111d3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:30.377Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=e08328b9-9f6d-4a48-8b0b-fef6c01f87d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:40.391Z |INFO |Init configs |InvocationID=ba0d1ec4-443f-4829-b369-79bcebef0bd7, InstanceUUID=27d8d0bb-d6ed-47e6-9a42-b1f9249f9342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-23T00:35:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |